Closed Bug 114201 Opened 23 years ago Closed 22 years ago

homebanking applet refuses to work with JRE 1.4 (NullPointerException)

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: diego, Assigned: joe.chou)

References

()

Details

Just try to open the URL with JRE 1.4-beta3 installed.  It refuses to load.  I
am not sure if this is the same bug, but https://banking.lbbw.de does also not work.

My configuration is Linux 2001120806 with JRE 1.4 beta 3 and a freshly created
profile.  I use Debian and converted the JRE rpm into a deb (Debian archive
format) using alien.

I have no problems with java applets on other sites and I can also view other
https pages.  I do get errors on the java console.

At the page https://banking.sonline.de/sparkasse-ac/ I get:

Uncaught error fetching image:
Uncaught error fetching image:
java.lang.NullPointerException
	at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:555)
	at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1092)
	at java.net.URLConnection.getContentType(URLConnection.java:384)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentType(DashoA6275)
	at sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:113)
	at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:254)
	at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217)
	at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185)
java.lang.NullPointerException
	at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:555)
	at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1092)
	at java.net.URLConnection.getContentType(URLConnection.java:384)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentType(DashoA6275)
	at sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:113)
	at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:254)
	at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217)
	at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185)




At https://banking.lbbw.de I get:

Version 2.02 - 2001.11.16
Direkt-Brokerage-URL:  https://brokerage.LBBW.de/
OS:Linux 
Browser:Sun Microsystems Inc.
Load Textfile: https://banking.lbbw.de/lbdirekt/ib200/german.txt
MandantenNr=1 BLZ=60050101BLZ_1
Load Hinweisfile: https://banking.lbbw.de/lbdirekt/ib200/hinweis.txt
Load Hinweisfile: https://banking.lbbw.de/lbdirekt/ib200/hinweis.txtfalse
TemplatePath: https://banking.lbbw.de/templatesneubase/templates_LBBW/
Load Graphic: https://banking.lbbw.de/graphics/bild_oben_neu.jpg
Uncaught error fetching image:
java.lang.NullPointerException
	at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:555)
	at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1092)
	at java.net.URLConnection.getContentType(URLConnection.java:384)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentType(DashoA6275)
	at sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:113)
	at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:254)
	at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217)
	at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185)
Does it work with another browser and the same JRE ?
It could be a JRE problem.
Good point, Gilles.  Works fine with Netscape 4.77.   ---> NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: 4xp
Might be worth looking at bug 142878 and see if the sites mentioned there have
the same problem on Linux mentioned here?
1.4.0-b92 no longer has this problem --> WORKSFORME.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
And marking VERIFIED, this is my bug after all.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.