-
Bug
-
Resolution: Fixed
-
P2
-
1.1
-
1.0fcs
-
generic
-
generic
-
Not verified
The appletviewer start to run with -encoding option and then it shows
the following error messages and doesn't run.
appletviewer -encoding 8859_1 demo/MoleculeViewer/example1.html
java.lang.NullPointerException
at sun.applet.AppletViewer.parse(AppletViewer.java:815)
at sun.applet.AppletViewer.parse(AppletViewer.java:800)
at sun.applet.AppletViewer.main(AppletViewer.java:973)
the following error messages and doesn't run.
appletviewer -encoding 8859_1 demo/MoleculeViewer/example1.html
java.lang.NullPointerException
at sun.applet.AppletViewer.parse(AppletViewer.java:815)
at sun.applet.AppletViewer.parse(AppletViewer.java:800)
at sun.applet.AppletViewer.main(AppletViewer.java:973)