[jboss-user] [Installation, Configuration & DEPLOYMENT] - Silent application server crash with jboss-4.0.3SP1

sachin.mohan@kbcfp.com do-not-reply at jboss.com
Mon Mar 31 15:09:31 EDT 2008


On Solaris x86 5.10

We have production JBoss deployment where we are running it in three different configurations -
Cluster 1: 2 AS nodes - JMS hosting (just Queue and Topics registered here)
Cluster 2: 2 AS nodes - Core Java service (Remote method invocations over JMS mostly)
Cluster 3: 3 AS nodes - Enterprise java services hosting mostly entity beans, one stateful session bean and a few stateless session beans

Cluster 2 is a purely symmetrical cluster. Cluster 3 on the other hand is not as some state, which is not transferable amongst servers, is kept. For some reason one or another of the Cluster 3 nodes would crash for no reason silently. Cluster 2 (or 1) never have such problems.

There is no stack and no symptoms as to why this is happening. We only know when the users complain about losing connectivity. We tend to blame it on the garbage collection sometimes as this happens around the time Java concurrent GC's promotion fails and a stop the world collection happens. Without any manual intervention (like stop being called), jboss starts undeploying all packages.

Is this a known issue? If not, would anyone suggest ideas to debug this weird occurrence. Every week we will have at least one of the three servers going down.

I will add the log (gc,console and server) as soon as the next crash happens (hopefully it will happen again this week as usual.)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140260#4140260

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140260



More information about the jboss-user mailing list