Following all possible quickstarts, installation guides, beginners guides and the like, all tell me to do the same thing, believing this will work, I attempt to Install James. Unfortunately, nothing seems to happen correctly.
I re-read the JAMES website; I have the required Java Version, the required distribution, and a Windows XP Computer. I have both the JDK 1.5.0_08 and the JRE 1.5.0_08; my JAVA_HOME is set to the JDK1.5.0_08 and still to no avail. The Log says this: INFO 2006-08-13 16:54:25.734 [Phoenix ] (): Logger started WARN 2006-08-13 16:54:25.750 [Phoenix ] (): Phoenix was not started by the daemon thus it will not be possible to restart the JVM via the Management interface. INFO 2006-08-13 16:54:25.828 [Phoenix.] (): Work directory does not exist, attempting to create directory C:\Program Files\Apache Software Foundation\james-2.2.0\work. INFO 2006-08-13 16:54:25.859 [Phoenix.] (): Installing Sar located at file:/C:/Program Files/Apache Software Foundation/james-2.2.0/apps/james.sar. ERROR 2006-08-13 16:54:26.062 [Phoenix.] (): Error building configuration from file:/C:/Program Files/Apache Software Foundation/james-2.2.0/apps/james/SAR-INF/config.xml. 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:79 6) at org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:72 5) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityReference(XM LDocumentFragmentScannerImpl.java:1073) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc her.dispatch(XMLDocumentFragmentScannerImpl.java:1489) I am a complete beginner and am having some trouble understand exactly why this is not working as it should. Any Help would be gladly received, Euan Armstrong