Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3709 | minor | always | 10-14-09 12:12 | 01-07-10 11:30 | |
|
|||||
Reporter: | emil | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.9 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.2 | ||
|
|||||
Summary: | 0003709: Window paths with spaces | ||||
Description: |
(rep by Brian Deng) I'm seeing the following error if I install resin to a Windows long path name (e.g. Program Files) c:/Progra~1/nProcess/server/conf/resin.conf:4: 'javac' is an unknown property of 'com.caucho.boot.BootManager'. 2: 3: <!-- <javac compiler="internal" args="-nowarn -g"/> --> 4: <javac compiler="eclipse" args="-source 1.5"/> 5: 6: <class-loader> I am launching resin using the following command: set SERVER_HOME=c:/Progra~1/nProcess/server "%SERVER_HOME%/bin/httpd -conf" "%SERVER_HOME%/conf/resin.conf" -server gandalf.mycompany.local =resin_home "%SERVER_HOME%" It can find the resin.conf file using the short-path notation, but doesn't seem to like it. If SERVER_HOME points to a path without spaces in the name (e.g. c:/nProcess/server) everything works fine. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |