server sockets & null pointers
    Patrick Reeder 
    reeder at directobject.com
       
    Fri May 30 20:19:49 PDT 1997
    
    
  
If anyone can help me with this, I'd be much obliged!
I have kaffe.0.8.4 configured on bsdi 2.1. I untarred both the
kaffe-0.8.4.tgz and the javasoft package.
I am able to compile and run some simple programs, however, when I try to
run a simple server socket I get this message:
login: reeder
Password:
Last login: Tue May 27 20:58:59 from iasc2-104.flash.net
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.   All rights reserved.
BSDI BSD/OS 2.1 Kernel #13: Fri May 23 10:42:30 EDT 1997
www6:/mnt/web/guide/directobject# cd dreamWizard
www6:/mnt/web/guide/directobject/dreamWizard# kaffe dreamServer.DreamServer
java.lang.NullPointerException
        at java/lang/Runtime.initializeLinker(line unknown, pc 0xcd04d)
        at java/lang/Runtime.loadLibrary(line unknown, pc 0xc48ec)
        at java/lang/System.loadLibrary(line unknown, pc 0xc5d83)
        at java/net/PlainSocketImpl.<clinit>(63)
www6:/mnt/web/guide/directobject/dreamWizard#
I am able to run this on my PC using Windows95 with no problem. Everything
is setup the same (ie directory structures).
Does anyone have a suggestion?
Thanks,
-Patrick Reeder
    
    
More information about the kaffe
mailing list