Closed Bug 113123 Opened 23 years ago Closed 23 years ago

applet error

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 113122

People

(Reporter: bibeka, Assigned: joe.chou)

Details

When i am trying to make a connecton to an URL the following error occurs

Error: uncaught exception: java.security.PrivilegedActionException 
<<java.lang.reflect.InvocationTargetException>>

In my case the javascript function calls an applet method which in turns makes 
the connection and post some data to the URL.

In other all versions of browsers except netscape 6 it's working. 

The java console error is as follows

ava.security.PrivilegedActionException: 
java.lang.reflect.InvocationTargetException: 
java.security.AccessControlException: access denied (java.net.SocketPermission  
www.myserve.com 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.protocol.jdk12.http.HttpURLConnection.connectStep1
(Unknown Source)

	at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown 
Source)

	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown 
Source)

	at unicornLMS.cmiPost(unicornLMS.java:49)

	at java.lang.reflect.Method.invoke(Native Method)

	at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at sun.plugin.liveconnect.SecureInvocation.CallMethod(Unknown Source



Is there Any solution to this problem?
Hi Norris, I'm reassigning this to you because you are listed as the module
owner of Java security in the browser. This bug was mistakenly assigned to me.
Assignee: nicolson → nboyd
Component: Tests → Javascript Engine
Product: JSS → Browser
Version: 4.0 → other
QA Contact: somni
Reassigning to OJI -
Assignee: nboyd → joe.chou
Status: UNCONFIRMED → NEW
Component: Javascript Engine → OJI
Ever confirmed: true
QA Contact: pmac
Bugzilla accidentally double-posted this bug. It's a copy of bug 113122.

*** This bug has been marked as a duplicate of 113122 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: joe.chou → petersen
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.