You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Serguei Zapreyev (JIRA)" <ji...@apache.org> on 2006/10/12 14:25:35 UTC

[jira] Created: (HARMONY-1845) [DRLVM][finalizers] Thread Manager internal error 720006

[DRLVM][finalizers] Thread Manager internal error 720006
--------------------------------------------------------

                 Key: HARMONY-1845
                 URL: http://issues.apache.org/jira/browse/HARMONY-1845
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: win_ia32_msvc_debug
            Reporter: Serguei Zapreyev


 If the 1834 patch is used to extend the kernel tests then the renewed 
java.lang.RuntimeAdditionalTest4 fails often and often (at least for me) for jitrino.jet and 
jitrino.opt modes as follows:

<<<...>>>
     [echo]
     [echo]             ==================================
     [echo]             Run kernel tests using jitrino.jet
     [echo]             ==================================
     [echo]
    [mkdir] Created dir: C:\IJE\G577\trunk\working_vm\build\win_ia32_msvc_debug\
semis\kernel.tests\reports\jitrino.jet
     [echo] RUNNING : java.lang.RuntimeAdditionalTest4
    [junit] FinalizerThread: FinalizerThread terminated by java.lang.InternalErr
or: Thread Manager internal error 720006
    [junit] Uncaught exception in FinalizerThread:
    [junit] java.lang.RuntimeException: FinalizerThread interrupted
    [junit]     at java.lang.FinalizerThread.run(Unknown Source)
    [junit] Caused by: java.lang.InternalError: Thread Manager internal error 72
0006
    [junit]     at java.lang.Object.notify(Unknown Source)
    [junit]     ... 1 more
    [junit] Test java.lang.RuntimeAdditionalTest4 FAILED (timeout)
[junitreport] Transform time: 741ms
[junitreport] Transform time: 250ms

     [echo] ==============================================
     [echo] Kernel tests FAILED using jitrino.jet. Please find the detailed resu
lts here:
     [echo] C:\IJE\G577\trunk\working_vm\build\win_ia32_msvc_debug\semis\kernel.
tests\reports\jitrino.jet\html\index.html
     [echo] ==============================================
<<<...>>>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira