| init:
  | 
  | 
  | compile-test-classes:
  | 
  | memory-test:
  |      [echo] 
Source=D:\java\eclipse-workspace1\jboss-head\aop/output/tests.classe
  | s
  |      [echo] 
aoppath=D:\java\eclipse-workspace1\jboss-head\aop/src/resources/test
  | /memoryleaks/jboss-aop.xml
  |      [aopc] Build Successful: 1422 ms
  |     [junit] Running org.jboss.test.aop.memoryleaks.MemoryLeakTester
  |     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.719 sec
  |     [junit] Test org.jboss.test.aop.memoryleaks.MemoryLeakTester FAILED
  |     
  | 
  |   <testcase classname="org.jboss.test.aop.memoryleaks.MemoryLeakTester" 
  |        name="testWithClassLoader" time="5.656">
  |     <failure message="Class org.jboss.test.aop.memoryleaks.Test still 
referenced. 
  |        Look at report for more details" 
type="junit.framework.AssertionFailedError">
  |        junit.framework.AssertionFailedError: Class 
org.jboss.test.aop.memoryleaks.Test still referenced.
  |       Look at report for more details
  |     at 
org.jboss.test.aop.memoryleaks.MemoryLeakTester.checkUnload(MemoryLeakTester.java:242)
  |     at 
org.jboss.test.aop.memoryleaks.MemoryLeakTester.testWithClassLoader(MemoryLeakTester.java:193)
  |     </failure>
  |   </testcase>
  | 

why org.jboss.test.aop.memoryleaks.Test isn't GCed?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936110#3936110

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936110


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to