Intermittent error with weak reference wrapper
----------------------------------------------

         Key: JELLY-166
         URL: http://nagoya.apache.org/jira/browse/JELLY-166
     Project: jelly
        Type: Bug
  Components: core / taglib.core  
    Versions: 1.0    
    Reporter: dion gillard


The following happens sometimes when running tests:

  [junit] Testcase: testChoose(org.apache.commons.jelly.tags.junit.CaseTag$1):  
      Caused an ERROR
  [junit] null:-1:-1: <null> Attempt to use a script that has been garbage 
collected.
  [junit] org.apache.commons.jelly.JellyTagException: null:-1:-1: <null> 
Attempt to use a script that has been garbage collected.
  [junit]     at 
org.apache.commons.jelly.impl.WeakReferenceWrapperScript.script(WeakReferenceWrapperScript.java:62)
  [junit]     at 
org.apache.commons.jelly.impl.WeakReferenceWrapperScript.run(WeakReferenceWrapperScript.java:74)
  [junit]     at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to