Hi Guys,
While deploying the war file, I'm getting the below Out of memory error..!! Can you guys, please help
Unexpected HTTP response: 500
Request
{
'address' => [('deployment' => 'MAS.ear')],
'operation' => 'deploy'
}
Response
Internal Server Error
{
'outcome' => 'failed',
'failure-description' => {'JBAS014671: Failed services' => {'jboss.deployment.subunit.'MAS.ear'.'MAS.war'.POST_MODULE' => 'org.jboss.msc.service.StartException in service jboss.deployment.subunit.'MAS.ear'.'MAS.war'.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment 'MAS.war' of deployment 'MAS.ear'
Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.apache.struts2.views.jsp.ui.AnchorTag with ClassLoader ModuleClassLoader for Module 'deployment.MAS.ear.MAS.war:main' from Service Module Loader
Caused by: java.lang.OutOfMemoryError: PermGen space'}},
'rolled-back' => true
}
Java.lang.outofmemoryerror Metaspace Lambda
Caused by: java.lang.OutOfMemoryError: Metaspace Environment. DXP 7.0; Resolution. Go to$Tomcat-home/bin and on the file. Recently it started failing during the deploy of a large application with 'java.lang.OutOfMemoryError: Metaspace' errors. Experimenting with the command-line metaspace configuration flags made no difference. The only thing that did work was to disable CMS. I saw some java.lang.OutOfMemoryError: Metaspace in our AS-Testsuite runs. Here is a really simple (and clumsy) reproducer for the leak. Javaアプリケーション(Tomcatで実行されているサービス)JREをJava 7からJava 8に切り替えました。 Java.lang.OutOfMemoryError: Metaspace大量のトラフィックで数日間実行した後。.