Closed Bug 16778 Opened 26 years ago Closed 25 years ago

JavaServer Admin Tool applet can't be loaded, throws NPE.

Categories

(Core Graveyard :: Java: OJI, defect, P3)

All
Other

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: leilag, Assigned: drapeau)

References

()

Details

Using 10/11/99 build of Mozilla on WinNT and jdk1.3 early access release. This happens on MAC too. To reproduce the bug, you need to install the JavaWebServer 1.1.X version. Then, bring up the JavaServer Administration Tool applet on apprunner by entering http://<hostname>:9090/. A concrete example is http://lonely:9090/. Upon loading the applet, a NullPointerException is thrown. Here's the stack trace, java.lang.NullPointerException at sun.misc.ExtensionDependency.checkExtensions(ExtensionDependency.java:128) at sun.misc.ExtensionDependency.checkExtensionsDependencies(ExtensionDependency.java:107) at sun.misc.URLClassPath$JarLoader.parseExtensionsDependencies(URLClassPath.java:610) at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java:592) at sun.misc.URLClassPath.getLoader(URLClassPath.java:227) at sun.misc.URLClassPath$getResource(URLClassPath.java:137) at java.netURLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.netURLClassLoader.findClass(URLClassPath.java:191) at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:132) at sun.plugin.security.PluginClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(ClassLoader.java:291) at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:370) at sun.applet.AppletPanel.createApplet(AppletPanel.java:573) at sun.plugin.AppletViewer.createApplet(Unknown Source) at sun.applet.AppletPanel.runLoader(AppletPanel.java:509) at sun.applet.AppletPanel.run(AppletPanel.java:287) at java.lang.Thread.run(Thread.java:485)
Status: NEW → ASSIGNED
Target Milestone: M12
Target Milestone: M12 → M14
Don't have time to get to this, or to have a Sun Java Web Server person look at this stack trace. Will try to get to it later.
Moving way out, and copying Raju Pallath (new Blackwood QA contact on this one). Leila, when you get a chance (sometime in the next month or so), would you please help Raju set up the environment to reproduce this bug? It may be fixed by recent changes in Java Plug-In and Mozilla.
Target Milestone: M14 → M18
Changed QA contact person
QA Contact: paw → rpallath
Tried on WinNt4.0 with SP5. Used nightly build of mozilla dated 03/05/2000 with JRE RC1 from JDC site and applied patched plugin zip file (from George). The applet does load correctly and no exceptions are thrown.
Forgot to mention that this bug was fixed for PR1. Changing status to FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified fixed.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.