When the remote http server is Apache 1.3.2 on Sequent NUMA-Q OS PTX 4.4.4 and running the Sun Plug-in 1.2.2 on Solaris Netscape 4.5 and 4.7, the Java Plug-in console crashes when a Null Pointer exception is generated by the Applet. The ~/.java.policy file is present and valid. When the .java.policy file is not present, the VM does not crash.
When the remote http server is Apache 1.2.1 on HP/UX 10.20 and running the Sun Plug-in 1.2.2 on Solaris Netscape 4.5 and 4.7, the Java Plug-in console does not crash when a Null Pointer exception is generated by the Applet. The ~/.java.policy file is present and valid.
The index.html and .class file stored in
remote Apache Web Server in HP and Sequent BOX,
The problem is running the applet on a Solaris box under Netscape 4.5 and 4.7 with Sun Java Plugin 1.2.2.
the .class files were generated in their HP machine.
$ ./java -fullversion
java full version "1.2.2.02-99/12/09-PA_RISC2.0"
$ ./java -version
java version "1.2.2.02"
HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.02-99/12/09-PA_RISC2.0)
Customer is able to write down the error messages from java console.
>
Java (TM) Plu-in: Version 1.2.2_02 Oca-14-1999
Using JRE version 1.2.1
User home directory=/acct/dvawter
Proxy Configuration: automatic Proxy Configuration
Jar cache enabled
Opening http://medusa.ca.boeing.com/eeppl/dvawter/fail/DitDatApplet.class
java.lang.NullPointerException
at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:180)
at sun.applet.AppletPanel.sendEvent(AppletPanel.java:267)
at sun.applet.AppletViewer.onPrivateClose(AppletViewer.java:427)
at sun.applet.AppletViewer$1.run(AppletViewer.java.399)
CacheHandler file name: null
at java.lang.Thread.run(Thread.java:485)
Opening http://medusa.ca.boeing.com/eeppl/dvawter/fail/DitDatApplet$1.class
CacheHandler file name:/acct/dvawter/.netscape/cache/0F/cache38E505A10
Opening http://medusa.ca.boeing.com/eeppl/dvawter/fail/DitDatApplet.class n..
CacheHandler file name:/acct/dvawter/.netscape/cache/0F/cache38E505AF0
After he captured the image, the java console vansihed.
The problem did not exist in Java plug in 1.1.2 release.
>
When the remote http server is Apache 1.2.1 on HP/UX 10.20 and running the Sun Plug-in 1.2.2 on Solaris Netscape 4.5 and 4.7, the Java Plug-in console does not crash when a Null Pointer exception is generated by the Applet. The ~/.java.policy file is present and valid.
The index.html and .class file stored in
remote Apache Web Server in HP and Sequent BOX,
The problem is running the applet on a Solaris box under Netscape 4.5 and 4.7 with Sun Java Plugin 1.2.2.
the .class files were generated in their HP machine.
$ ./java -fullversion
java full version "1.2.2.02-99/12/09-PA_RISC2.0"
$ ./java -version
java version "1.2.2.02"
HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.02-99/12/09-PA_RISC2.0)
Customer is able to write down the error messages from java console.
>
Java (TM) Plu-in: Version 1.2.2_02 Oca-14-1999
Using JRE version 1.2.1
User home directory=/acct/dvawter
Proxy Configuration: automatic Proxy Configuration
Jar cache enabled
Opening http://medusa.ca.boeing.com/eeppl/dvawter/fail/DitDatApplet.class
java.lang.NullPointerException
at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:180)
at sun.applet.AppletPanel.sendEvent(AppletPanel.java:267)
at sun.applet.AppletViewer.onPrivateClose(AppletViewer.java:427)
at sun.applet.AppletViewer$1.run(AppletViewer.java.399)
CacheHandler file name: null
at java.lang.Thread.run(Thread.java:485)
Opening http://medusa.ca.boeing.com/eeppl/dvawter/fail/DitDatApplet$1.class
CacheHandler file name:/acct/dvawter/.netscape/cache/0F/cache38E505A10
Opening http://medusa.ca.boeing.com/eeppl/dvawter/fail/DitDatApplet.class n..
CacheHandler file name:/acct/dvawter/.netscape/cache/0F/cache38E505AF0
After he captured the image, the java console vansihed.
The problem did not exist in Java plug in 1.1.2 release.
>