On Tuesday 09 September 2003 15:58, Niclas Hedhman wrote:
> Also, first time I have dug into the source code before trying to get a
> some sample code to work. Big commitment ! ;o)
>
> I'll now try to take a Phoenix block, modify and run it under Merlin
> instead. I need to get on with the evaluation.
Hmmm. The long email have not arrived yet... Strange.
Anyway. Going straight to stuff that works didn't help a lot.
So back to the problem. I placed some printStackTrace() to find why the
ExceptionHelper is needed.
This is the originating exception;
java.lang.NoClassDefFoundError:
org/apache/avalon/composition/logging/impl/FileTargetProvider
at
org.apache.avalon.merlin.kernel.impl.CLIKernelLoader.createContext(CLIKernelLoader.java:417)
at
org.apache.avalon.merlin.kernel.impl.CLIKernelLoader.<init>(CLIKernelLoader.java:128)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at Merlin.main(Merlin.java:250)
SO, I have some really serious classloading issues going on...
Steve, you asked about env. Linux RH9 + any late JDK from Sun.
My energy is rapidly disappearing...
Niclas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]