[Webkit-unassigned] [Bug 18741] Live connect throws security exceptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 26 05:29:56 PDT 2008


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





------- Comment #8 from admin at neurodna.com  2008-04-26 05:29 PDT -------
I have uninstalled Safari 3.1 and installed Safari 3.0 on XP that  we used with
Windows 2000. We get the same error. I am adding the following which was also
reported on the duplicate bug. I will now install lastest nightly WebKit build
and see.

java.security.AccessControlException: access denied (java.net.SocketPermission
192.168.0.17 resolve)
        at java.security.AccessControlContext.checkPermission(Unknown Source)
        at java.security.AccessController.checkPermission(Unknown Source)
        at java.lang.SecurityManager.checkPermission(Unknown Source)
        at java.lang.SecurityManager.checkConnect(Unknown Source)
        at sun.plugin.security.ActivatorSecurityManager.checkConnect(Unknown
Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown
Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown
Source)
        at
com.neurodna.manager.NSendReceiveImp.streamPrivate(NSendReceiveImp.java:653)
        at
com.neurodna.manager.NSendReceiveImp.access$200(NSendReceiveImp.java:95)
        at
com.neurodna.manager.NSendReceiveImp$DefaultReceiver.runURLRequest(NSendReceiveImp.java:182)
        at
com.neurodna.manager.NSendReceiveImp$DefaultReceiver.run(NSendReceiveImp.java:207)


-- 
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