we have two IBM M2 having debian linux installed, on one server called as Master node we installed Jboss AS 4.2.3 and postgre 8.3(running) and on other server called as slave node we installed Jboss AS 4.2.3 and postgre 8.3 (not running), our both jboss is up and running in clustered environment, with both jboss sending data to the master node we also have corosync service running on background on both servers . now if master node goes down (whatever be the reason), corosync on slave node listen this and starts the postgre on slave system, and at the same time JMS on slave node also starts its failover, most of the time JMS do not able to perform its failover , but for few time everything goes right and Jboss start behavioung correctly after JMS failover , can any one please help me what may have goes wrong.
we are using following versions:
1) Jboss 4.2.3
2) JMS 1.4.2 SP2
3) Postgre
mean while I found the
https://issues.jboss.org/browse/JBMESSAGING-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel#issue-tabs
is this the same issuse which I am facing?
regards,
rajeev