ECCE 6.3. Install/Java Problem


Click here for full thread
Gets Around
I'm currently downloading an old OpenSUSE 11.3 distribution. This version is nearly 2 years old so the end result may be that it is just too old for ECCE (ActiveMQ) since I know that OpenSUSE 12.1 works properly. Doing a google search, I am seeing other people with this same problem or close to the same problem. I.e. http://activemq.2283324.n4.nabble.com/Running-ActiveMQ-on-64bit-OpenSUSE-Linux-td2384807.h...

One possibility is that you could run the 32-bit distribution of ECCE and according to the post above, ActiveMQ should be fine. One thing I'll try is seeing if I can get a newer version of java for OpenSUSE 11.3. I'm not sure either if you have the full JDK (development kit) or just the basic JRE (runtime environment) so I'll try installing the latest JDK package assuming I can duplicate your error. I'm also seeing posts to forums indicating that this is a problem with older java like 1.4. So it's worth verifying that the version of java you think is being used to start the ActiveMQ message server is the one that is actually being used. What the ECCE installation script tells you is being used isn't guaranteed to be the one that is run if you are running as a different user for instance.

I'll keep you updated with what I find.

Gary