[1986] in java-interest
Re: Question: JDK problem.
daemon@ATHENA.MIT.EDU (Thomas Ball)
Wed Sep 20 23:52:48 1995
Date: Wed, 20 Sep 1995 18:19:06 -0700
From: tball@scndprsn.Eng.Sun.COM (Thomas Ball)
To: chanda@PRPA.Philips.COM
Cc: java-interest@java.Eng.Sun.COM
The symbol char_arraycopy isn't found anywhere in the JDK release.
I suspect you have an older Java environment which is getting mixed
in. Try running:
% xhost <your display name>
% env - DISPLAY=:0.0 ../../bin/appletviewer -debug example1.html
The env command with the dash option runs the command without any
environment variables set -- DISPLAY is the only required one.
Tom
> From daemon@java Wed Sep 20 15:21:00 1995
> To: java-interest@java
> Subject: Question: JDK problem.
> X-Info: To unsubscribe, send 'unsubscribe' to java-interest-request@java.sun.com
>
>
> Hi I just downloaded JDK and uncompressed it.
>
> Tried running appletviewer on example1.html as specified in the
> README.
>
> Heres what happens on the first example I try :
>
> > ../../bin/appletviewer -debug example1.html
> Loading jdb ...
> . Uncaught exception of type java.lang.NullPointerException
> java.lang.UnsatisfiedLinkError char_arraycopy
> at java.lang.StringBuffer.append(StringBuffer.java)
> at java.tools.ttydebug.TTY.main(TTY.java:1201)
>
>
> Did I miss something ? Am running on Solaris ..
>
> - Chanda Dharap
> ----------------
> email: chanda@prpa.philips.com
>
> -
> Note to Sun employees: this is an EXTERNAL mailing list!
> Info: send 'help' to java-interest-request@java.sun.com
>
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com