Quoting Johannes Schindelin <
[hidden email]>:
> Hi,
>
> On Tue, 20 Jun 2006, Peter Sebastian Masny wrote:
>
> > I have tried to use the PluginClassLoader, but it seems to die on the
> > result = defineClass(className, classBytes, 0, classBytes.length);
>
> How does it die? Does it throw an exception? If yes, which one?
It doesn't throw an exception that shows up. The thread just never completes.
I put IJ.log's on each side of the defineClass call, and the one after the
method call never shows up in the log window.
A different longstanding issue for me is that I haven't get netbeans set up
right so that I can step through threads. Ideally that way I could see where
it blows up.
This help identify the problem at all? Is my approach sensible?
Thank you _very_ much for looking at this,
Peter
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.