I have some memory of running into that problem myself. I know my installation is c:\apache\james-2.0.0. I think the same at home. Even vaguer. I think an earlier install was in program files, but at some point it broke. Vaguest: I think I remember reading about it somewhere and the wording was not that it wouldn't work, but that there might be problems.
> -----Original Message----- > From: Norman Maurer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 11, 2006 1:39 AM > To: James Users List > Subject: Re: Failure to run on Windows > > > Mornin, > > if im not worng there was a simalar problem before.. I think > the problem > is the "space" in the directory("Program Files"). Try to put it in a > directory without a space . > > Bye > Norman > > Am Dienstag, den 11.07.2006, 10:23 +0530 schrieb Santosh > Puranshettiwar: > > I am not an adept. But I feel checking the logs would give > you some hint. > > Jeffrey A Dettmann wrote: > > > > > > I just downloaded james 2.2.0, and when I attempted to > run bin\run.bat > > > I threw an error (see below). I am also attaching the log. > > > > > > > > > > > > I have tried this with java 1.4.2_06 and 1.5.0_07. > > > > > > > > > > > > C:\Program Files\james-2.2.0\james-2.2.0>bin\run.bat > > > > > > Using PHOENIX_HOME: C:\Program Files\james-2.2.0\james-2.2.0 > > > > > > Using PHOENIX_TMPDIR: C:\Program > Files\james-2.2.0\james-2.2.0\temp > > > > > > Using JAVA_HOME: C:\Program Files\Java\j2re1.4.2_06 > > > > > > > > > > > > Phoenix 4.0.1 > > > > > > > > > > > > There was an uncaught exception: > > > > > > --------------------------------------------------------- > > > > > > --- Message --- > > > > > > Error building configuration from file:/C:/Program > > > Files/james-2.2.0/james-2.2.0 > > > > > > /apps/james/SAR-INF/config.xml. > > > > > > --- Stack Trace --- > > > > > > org.apache.avalon.phoenix.interfaces.DeploymentException: Error > > > building configu > > > > > > ration from file:/C:/Program > > > Files/james-2.2.0/james-2.2.0/apps/james/SAR-INF/co > > > > > > nfig.xml. > > > > > > at > > > > org.apache.avalon.phoenix.components.deployer.DefaultDeployer.getConf > > > > > > igurationFor(DefaultDeployer.java:499) > > > > > > at > > > > org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy( > > > > > > DefaultDeployer.java:325) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployF > > > > > > ile(DefaultEmbeddor.java:498) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployF > > > > > > ile(DefaultEmbeddor.java:491) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployF > > > > > > iles(DefaultEmbeddor.java:476) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployD > > > > > > efaultApplications(DefaultEmbeddor.java:466) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute > > > > > > (DefaultEmbeddor.java:224) > > > > > > at > > > org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158) > > > > > > at > > > > org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:144) > > > > > > > > > > > > at > > > org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:102) > > > > > > at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > > > > at > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > > > > > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > > > > > at java.lang.reflect.Method.invoke(Unknown Source) > > > > > > at > org.apache.avalon.phoenix.launcher.Main.startup(Main.java:94) > > > > > > at > org.apache.avalon.phoenix.launcher.Main.main(Main.java:46) > > > > > > Caused by: java.net.MalformedURLException: no protocol: > > > ../conf/james-fetchmail. > > > > > > xml > > > > > > at java.net.URL.<init>(Unknown Source) > > > > > > at java.net.URL.<init>(Unknown Source) > > > > > > at java.net.URL.<init>(Unknown Source) > > > > > > at > > > > org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager. > > > > > > java:796) > > > > > > at > > > > org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager. > > > > > > java:725) > > > > > > at > > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityRefer > > > > > > ence(XMLDocumentFragmentScannerImpl.java:1073) > > > > > > at > > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent > > > > > > Dispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1489) > > > > > > at > > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XM > > > > > > LDocumentFragmentScannerImpl.java:333) > > > > > > at > > > > org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.jav > > > > > > a:524) > > > > > > at > > > > org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.jav > > > > > > a:580) > > > > > > at > org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152) > > > > > > at > > > > org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.j > > > > > > ava:1169) > > > > > > at > > > > org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.bu > > > > > > ild(ConfigurationBuilder.java:129) > > > > > > at > > > > org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.bu > > > > > > ild(ConfigurationBuilder.java:116) > > > > > > at > > > > org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.bu > > > > > > ild(ConfigurationBuilder.java:97) > > > > > > at > > > > org.apache.avalon.phoenix.components.deployer.DefaultDeployer.getConf > > > > > > igurationFor(DefaultDeployer.java:493) > > > > > > ... 15 more > > > > > > rethrown from > > > > > > java.net.MalformedURLException: no protocol: > ../conf/james-fetchmail.xml > > > > > > at java.net.URL.<init>(Unknown Source) > > > > > > at java.net.URL.<init>(Unknown Source) > > > > > > at java.net.URL.<init>(Unknown Source) > > > > > > at > > > > org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager. > > > > > > java:796) > > > > > > at > > > > org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager. > > > > > > java:725) > > > > > > at > > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityRefer > > > > > > ence(XMLDocumentFragmentScannerImpl.java:1073) > > > > > > at > > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent > > > > > > Dispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1489) > > > > > > at > > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XM > > > > > > LDocumentFragmentScannerImpl.java:333) > > > > > > at > > > > org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.jav > > > > > > a:524) > > > > > > at > > > > org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.jav > > > > > > a:580) > > > > > > at > org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152) > > > > > > at > > > > org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.j > > > > > > ava:1169) > > > > > > at > > > > org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.bu > > > > > > ild(ConfigurationBuilder.java:129) > > > > > > at > > > > org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.bu > > > > > > ild(ConfigurationBuilder.java:116) > > > > > > at > > > > org.apache.avalon.phoenix.tools.configuration.ConfigurationBuilder.bu > > > > > > ild(ConfigurationBuilder.java:97) > > > > > > at > > > > org.apache.avalon.phoenix.components.deployer.DefaultDeployer.getConf > > > > > > igurationFor(DefaultDeployer.java:493) > > > > > > at > > > > org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy( > > > > > > DefaultDeployer.java:325) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployF > > > > > > ile(DefaultEmbeddor.java:498) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployF > > > > > > ile(DefaultEmbeddor.java:491) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployF > > > > > > iles(DefaultEmbeddor.java:476) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployD > > > > > > efaultApplications(DefaultEmbeddor.java:466) > > > > > > at > > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute > > > > > > (DefaultEmbeddor.java:224) > > > > > > at > > > org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158) > > > > > > at > > > > org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:144) > > > > > > > > > > > > at > > > org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:102) > > > > > > at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > > > > at > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > > > > > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > > > > > at java.lang.reflect.Method.invoke(Unknown Source) > > > > > > at > org.apache.avalon.phoenix.launcher.Main.startup(Main.java:94) > > > > > > at > org.apache.avalon.phoenix.launcher.Main.main(Main.java:46) > > > > > > > > > > > > --------------------------------------------------------- > > > > > > The log file may contain further details of error. > > > > > > Please check the configuration files and restart Phoenix. > > > > > > If the problem persists, contact the Avalon project. See > > > > > > http://jakarta.apache.org/avalon for more information. > > > > > > Shutting down Phoenix. > > > > > > C:\Program Files\james-2.2.0\james-2.2.0> > > > > > > > > > > > > Any assistance would be greatly appreciated. > > > > > > > > > > > > Jeffrey Dettmann > > > > > > > -------------------------------------------------------------- > ---------- > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > !EXCUBATOR:1,44b32eca48531652620633! > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
