[Webkit-unassigned] [Bug 17308] Java applet not loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 16:31:05 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17308


jhoneycutt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from jhoneycutt at apple.com  2008-02-11 16:31 PDT -------
I see this exception when loading the applet:

JTOC::init
java.lang.NumberFormatException: For input string: "150_13"
        at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:456)
        at java.lang.Integer.<init>(Integer.java:620)
        at JTOC.setBrowserInfo(JTOC.java:547)
        at JTOC.init(JTOC.java:230)
        at sun.applet.AppletPanel.run(AppletPanel.java:380)
        at java.lang.Thread.run(Thread.java:613)

To enable the Java console, open /Applications/Utilities/Java/Java
Preferences.app, select Advanced, and under "Java console," select "Show
console."


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list