Products | Versions |
---|---|
TIBCO DataSynapse GridServer | - |
Not Applicable | - |
Resolution:
A Linux Manager can fail with a HotSpot error when running a .NET Driver connecting to a Java service. Apparently this a JVM bug which can be fixed when compression is turned off by default.
This is the error:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400C13D7
Function=(null)+0x400C13D7
Library=/lib/libc.so.6
NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions.
Current Java thread: at java.util.zip.Deflater.init(Native Method) at java.util.zip.Deflater.(Deflater.java:121) at java.util.zip.ZipOutputStream.(ZipOutputStream.java:61) at com.livecluster.util.BasicByteSupport.deflateObj(BasicByteSupport.java:60)