Hi,
I installed Xindice under OS/2 and tried it with the IBM JDKs 1.3 and 1.3.1. On both, some commands (like creating a collection) work, but some others (e.g. deleting a collection or working with the Xindice browser) won't.
The server throws this exception:
java.lang.NullPointerException
at org.openorb.iiop.IIOPTransport.readMagic(IIOPTransport.java:382)
at org.openorb.iiop.IIOPTransport.recvMessage(IIOPTransport.java:325)
at org.openorb.iiop.SocketQueue.process_or_enqueue(SocketQueue.java:224)
at org.openorb.iiop.SocketQueue.receive(SocketQueue.java:188)
at org.openorb.iiop.IIOPServerChannel.run_recv(IIOPServerChannel.java:37
0)
at org.openorb.net.ServerManagerImpl$ChannelRecvRunner.run(ServerManager
Impl.java:903)
at java.lang.Thread.run(Thread.java:498)
Any suggestions what went wrong?
Regards Max
