[jboss-jira] [JBoss JIRA] Created: (JBVFS-119) VirtualFile instance leak
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Thu Sep 17 06:22:23 EDT 2009
VirtualFile instance leak
-------------------------
Key: JBVFS-119
URL: https://jira.jboss.org/jira/browse/JBVFS-119
Project: JBoss VFS
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Thomas Diesler
Assignee: Ales Justin
Fix For: 2.1.3.GA
It seems that file instances are not cleaned up properly during uninstall
[tdiesler at tddell example]$ mvn -Dtest=BlueprintStressTestCase test
Running org.jboss.test.osgi.example.blueprint.BlueprintStressTestCase
#1 9738ms
#2 4692ms
#3 4317ms
#4 4457ms
#5 4331ms
#6 4222ms
#7 4403ms
#8 4763ms
#9 4792ms
#10 3988ms
#11 4675ms
#12 4573ms
#13 4878ms
#14 4957ms
#15 3804ms
#16 4790ms
#17 5027ms
#18 4182ms
#19 5138ms
java.lang.OutOfMemoryError: PermGen space
Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list