[kepler-dev] GlobusProxy actor
Norbert Podhorszki
pnorbert at cs.ucdavis.edu
Thu Feb 23 12:34:44 PST 2006
Hi,
Is there anyone, who used the GlobusProxy actor? When I run on a
linux/java 1.4.2_10 combo, I get the strange error message, see below.
There are discussions on the web about this, however, I could not find
resolutions. So if someone already solved this within Kepler, please, tell
me the secret.
Thanks
Norbert
ptolemy.kernel.util.IllegalActionException: in .test-gridproxy-init.manager
Because:
The provider BC may not be signed by a trusted party
at ptolemy.actor.Manager.execute(Manager.java:382)
at ptolemy.actor.Manager.run(Manager.java:967)
at ptolemy.actor.Manager$3.run(Manager.java:1019)
Caused by: java.lang.SecurityException: The provider BC may not be signed by a trusted party
at javax.crypto.SunJCE_b.a(DashoA12275)
at javax.crypto.Cipher.a(DashoA12275)
at javax.crypto.Cipher.getInstance(DashoA12275)
at org.globus.gsi.OpenSSLKey.getCipher(OpenSSLKey.java:341)
at org.globus.gsi.OpenSSLKey.decrypt(OpenSSLKey.java:208)
at org.globus.gsi.OpenSSLKey.decrypt(OpenSSLKey.java:187)
at edu.sdsc.globusproxy.ProxyInitTool.loadKey(Unknown Source)
at edu.sdsc.globusproxy.ProxyInitTool.createProxy(Unknown Source)
at org.nmiworkflow.GlobusProxy.fire(GlobusProxy.java:187)
at ptolemy.actor.AtomicActor.iterate(AtomicActor.java:309)
at
ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:171)
at ptolemy.actor.CompositeActor.fire(CompositeActor.java:331)
at ptolemy.actor.Manager.iterate(Manager.java:600)
at ptolemy.actor.Manager.execute(Manager.java:318)
--
Norbert Podhorszki
------------------------------------
University of California, Davis
Department of Computer Science
1 Shields Ave, 2236 Kemper Hall
Davis, CA 95616
(530) 754-8188
pnorbert at cs.ucdavis.edu
----------------------------------
More information about the Kepler-dev
mailing list