[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] Exception



David Hooker wrote:

java.lang.ClassNotFoundException: org.omg.TimeBase.UtcT
       at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
       at org.jacorb.util.Time.waitFor(Time.java:174)
       at
org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:446)
       at
org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:635)

Anyone know why I'm seeing this?

My blaster version:
[Jun 23, 2003 11:14:39 AM INFO  Main-/node/http_10_10_50_180_3412]
------------------------------------------------
[Jun 23, 2003 11:14:39 AM INFO  Main-/node/http_10_10_50_180_3412] |
xmlBlaster 0.845 build 03/28/2003 01:07 AM   |
[Jun 23, 2003 11:14:39 AM INFO  Main-/node/http_10_10_50_180_3412] |
READY - press <?> and <enter> for options    |
[Jun 23, 2003 11:14:39 AM INFO  Main-/node/http_10_10_50_180_3412]
------------------------------------------------




Hi David,

upgrade to the newest xmlBlaster should resolve this.

If you don't want to upgrade you can copy the xmlBlaster/lib/jacorb.jar
from the newest release (or from cvs which is identical),
but this can be tricky since we updated from JacORB 1.3.30 to JacORB
from cvs 2003-03-27 18:00 to resolve memory and thread leaks.

This bug was solved with xmlBlaster release 0.846,

regards,

Marcel