swiftmq 7.5.1 release notes

View: New views
4 Messages — Rating Filter:   Alert me  

swiftmq 7.5.1 release notes

by Yu L :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

We got a core dump when running swiftmq in HA mode on Solaris 10. Both primary and backup died. We want to check if 7.5.1 will fix the potential problem. Can someone provides me a link to its release notes? Attached is jvm error log file. Thanks.

Yu

hs_err_pid24487.log

Re: swiftmq 7.5.1 release notes

by IIT Software :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is certainly not a problem with SwiftMQ but with the hotspot JVM:

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGBUS (0xa) at pc=0xffffffff7540b718, pid=24487, tid=27
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# j  java.lang.String.<init>([BLjava/lang/String;)V+0
#

So you might better look to upgrade the JVM, if possible.

SwiftMQ release notes are here.

Re: swiftmq 7.5.1 release notes

by Yu L :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Where is release notes? Thanks.

Re: swiftmq 7.5.1 release notes

by IIT Software :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry, it's now accessible from the above link.

But again, it is a JVM issue.