My profile:
I have NO Java programming skills but this site may help me solve my problem.
Summary:
I have a server (actually a few servers) which are IBM 3850 M2 / x3950 M2 -[72336SU]-. To access the back end of the server, that is, to be able to control the server as if I was actually in front of it, I access it's ASM portal which is http[:]//192.168.0.30. I can then see all the hardware details for the server and the one important option is the Remote Control menu item. When I click this menu item, I click on the "Start Remote Control" link and it opens a Java applet.
This is my problem:
The applet opens and I get 2 boxes on the browser screen saying "Error. Click for details". Clicking this text shows a dialog box with Application Error, AccessControlException, access denied "("java.net.SocketPermission" "192.168.0.30:2000" "connect,resolve")
So my question is - why am I getting this error and how do I fix it? I've attached the console log in case it helps.
JavaError.txt
Browsers tested:
IE: 9.0.8112.16421
Chrome: 76.0.8809.100 (Official Build) (64-bit)
FireFox: 68.0.2 (64-bit)