-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.1 Final
-
None
Constant redployment, even of a simple web application eventually causes an OutOfMemoryError in JBoss.
To duplicate, keep on copying a .war package into a servers hot deploy directory. Eventually an OutOfMemoryError occurs.
This is especially dangerous when running as a cluster, as when the node is restarted, it is unable to join the cluster again.
- relates to
-
JBAS-2299 OutOfMemory error when repetatively deploying and undeploying with 10 minute interval
- Closed