RMI not working on Sun4.1.3

Amitabh Arora amitabh at aspec.com
Wed Jul 9 15:44:26 PDT 1997


When I try to run the following java code, I get the following crash.  Kaffe is
running on Sun 4.1.3 OS.

Please please please... I need some help on this one fast.  If I cannot make
it run on the sun4 then I cannot use Java at all, since 50% of our clients are
on this platform.

Does anybody had any other peculiar problem related to the Sun4.1.3
version of Kaffe?

Thanks. -amitabh arora

----------------------------------------------------------------------------  
-----------------------------
amitabh-bison:/home/bison8/amitabh/java/mocha/test /28 >kaffe 
sun.rmi.registry.RegistryImpl
RegistryImpl.main: an exception occurred: null
java.lang.NullPointerException
        at java/lang/Throwable.<init>(line unknown, pc c4dd7c)
        at java/lang/Exception.<init>(line unknown, pc c52630)
        at java/lang/RuntimeException.<init>(line unknown, pc c525b8)
        at java/lang/NullPointerException.<init>(line unknown, pc c52540)
        at java/lang/ThreadGroup.<init>(line unknown, pc c4be94)
        at sun/rmi/transport/RMIThread.currThreadGroup(70)
        at sun/rmi/transport/RMIThread.newThread(43)
        at sun/rmi/transport/ObjectTable.putTarget(86)
        at sun/rmi/transport/DGCImpl.<clinit>(236)
        at sun/rmi/transport/ObjectTable.putTarget(73)
        at sun/rmi/transport/Transport.exportObject(72)
        at sun/rmi/transport/tcp/TCPTransport.exportObject(173)
        at sun/rmi/transport/tcp/TCPEndpoint.exportObject(222)
        at sun/rmi/transport/LiveRef.exportObject(114)
        at sun/rmi/server/UnicastServerRef.exportObject(92)
        at sun/rmi/registry/RegistryImpl.setup(88)
        at sun/rmi/registry/RegistryImpl.<init>(74)
        at sun/rmi/registry/RegistryImpl.main(216)



More information about the kaffe mailing list