[Bug 485624] New: java.lang.NullPointerException opening a jnlp with icedtea
https://bugzilla.novell.com/show_bug.cgi?id=485624 Summary: java.lang.NullPointerException opening a jnlp with icedtea Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: m.munnix@redcross.be QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE launching command: javaws http://eprogesatst/eProgesa/ProgesaTerminal.jnlp gives Exception in thread "main" java.lang.NullPointerException at net.sourceforge.jnlp.runtime.InstallDialog.<init>(InstallDialog.java:57) at net.sourceforge.jnlp.runtime.InstallDialog.getInstallDir(InstallDialog.java:153) at net.sourceforge.jnlp.runtime.JNLPRuntime.getDefaultBaseDir(JNLPRuntime.java:265) at net.sourceforge.jnlp.runtime.Boot.getBaseDir(Boot.java:351) at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:152) at java.security.AccessController.doPrivileged(Native Method) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:143) Reproducible: Always Steps to Reproduce: 1. 2. 3. this is java-1_7_0-icedtea-1.5_b24-9.2 works fine with java-1_6_0-sun-1.6.0.u12-1.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=485624 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=485624#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |mvyskocil@novell.com Resolution| |WONTFIX --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2009-03-17 07:43:43 MST --- The java-1_7_0-icedtea is not recommended for usage and is not currently maintained (was dropped after 11.1 release). Use openjdk, or Sun instead. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com