Question
WebSphere v8.5.5 JVM is repeatedly Restarting itself after upgrade to WAS fixpack 8.5.5.14 and SDK 8.0.5.17
We have 2 PRPC apps, v721 ,v731 both same issue on same server using WebSphere fixpack Proprietary information hidden and SDK Proprietary information hidden. the JVMs repeatedly Restarting itself .
Other PRPC apps on the same server have no issues.
Switch back to Java-7 and issue stops. Debug logs are not providing a hint.
Data src is good, INFO - PegaRULES engine successfully started.
Has anyone run into this condition before ? thanks.
***Edited by Moderator Marissa to update platform capability tags****
Does the server restart directly after startup or is this a random shutdown and restart after running for some time.
Does it reach "Web Tier initialization is complete"?
Is there any Shutdown initiated entry, perhaps after cluster joining attempt failed for hazelcast.
There are reasons an instance will shutdown ... but I can't think of any that would cause it to restart itself. However, if you have a batch process that restarts a downed node, that would explain that piece.