|
From: Timothy R. R. <tr...@ap...> - 2005-07-08 21:29:20
|
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 |