cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

Applet Error in PDMLink 9.1 M010

borourke
10-Marble

Applet Error in PDMLink 9.1 M010

We are getting the following error with some our applets in PDMLink 9.1 and were wondering of anyone else has seen something similar:


Exception in thread "Thread-19" java.lang.NoClassDefFoundError: wt/security/Capability
at wt.security.FileAccess.newFileDialog0(FileAccess.java:808)
at wt.security.FileAccess.newFileDialog(FileAccess.java:802)
at wt.clients.lifecycle.administrator.LifeCycleAdminApplet.importFile(LifeCycleAdminApplet.java:1417)
at wt.clients.lifecycle.administrator.LifeCycleAdminApplet.access$1200(LifeCycleAdminApplet.java:103)
at wt.clients.lifecycle.administrator.LifeCycleAdminApplet$WorkThread.run(LifeCycleAdminApplet.java:653)


Send lawyers, guns, and money...the sh!t has hit the fan!

1 REPLY 1

Bill -

Try putting the following into your Java runtime, and see if that works. If
so, that probably means that there are RMI tunneling issues.

-Djava.protocol.handler.pkgs=HTTPClient
-Dwt.boot.socketFactory=sun.rmi.transport.proxy.RMIMasterSocketFactory
-Dcom.sun.management.jmxremote

Patrick Kurtz
Services Delivery Manager
ProductSpace Solutions Inc.
"Your Products to the Nth Power"
630.495.2999 Ex 8110
Announcements


Top Tags