Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003709 [Resin] minor always 10-14-09 12:12 01-07-10 11:30
Reporter emil View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.9
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.

Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-14-09 12:12 emil New Issue
10-14-09 13:47 briandeng Issue Monitored: briandeng
01-07-10 11:30 ferg Assigned To  => ferg
01-07-10 11:30 ferg Status new => closed
01-07-10 11:30 ferg Resolution open => fixed
01-07-10 11:30 ferg Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker