From ###@###.### Tue Feb 27 18:05 PST 1996
Date: Tue, 27 Feb 1996 18:05:36 -0800
To: Scott.Rautmann@Eng
I figured out the problem; appletviewer works fine on win95 if the
display is set for 256 colors. When I set the display for 16bit
color I get the exception thrown I noted below. Note that netscape/java works
fine in 16bit mode.
It's an IBM Thinkpad 760CD; the adapter as listed in the
display properties is: IBM ThinkPad(Cyber9320)
thanks,
-paul
At 10:52 AM 1/24/96 -0800, you wrote:
>
>Here's a guess: It's possible that the installtion got messed with,
>and the awt.dll isn't in the same place as appletviewer.exe, or (more
>likely) your environment can't open enough files. Set FILES=40
>(or more) in \\CONFIG.SYS and reboot.
>
>Scott
>
>
>>I've installed the 1.0 release version on Windows95 but the appletViewer
>>doesn't work properly. When it tries to load awt.dll I get an error in
>>kernel.dll and windows kills the program; then I get the following backtrace:
>>
>>C:\\java\\demo\\TicTacToe>appletviewer tictactoe
>>Unable to load dll 'awt.dll' (errcode = 45a)
>>java.lang.UnsatisfiedLinkError: no awt in shared library path
>> at java.lang.Runtime.loadLibrary(Runtime.java:266)
>> at java.lang.System.loadLibrary(System.java:266)
>> at sun.awt.win32.MToolkit.run(MToolkit.java:53)
>> at java.lang.Thread.run(Thread.java:289)
>
>
Date: Tue, 27 Feb 1996 18:05:36 -0800
To: Scott.Rautmann@Eng
I figured out the problem; appletviewer works fine on win95 if the
display is set for 256 colors. When I set the display for 16bit
color I get the exception thrown I noted below. Note that netscape/java works
fine in 16bit mode.
It's an IBM Thinkpad 760CD; the adapter as listed in the
display properties is: IBM ThinkPad(Cyber9320)
thanks,
-paul
At 10:52 AM 1/24/96 -0800, you wrote:
>
>Here's a guess: It's possible that the installtion got messed with,
>and the awt.dll isn't in the same place as appletviewer.exe, or (more
>likely) your environment can't open enough files. Set FILES=40
>(or more) in \\CONFIG.SYS and reboot.
>
>Scott
>
>
>>I've installed the 1.0 release version on Windows95 but the appletViewer
>>doesn't work properly. When it tries to load awt.dll I get an error in
>>kernel.dll and windows kills the program; then I get the following backtrace:
>>
>>C:\\java\\demo\\TicTacToe>appletviewer tictactoe
>>Unable to load dll 'awt.dll' (errcode = 45a)
>>java.lang.UnsatisfiedLinkError: no awt in shared library path
>> at java.lang.Runtime.loadLibrary(Runtime.java:266)
>> at java.lang.System.loadLibrary(System.java:266)
>> at sun.awt.win32.MToolkit.run(MToolkit.java:53)
>> at java.lang.Thread.run(Thread.java:289)
>
>