|
From: Leif M. <le...@ta...> - 2005-07-13 20:59:00
|
Timothy,
Could you enable wrapper.debug=true and then send the resulting log
file
for a single startup along with your wrapper.conf file. I am interested in
the full stack trace of this error along with the startup
configuration. This
will all tell me whether this is a Wrapper problem or a problem in one of
your classes.
Cheers,
Leif
Timothy Ryan Racz wrote:
>Hello,
>
>I'm getting the following error when starting the wrapper in a Mandrake
>Linux environment:
>
>Unable to locate the class com.ecrsoft.ofs.startup.OFSMain:
>java.lang.ExceptionInInitializerError
>
>If that was a classNotFoundException I would think there is something
>wrong with the classpath. I've checked the classpath and all looks
>right, though.
>
>I have the wrapper executable and the wrapper.conf files in my working
>directory and wrapper.jar and libwrapper.so in my lib directory. I'm
>starting the program as follows:
>
>./wrapper ./wrapper.conf
>
>in the wrapper.conf file I've pointed it to the libwrapper.so and
>wrapper.jar is in my classpath.
>
>Has anyone seen something like this? Any ideas as to what could cause
>this?
>
>thank you,
>
>Tim
>
>
|