Previous Topic: Signing Not Working for SAML Session Tickets in SOAP Envelope (74036)

Next Topic: SOA Agents Reject Messages Where Namespace is Defined Outside of Parent Element (72912)

"JVM - JNI code: -1(JNI_ERR)" Errors in Policy Server Log (68569)

In some situations, the default JVM memory allocations can be insufficient on the Policy Server, preventing retrieval of certificates from the key store. If this happens, "JVM - JNI code: -1(JNI_ERR)" errors are written to the Policy Server log.

Workaround

Add a line specifying appropriate the minimum and maximum JVM memory allocation pool sizes to the JVMOptions.txt file in SOA_HOME\siteminder\config using the following parameters:

For example:

-Xms128m -Xmx128m

Note: For complete information about the settings contained in the JVMOptions.txt file, see your Java documentation.


Copyright © 2009 CA. All rights reserved. Email CA about this topic