users@glassfish.java.net

Re: CORBA barf all of a sudden

From: <glassfish_at_javadesktop.org>
Date: Thu, 05 Apr 2007 11:51:54 PDT

Hi, this happened again in entirely different circumstances (i.e. it's not an icon load this time causing the failure).

Fortunately, this time I know what to look for. I know that when Glassfish dies with a CORBA-originated stack trace talking about a lack of permissions, what it really means is that one of my classes somewhere could not be intantiated, or threw an error, or threw a RuntimeException on the EDT, or....

Does anyone on the Glassfish team have any suggestions on how to interpret this fallen-way-big-time-far-from-the-tree error message?

This time, I've run the verifier on my .ear file to make sure all classes are present (they are; it passes verification, so all classes can be loaded, which should rule out any ExceptionInInitializerErrors). I've also tried to recreate the problem by calling the offending method early (it doesn't cause the error).

I know that this is pilot error somewhere--I'm sure I have a missing path, or a resource somewhere that's not being found, or something--but this error message is just bizarre.
[Message sent by forum member 'ljnelson' (ljnelson)]

http://forums.java.net/jive/thread.jspa?messageID=211308