Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Simple business app to reproduce a memory leak on JBoss EAP 6.1.0.Final with Arquillian

License

Notifications You must be signed in to change notification settings

ggrossetie/business-app-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

business-app-leak

Simple business app to reproduce a memory leak on JBoss EAP 6.1.0.Final with Arquillian

Prerequisites

  • Install JBoss EAP 6.1.0.Final in /var/opt/jbossas7.
  • Create a deployment directory in /var/opt/memory-leak
  • Copy the configuration file src/main/resources/standalone.xml into /var/opt/memory-leak/configuration/standalone.xml

Usage

mvn clean install

Wait until you see this line...

java.lang.OutOfMemoryError: PermGen space
Dumping heap to java_pid9370.hprof ...

About

Simple business app to reproduce a memory leak on JBoss EAP 6.1.0.Final with Arquillian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published