Hi,

I have downloaded jBoss, [1] played a little bit with EJX, configured
jBoss, launched jBoss (OK after configuration) and [2] played again with
EJX. Then a problem has appeared during the loading of the preferences:
Loading preference for:userDir
java.lang.NullPointerException
(See below for the full traces).

I can't see what I have done between steps [1] & [2] to throw such an
(unexpected because new) exception! I have tried different
configurations and taken a look to the source code without being able to
go closer to the solution...

Have anyone got such a problem? 

Thanks for the solution.

Dominique

------
D:\jBoss-2-0\bin>d:\jdk1.3\bin\java.exe -jar ejx.jar
EJX starting..
Adding file:/D:/jBoss-2-0/bin/../lib/ext/activation.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/awt.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/classes111_01.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/dynaserver.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/ejb.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/ejxeditor.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/ejxejb.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/ejxjaws.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/ejxjboss.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/hsql.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/idb.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jboss.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jdbc2_0-stdext.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jmxtools.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jndi.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jnpserver.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jpl-util-0_5b.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/jta-spec1_0_1.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/mail.jar to classpath
Adding file:/D:/jBoss-2-0/bin/../lib/ext/xml.jar to classpath
Property:windowSize
Loading preference for:windowSize
Property:xmlManager
Property:userDir
Property:windowSize
Property:xmlManager
Loading preference for:xmlManager
Property:userDir
Property:windowSize
Property:xmlManager
Property:userDir
Loading preference for:userDir
java.lang.NullPointerException
        at
com.dreambean.ejx.editor.Preferences.loadPreferences(Preferences.java:166)
        at
com.dreambean.ejx.editor.Preferences.<init>(Preferences.java:45)
        at com.dreambean.ejx.editor.EJX.<init>(EJX.java:219)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at java.beans.Beans.instantiate(Beans.java:207)
        at java.beans.Beans.instantiate(Beans.java:51)
        at com.dreambean.ejx.editor.Main$2.run(Main.java:48)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.dreambean.ejx.editor.Main.main(Main.java:43)


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to