Hi all,

I've just installed jonas2 on Windows NT and get the following error message
when starting the server...

java.lang.InstantiationError: org/omg/CosTransactions/PropagationContext
        at
com.sun.jts.CosTransactions.CurrentTransaction.<clinit>(CurrentTransaction.j
ava:78)
        at com.sun.jts.CosTransactions.CurrentImpl.<init>(CurrentImpl.java:77)
        at
com.sun.jts.CosTransactions.DefaultTransactionService.identify_ORB(DefaultTr
ansactionService.java:183)
        at com.sun.corba.ee.internal.POA.POAORB.initPostProcessing(POAORB.java:349)
        at com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:200)
        at org.omg.CORBA.ORB.init(ORB.java:353)
        at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
        at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
        at
com.sun.enterprise.naming.SerialInitContextFactory.<init>(SerialInitContextF
actory.java:36)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:241)
        at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660)
        at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:250)
        at javax.naming.InitialContext.init(InitialContext.java:226)
        at javax.naming.InitialContext.<init>(InitialContext.java:182)
        at org.objectweb.jonas.naming.NamingManager.<init>(NamingManager.java:71)
        at org.objectweb.jonas.server.Server.main(Server.java:78)

Please note though that the standard output is telling the following:
JOnAS Server, version 2.0, running on rmi.
However, I detected that the call to java returns immediately in my batch
file which should not be the case. So I assume that the server indeed is NOT
running...

Any idea of how to fix this problem is greatly appreciated

christian


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