When I try to run EJB Server from session beans sample directory, I
receive the following error.

I'm using WinNT. Any help would be greatly appreciated.

---------
JOnAS Server, version 2.0, running on Jeremie.
    InvocationTargetException : java.rmi.RemoteException:
    error during export; nested exception is:
        java.lang.NullPointerException
java.rmi.RemoteException: error during export; nested exception is:
        java.lang.NullPointerException
java.lang.NullPointerException
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
initStubClasses(StdStubFactory.java, Compiled Code)
        at org.objectweb.jeremie.libs.stub_factories.std.StdStubFactory.
newRequestSession(StdStubFactory.java:182)
        at org.objectweb.jeremie.libs.contexts.moa.MOAContext.
export(MOAContext.java:143)
        at org.objectweb.jeremie.libs.contexts.moa.MOAContext.
export(MOAContext.java:118)
        at org.objectweb.jeremie.libs.contexts.moa.UnicastRemoteObject.
exportObject(UnicastRemoteObject.java:110)
        at org.objectweb.jeremie.libs.contexts.moa.UnicastRemoteObject.
<init>(UnicastRemoteObject.java:72)
        at org.objectweb.jonas.common.RemoteObject.<init>
(RemoteObject.java:30)
        at org.objectweb.jonas.container.JBeanHome.<init>
(JBeanHome.java:122)
        at org.objectweb.jonas.container.JSessionHome.<init>
(JSessionHome.java:61)
        at sb.JOnASOpBeanOpHome.<init>(JOnASOpBeanOpHome.java:22)
        at java.lang.reflect.Constructor.newInstance(Native Method)
        at org.objectweb.jonas.container.Container.addBeans
(Container.java:158)
        at org.objectweb.jonas.container.EJBContainerManager.
createEJBContainer(EJBContainerManager.java:65)
        at org.objectweb.jonas.container.EJBContainerManager.
createEJBContainers(EJBContainerManager.java, Compiled Code)
        at org.objectweb.jonas.server.Server.main(Server.java:113)
Cannot create containers : java.lang.NullPointerException
java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java, Compiled Code)
        at org.objectweb.jonas.container.Container.addBeans
(Container.java:169)
        at org.objectweb.jonas.container.EJBContainerManager.
createEJBContainer(EJBContainerManager.java:65)
        at org.objectweb.jonas.container.EJBContainerManager.
createEJBContainers(EJBContainerManager.java, Compiled Code)
        at org.objectweb.jonas.server.Server.main(Server.java:113)


----------------------
K.Kawaguchi     Swift,Inc.
E-Mail:[EMAIL PROTECTED]

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to