Trying to install WebSphere 3.5 on Red Hat, following the "Distributions"-redbook and Red Hat's howto. I've installed WebSphere with InstantDB, and applied Fixpack 5, according to the docs. Now, when running /opt/IBMWebAS/startupserver, I get this in the tracefile:
[02.01.14 11:14:56:890 CET] ec9b00e1 AdminServer F Encountered an exception in the main method java.rmi.RemoteException: ; nested exception is: com.ibm.ejs.EJSException: Could not register with Location Service Daemon; nested exception is: java.lang.ClassCastException com.ibm.ejs.EJSException: Could not register with Location Service Daemon; neste d exception is: java.lang.ClassCastException java.lang.ClassCastException at java.util.Random.next(Random.java(Compiled Code)) at com.ibm.CORBA.services.lsd.LocationServiceClient.<init>(LocationServi ceClient.java(Compiled Code)) at com.ibm.CORBA.services.lsd.LocationServiceClient.initialize(LocationS erviceClient.java(Compiled Code)) at java.util.Random.next(Random.java(Compiled Code)) at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java(Compiled Code)) at com.ibm.ejs.oa.EJSORB.init(EJSORB.java(Compiled Code)) at java.util.Random.next(Random.java(Compiled Code)) at java.util.Random.next(Random.java(Compiled Code)) at java.util.Random.next(Random.java(Compiled Code)) at java.util.Random.next(Random.java(Compiled Code)) Any hints? I see the redbook says their installation failed on RH, but as Red Hat has written a howto, I suppose that implies they've got it working on their 7.2 release. -- Martin Eggen <[EMAIL PROTECTED]>
