Question
3
Replies
89
Views
capitalone
Posted: April 27, 2017
Last activity: May 23, 2017
Closed
Solved
jvm crash
while running a small load test, the jvm crashed with the below error
com.pega.pegarules.exec.internal.basic.SystemSettingsImpl.getDynamic(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; also attached the dump file.
if anyone experienced the same, can you please throw some insights.
***Moderator Edit: Vidyaranjan | Updated Categories***
This kind of error normally means JDK bug from Oracle, you should first try to use the latest JDK 1.7 to see if it fixes the issue.