ImagePath: F:\PROGRA~1\APACHE~1\James\bin\Wrapper.exe -s F:\Progra~1\Apache~1\James\conf\wrapper.conf
However, the wrapper.log contains the stack trace below showing that it is *still* getting the non-8.3 path which has spaces. From earlier testing, it seems it is the spaces that causes problems. But I'm confident that I'm not having this problem in my existing, working James 2.2.0a installation in F:\Program Files\James (note there's no 'Apache Group' in that path).
INFO | jvm 1 | 2004/07/14 18:46:37 | There was an uncaught exception:
INFO | jvm 1 | 2004/07/14 18:46:37 | ---------------------------------------------------------
INFO | jvm 1 | 2004/07/14 18:46:37 | --- Message ---
INFO | jvm 1 | 2004/07/14 18:46:37 | Error building configuration from file:/F:/Program Files/Apache Group/James/apps/james/SAR-INF/config.xml.
INFO | jvm 1 | 2004/07/14 18:46:37 | --- Stack Trace ---
INFO | jvm 1 | 2004/07/14 18:46:37 | org.apache.avalon.phoenix.interfaces.DeploymentException: Error building configuration from file:/F:/Program Files/Apache Group/James/apps/james/SAR-INF/config.xml.
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.getConfigurationFor(DefaultDeployer.java:499)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:325)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2004/07/14 18:46:37 | at java.lang.Thread.run(Thread.java:534)
INFO | jvm 1 | 2004/07/14 18:46:37 | Caused by: java.net.MalformedURLException: no protocol: ../conf/james-fetchmail.xml
INFO | jvm 1 | 2004/07/14 18:46:37 | at java.net.URL.<init>(URL.java:537)
INFO | jvm 1 | 2004/07/14 18:46:37 | at java.net.URL.<init>(URL.java:434)
INFO | jvm 1 | 2004/07/14 18:46:37 | at java.net.URL.<init>(URL.java:383)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:796)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:725)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityReference(XMLDocumentFragmentScannerImpl.java:1073)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1489)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:333)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:524)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:580)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1169)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.build(ConfigurationBuilder.java:129)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.build(ConfigurationBuilder.java:116)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.build(ConfigurationBuilder.java:97)
INFO | jvm 1 | 2004/07/14 18:46:37 | at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.getConfigurationFor(DefaultDeployer.java:493)
INFO | jvm 1 | 2004/07/14 18:46:37 | ... 8 more
Any help would be appreciated!
Regards, Brian.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]