Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What is jsafe?

3 views
Skip to first unread message

Sergei

unread,
Aug 18, 2000, 3:00:00 AM8/18/00
to
Hi there!!
I'm running WebLogic on a Linux Box.
There are no problems (until now) with my installation, but everytime I
restart weblogic I get a message that says "java.lang.UnsatisfiedLinkError:
no jsafe in java.library.path"
What's that?
Must I be worried about it?

Thanks
Sergei

PS: entire error message is:
java.lang.UnsatisfiedLinkError: no jsafe in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1245)
at java.lang.Runtime.loadLibrary0(Runtime.java:466)
at java.lang.System.loadLibrary(System.java:774)
at
COM.rsa.jsafe.JSAFE_DeviceBuilderNative.buildObjects(JSAFE_DeviceBuilderNati
ve.java)
at
COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(JSAFE_AsymmetricCipher.java
)
at
COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(JSAFE_AsymmetricCipher.java
)
at weblogic.security.RSA.performOPJSafe(RSA.java:178)
at weblogic.security.RSA.performOp(RSA.java:104)
at weblogic.security.RSApkcs1.decrypt(RSApkcs1.java:153)
at weblogic.security.RSAMDSignature.verify(RSAMDSignature.java:87)
at weblogic.security.X509.verifySignature(X509.java:223)
at
weblogic.t3.srvr.SSLListenThread.insertIntoCAChain(SSLListenThread.java:192)
at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:294)
at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:214)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1177)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)


Michael Girdley

unread,
Aug 18, 2000, 3:00:00 AM8/18/00
to

That message's innocuous any server should work fine. It is because the RSA
libraries have a bug in them that prints to standard output every time they
cannot locate their native code libraries. We're currently working with RSA
to get them to fix it. Until then, feel free to ignore.

Thanks,
Michael

--
----
Michael Girdley
BEA Systems Inc


"Sergei" <sr...@mail.comerci.com.mx> wrote in message
news:399d...@newsgroups.bea.com...

Senthil Kumar S

unread,
Aug 18, 2000, 3:00:00 AM8/18/00
to
The JSAFE security component suite provides Java
programmers with privacy, authentication, and data integrity routines that have
been
written entirely in the Java language.
0 new messages