Hi all,

When I start the EJBServer on my HP-UX box this Exception occurs :

---------------------------------
JOnAS Server, version 2.0, running on Jeremie.
Exception in thread "main" java.lang.ExceptionInInitializerError:
org.objectweb.jonathan.apis.kernel.InternalException:
java.lang.reflect.InvocationTargetException
        at
org.objectweb.jeremie.libs.contexts.moa.UnicastRemoteObject.<clinit>(UnicastRemoteObject.java:56)

        at
org.objectweb.jonas.jtm.TransactionService.<init>(TransactionService.java:65)

        at org.objectweb.jonas.server.Server.main(Server.java:89)
---------------------------------

The same problem occurs with Jonas 1.6.1 and with JOnAS 2.0 (with
EJBServer and TMServer)

When I run JOnAS on my linux box or on WinNT, everything is OK.
But when I try it on my big HP box with the same classpath and the same
configuration, I get the problem.

WinNT JVM : JDK 1.2.2 from SUN
Linux JVM : JDK 1.2.2 Classic VM (build 1.2.2-L, green threads,
javacomp)
HP JVM : HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build
1.2.2.03-00/01/19-PA_RISC2.0)

I can't really see what I'm doing wrong, so I hope you will ...

Here is my classpath :
(JOnAS packages)
/opt/javapkg/jonas/JEREMIE_jonas.jar
/opt/javapkg/jonas/RMI_jonas.jar
/opt/javapkg/jonas/jpp.jar

(J2EE packages)
/opt/javapkg/j2ee/jdbc2_0-stdext.jar
/opt/javapkg/j2ee/jndi.jar
/opt/javapkg/j2ee/jta-spec1_0_1.jar
/opt/javapkg/j2ee/providerutil.jar
/opt/javapkg/j2ee/rmiregistry.jar
/opt/javapkg/j2ee/ejb.jar

(Other packages for Sybase and XML)
/opt/javapkg/sybase/jconnect.jar
/opt/javapkg/xml/Cocoon.jar
/opt/javapkg/xml/TeXML.jar
/opt/javapkg/xml/fop.0110.jar
/opt/javapkg/xml/openxml.106-fix.jar
/opt/javapkg/xml/xalan.jar
/opt/javapkg/xml/xerces.jar:
/opt/javapkg/xml/xercesSamples.jar
/opt/javapkg/xml/xml4j.jar
/opt/javapkg/xml/xslp.19991017-fix.jar

Thanks,
Olivier HEDIN

----
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