DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40974>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40974 Summary: I am not able to load Applet through Jmeter proxy setting Product: JMeter Version: 2.2 Platform: Other OS/Version: Windows XP Status: NEW Severity: critical Priority: P1 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] When I am trying to open applet while doing testing through Jmeter. It shows me following error. etwork: Connecting http://agwctest3.deere.com/Windchill/wt/util/utilResource_en_US.class with proxy=HTTP @ localhost/127.0.0.1:8090 basic: Loading http://agwctest3.deere.com/Windchill/wt/util/utilResource_en_US.class from cache (wt.fc.fcResource/0) wt.util.WTException: The operation: "remoteExecute" failed. Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method; nested exception is: wt.util.WTRemoteException: Unable to locate method server; nested exception is: wt.util.WTRemoteException: Unable to get server; nested exception is: java.security.AccessControlException: access denied (java.net.SocketPermission localhost:8090 connect,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.net.www.protocol.http.HttpURLConnection.proxiedConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.setProxiedClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.setProxiedClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.writeRequests(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at wt.boot.WTRMIURLSocketFactory$URLSocket.openInputStream (WTRMIURLSocketFactory.java:117) at wt.boot.WTRMIURLSocketFactory$URLSocket$Input.read (WTRMIURLSocketFactory.java:311) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at java.io.DataInputStream.readByte(Unknown Source) at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source) at sun.rmi.server.UnicastRef.invoke(Unknown Source) at wt.manager.ServerManagerImpl_Stub.getServer(Unknown Source) at wt.manager.RemoteServerManager.getServer (RemoteServerManager.java:303) at wt.manager.RemoteServerManager.getServer (RemoteServerManager.java:271) at wt.method.RemoteMethodServer.getMethodServer (RemoteMethodServer.java:990) at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:593) at com.ptc.core.command.common.CommandDelegateForwarder.remoteExecute (CommandDelegateForwarder.java:311) at com.ptc.core.command.common.CommandDelegateForwarder.execute (CommandDelegateForwarder.java:264) at com.ptc.core.command.common.bean.AbstractServerCommand.execute (AbstractServerCommand.java:248) at com.ptc.core.command.common.RemoteWorkerHandlerImplementation.handleRemoteWorker (RemoteWorkerHandlerImplementation.java:24) at com.ptc.core.meta.common.RemoteWorkerHandler.handleRemoteWorker (RemoteWorkerHandler.java:27) at com.ptc.windchill.explorer.ca.utility.PreferenceHelper.getPreference (PreferenceHelper.java:266) at com.ptc.windchill.explorer.ca.utility.PreferenceHelper.getExplorerPreference (PreferenceHelper.java:182) at com.ptc.windchill.explorer.ca.utility.PreferenceHelper.getPSELaunchModeEdit (PreferenceHelper.java:620) at com.ptc.windchill.explorer.productstructure.ProductStructureExplorerApplet.start (ProductStructureExplorerApplet.java:91) at wt.clients.checker.CheckerApplet.start(CheckerApplet.java:277) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) network: Connecting http://agwctest3.deere.com/Windchill/servlet/JavaRMIServlet? forward=5001 with proxy=HTTP @ localhost/127.0.0.1:8090 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
