WD2go remote access - Java error

Hallo,

vorab: hab leider hier im deutschen Forum auf Englisch geposted.

I call http://www.wd2go.com to access my My Book Live remote from internet outside of my home network. I login in, grant access to shares and try to open a share in explorer. My OS is Windows 7 64Bit, IE 10, Java 7.25, but I got a Java execption message in Java console and an error message in browser “network drive not found”.

Output from Java console:

Java-Plug-in 10.25.2.16
JRE-Version verwenden 1.7.0_25-b16 Java HotSpot(TM) Client VM
Benutzer-Home-Verzeichnis = C:\Users\XXXXXXX


Missing Permissions manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Codebase manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Permissions manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Codebase manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Permissions manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Codebase manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
security initialization failed
java.lang.SecurityException: JVM Shared, not allowed to set security manager
 at sun.plugin2.applet.SecurityManagerHelper.checkPermissionHelper(Unknown Source)
 at sun.plugin2.applet.AWTAppletSecurityManager.checkPermission(Unknown Source)
 at java.lang.System.setSecurityManager0(Unknown Source)
 at java.lang.System.setSecurityManager(Unknown Source)
 at com.wd.nas4g.mapdrive.MapDrive.securityInit(MapDrive.java:880)
 at com.wd.nas4g.mapdrive.MapDrive.access$1100(MapDrive.java:65)
 at com.wd.nas4g.mapdrive.MapDrive$1.run(MapDrive.java:172)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
 at java.awt.EventQueue.access$200(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)

Port forwarding is well configured in WD My Book Live “configuration web access” and ports for remote access are opened in firewall behind my WD My Book Live in my home network.

Has anybody an idea, why I got a “Java.lang.exception: JVM Shared, not allowed to set security manager”

Current Java version was updated to 7u25, also installed is Eclpise - Android Developer Tools, which also uses Java.

Some sequence works on my second Windows XP computer with Java 6.x and also in 32-Bit Windows 7 virtual machine with IE10 and a 64-Bit Windows 7 virtual machine with IE 9.

Thank you in advance for any help.

hfrsamba

kleine Zusammenfassung auf Deutsch wäre trotzdem nicht verkehrt gewesen :smileyvery-happy:

Aber im Prinzip bekommst Du die obige Fehlermeldung, obwohl Java bei Dir auf dem neuesten Stand ist…

1 Like

Sorry, war gestern schon spät in der Nacht als ich geposted habe, um es dann noch auf Deutsch zu schreiben, war ich schon zu müde.

Hier das Posting in Deutsch:

Ich rufe die Internetseite http://www.wd2go.com auf, um remote auf mein My Book Live über das Internet ausserhalb meines Heimnetzwerkes zuzugreifen. Ich logge mich ein, erhalte Zugang zu den Freigaben und versuche eine Freigabe im Windows Explorer zu öffnen. Mein Betriebssystem ist Windows 7 64 Bit, IE 10, Java 7.25, aber ich erhalte eine Jave Ausnahme (exception) Meldung in der Java Konsole and eine Fehlermeldung im Browser “Netzwerklauf nicht gefunden”.

Ausgabe der Java Konsole:

Java-Plug-in 10.25.2.16
JRE-Version verwenden 1.7.0_25-b16 Java HotSpot(TM) Client VM
Benutzer-Home-Verzeichnis = C:\Users\XXXXXXX


Missing Permissions manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Codebase manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Permissions manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Codebase manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Permissions manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
Missing Codebase manifest attribute for: http://mybooklive.device615100.wd2go.com:8080/Admin/webapp/htdocs/MapDrive.jar?v=18
security initialization failed
java.lang.SecurityException: JVM Shared, not allowed to set security manager
 at sun.plugin2.applet.SecurityManagerHelper.checkPermissionHelper(Unknown Source)
 at sun.plugin2.applet.AWTAppletSecurityManager.checkPermission(Unknown Source)
 at java.lang.System.setSecurityManager0(Unknown Source)
 at java.lang.System.setSecurityManager(Unknown Source)
 at com.wd.nas4g.mapdrive.MapDrive.securityInit(MapDrive.java:880)
 at com.wd.nas4g.mapdrive.MapDrive.access$1100(MapDrive.java:65)
 at com.wd.nas4g.mapdrive.MapDrive$1.run(MapDrive.java:172)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
 at java.awt.EventQueue.access$200(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)

Port Weiterleitung ist im WD My Book Live richtig konfiguriert unter “Konfiguration web access” und die Port sind für den Webzugriff in der Firewall hinter dem WD My Book Live in meinem Heimnetzwerk geöffnet. Das WD2go android app hat erfolgreichen Zugang, aber nicht auf meinem PC.

Hat jedem eine Idee, warum ich eine “Java.lang.exception: JVM Shared, not allowed to set security manager” erhalte?

Aktuelle Java version ist nach Update 7.25, zudem habe ich Eclipse - Android Develoer Tools installiert, welche auch Java benutzen.

Die selbe Vorgehensweise funktioniert auf meinem zweiten Windows XP Computer mit Java 6.x und auch mit dem 32-Bit Windows 7 VirtualBox VM mit IE 10 und ebenso mit 64-Bit Windows 7 VirtualBox VM mit IE 9.

Danke im Voraus für Hilfe.

hfrsamba

Problem ist seit Neuinstallation des Betriebssystems (Windows 7 64Bit) gelöst und tritt nicht mehr auf.

1 Like