You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/02/05 10:55:05 UTC

[jira] Assigned: (HARMONY-1845) [drlvm][finalizers] Thread Manager internal error 720006

     [ https://issues.apache.org/jira/browse/HARMONY-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-1845:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][finalizers] Thread Manager internal error 720006
> --------------------------------------------------------
>
>                 Key: HARMONY-1845
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1845
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: win_ia32_msvc_debug
>            Reporter: Serguei Zapreyev
>         Assigned To: Gregory Shimansky
>
>  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.
-
You can reply to this email to add a comment to the issue online.