Hi I'm new to James and am getting a null pointer exception when I run James for the first time (with the objective of forcing the sar file to expand, as per the installation instructions). I've tried on both Linux and Windows 2000 and get exactly the same result. Results are pasted below. I would be very grateful for some pointers.
Thanks in anticipation Martin Using PHOENIX_HOME: C:\james\dist\james-2.1 Using PHOENIX_TMPDIR: C:\james\dist\james-2.1\temp Using JAVA_HOME: c:\jdk1.3 Starting...... Phoenix 4.0.1 There was an uncaught exception: --------------------------------------------------------- --- Message --- null --- Stack Trace --- java.lang.NullPointerException at java.lang.System.arraycopy(Native Method) at java.lang.String.getChars(String.java:553) at java.lang.StringBuffer.append(StringBuffer.java:402) at org.apache.avalon.framework.configuration.AbstractConfiguration.getValueAsIn teger(AbstractConfiguration.java:68) at org.apache.avalon.framework.configuration.AbstractConfiguration.getValueAsIn teger(AbstractConfiguration.java:87) at org.apache.avalon.phoenix.components.manager.MX4JSystemManager.configure(MX4 JSystemManager.java:63) at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil. java:192) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.setupComponent (DefaultEmbeddor.java:530) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.setupComponent s(DefaultEmbeddor.java:507) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.initialize(Def aultEmbeddor.java:200) at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil .java:235) at org.apache.avalon.phoenix.frontends.CLIMain.startup(CLIMain.java:194) at org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:122) at org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:102) at java.lang.reflect.Method.invoke(Native Method) 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. ---------------------------------------------------------------------------T his email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Copying this email or in any way disseminating its content to any other person is strictly prohibited. If you have received this email in error please notify [EMAIL PROTECTED] -------------------------------------------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Copying this email or in any way disseminating its content to any other person is strictly prohibited. If you have received this email in error please notify [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
