[Bug 195] New: Webex dies with NullPointerException

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Sep 23 16:27:28 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=195

           Summary: Webex dies with NullPointerException
           Product: IcedTea
           Version: unspecified
          Platform: PC
               URL: https://linbit-
                    en.webex.com/ec0600l/eventcenter/enroll/register.do?site
                    url=linbit-
                    en&formId=5267537&confId=5267537&formType=1&loadFlag=1&e
                    ventType=1&accessType=viewRecording
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: joej at edwyse.com


I'm running java-1.6.0-openjdk-plugin-1.6.0.0-0.18.b09.fc9.x86_64.rpm (fedora 9
install). I'm trying to open the webinar at:

https://linbit-en.webex.com/ec0600l/eventcenter/enroll/register.do?siteurl=linbit-en&formId=5267537&confId=5267537&formType=1&loadFlag=1&eventType=1&accessType=viewRecording

I enter a name and email address, click submit.

The screen displays the html portion, then loads the applet. The applet loads
and throws:

exception: java.lang.NullPointerException

----

Java downloader 2.5
Os Name: Linux
java.security.AccessControlException: access denied
(java.util.PropertyPermission user.home read)
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:342)
        at
java.security.AccessController.checkPermission(AccessController.java:553)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at
java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302)
        at java.lang.System.getProperty(System.java:669)
        at npatjava.getNetscapeDir(npatjava.java:265)
        at npatjava.init(npatjava.java:83)
        at sun.applet.AppletPanel.run(AppletPanel.java:436)
        at java.lang.Thread.run(Thread.java:636)
Netscape installation path11: null
checkDirExist SecurityException
  PIPE: appletviewer wrote: status Applet initialized.GCJ PLUGIN: thread
0x20a3c30: plugin_in_pipe_callback

GCJ PLUGIN: thread 0x20a3c30: plugin_in_pipe_callback: setting status Applet
initialized.
  PIPE: plugin read: status Applet initialized.
GCJ PLUGIN: thread 0x20a3c30: plugin_in_pipe_callback return
  PIPE: appletviewer wrote: status exception: java.lang.NullPointerException.
java.lang.NullPointerException
        at java.lang.StringBuffer.<init>(StringBuffer.java:120)GCJ PLUGIN:
thread 0x20a3c30: plugin_in_pipe_callback

GCJ PLUGIN: thread 0x20a3c30: plugin_in_pipe_callback: setting status
exception: java.lang.NullPointerException.
        at npatjava.download(npatjava.java:170)
        at npatjava.start(npatjava.java:107)
        at sun.applet.AppletPanel.run(AppletPanel.java:476)
  PIPE: plugin read: status exception: java.lang.NullPointerException.
GCJ PLUGIN: thread 0x20a3c30: plugin_in_pipe_callback return
        at java.lang.Thread.run(Thread.java:636)


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/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 distro-pkg-dev mailing list