Ravi,

It seems that you're using JDK 1.3 (or you're using hotspot with 1.2). Unfortunately, Jonathan doesn't work with hotspot, due to what we consider is a bug in hotspot, and causes the IllegalMonitorStateException you mention. There is no workaround for this yet...

Best regards,

Bruno
 
 

Anupama wrote:

 Hi, My name is Ravi Pakala and I downloaded jonathan ORBI unziped Jonathan 2.0b3 and when I try to run the Naming service I get the following exception java.lang.reflect.InvocationTargetException: java.lang.IllegalMonitorStateException
        at org.objectweb.jonathan.libs.resources.JS.unlock(Unknown Source)
        at org.objectweb.jonathan.libs.resources.JChunkFactory.init(JChunkFactory.java:175)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.objectweb.jonathan.libs.kernel.JKernel.bind(JKernel.java:165)
        at org.objectweb.david.libs.contexts.orbs.iiop.IIOPORB.initialize(IIOPORB.java:152)
        at org.objectweb.david.libs.contexts.orbs.ORBClass.set_parameters(ORBClass.java:119)
        at org.omg.CORBA.ORB.init(Unknown Source)
        at org.objectweb.david.libs.services.CosNaming.NameServer.main(org/objectweb/david/libs/services/CosNaming/NameServer.java:426)
COS Name server exiting on exception.
org.omg.CORBA.INITIALIZE:   minor code: 0  completed: No
        at org.objectweb.david.libs.contexts.orbs.ORBClass.set_parameters(ORBClass.java:122)
        at org.omg.CORBA.ORB.init(Unknown Source)
        at org.objectweb.david.libs.services.CosNaming.NameServer.main(org/objectweb/david/libs/services/CosNaming/NameServer.java:426) I am trying to run the Jonathan naming service like this java -classpath .;D:\Ravi\Corba\Jonathan-2.0b3\classes;%CLASSPATH%; org.objectweb.david.libs.services.CosNaming.NameServer Please let me knowMany ThanksRavi Pakala

--
*******************************************************************
Bruno Dumant
DTL/ASR
france telecom R&D
38-40 rue du général Leclerc
92794 Issy Moulineaux Cedex 9
FRANCE

mailto:[EMAIL PROTECTED]
tel: +33 1 45 29 46 03
fax: +33 1 45 29 66 04
*******************************************************************
 

Reply via email to