| Anonymous | Login | Signup for a new account | 10-31-2025 02:54 PDT | 
| Main | My View | View Issues | Change Log | Docs | 
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0002647 | [Resin] | major | always | 05-02-08 15:20 | 05-22-08 22:17 | ||||
| Reporter | wirah | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.2.0 | Product Version | 3.1.5 | ||||
| Product Build | |||||||||
| Summary | 0002647: contrib/init.resin.in does fails due to unquoted commands | ||||||||
| Description | When I run the provided init script on Ubuntu Server 6.06 LTS, the server does not start and the script freezes because the interpreter reads the command: su ant -c /usr/lib/jvm/java-6-sun/bin/java -jar /opt/resin/lib/resin.jar -resin-home /opt/resin start as passing '-jar' to the su command. If I modify it as follows: su ant -c "/usr/lib/jvm/java-6-sun/bin/java -jar /opt/resin/lib/resin.jar -resin-home /opt/resin start" Then it works fine. The init script needs to be modified as I can imagine this happenning on a lot of systems. | ||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|  | |||||||||
| Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	29 total queries executed. 26 unique queries executed. |