I recently ran into a problem on my Mac where when I try to launch the HOB Client RDP. After putting in the computer name I am trying to connect into, I get an "error: Click for details". When I click for details I get the information below. I know the issue is in my user id because I created another account and I can use it to work with no issues. I'd like to fix my user account though since this is the primary account on my Mac. I'm running Mac OS X Lion. Thank you for any information that may be useful to resolve this.
Java Plug-in 1.6.0_31
Using JRE version 1.6.0_31-b04-415-11M3635 Java HotSpot(TM) 64-Bit Server VM
User home directory = /Users/myuserid
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.SecurityException: attempted to open sandboxed jar https://worklink.com/dana-cached/webapplets/vc0/rewritten/applet_10000,DSID=d416872acb86f0a7f63da645... as a Trusted-Library
at com.sun.deploy.security.CPCallbackHandler$ParentElement.checkResource(CPCallbackHandler.java:358)
at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(DeployURLClassPath.java:852)
at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(DeployURLClassPath.java:952)
at com.sun.deploy.security.DeployURLClassPath.getResource(DeployURLClassPath.java:234)
at sun.plugin2.applet.Plugin2ClassLoader$2.run(Plugin2ClassLoader.java:969)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Plugin2ClassLoader.java:958)
at sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:134)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Plugin2ClassLoader.java:249)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Plugin2ClassLoader.java:179)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Plugin2ClassLoader.java:239)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Plugin2ClassLoader.java:179)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Plugin2ClassLoader.java:160)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:678)
at sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:3045)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1497)
at java.lang.Thread.run(Thread.java:680)
Exception: java.lang.SecurityException: attempted to open sandboxed jar https://worklink.com/dana-cached/webapplets/vc0/rewritten/applet_10000,DSID=d416872acb86f0a7f63da645... as a Trusted-Library
can you check the java console log on both user accounts to see if something is different? are they both using the same JRE?