Bug 17308 - Java applet not loading
Summary: Java applet not loading
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Java (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://egwdatabase.whiteestate.org/nx...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 01:40 PST by Aman Anderson
Modified: 2008-02-11 16:31 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aman Anderson 2008-02-11 01:40:20 PST
Hi, working as we speak I see! Keep up the good work. There is  a problem with this Java applet. It dosnt work in Firefox either. On the side where it reads NEXTAG in a blue box with a dotted loading line underneath it. At that location is supposed to be a explorer type browser. In Windows it works fine, except in Mac. . . Been a problem for a while.

http://egwdatabase.whiteestate.org/nxt/gateway.dll?f=templates$fn=default.htm$vid=default
Comment 1 Jon Honeycutt 2008-02-11 16:31:05 PST
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."