You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2006/12/20 07:23:21 UTC

[jira] Created: (HARMONY-2807) [drlvm] failed to start eclipse 3.1.1 with -XDvm.finalize=false option

[drlvm] failed to start eclipse 3.1.1 with -XDvm.finalize=false option
----------------------------------------------------------------------

                 Key: HARMONY-2807
                 URL: http://issues.apache.org/jira/browse/HARMONY-2807
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Vladimir Ivanov


---execution log -------------------
C:build\win_ia32_msvc_debug\deploy\jdk\jre\bin>echo %ECLIPSE_HOME%
C:\work\VTSTeam\dist\eclipse3.1.1

C:build\win_ia32_msvc_debug\deploy\jdk\jre\bin>C:\harmony.top\drlvm\trunk\build\win_ia32_msvc_debug\deploy\jdk\jre\bin\java -showversion -XDvm.assert_dialog=false -XDvm.finalize=false -cp "%ECLIPSE_HOME%\startup.jar" -Dosgi.install.area=%ECLIPSE_HOME%\ org.eclipse.core.launcher.Main -debug .options
Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r488918, (Dec 20 2006), Windows/ia32/msvc 1310, debug build
http://incubator.apache.org/harmony
Assertion failed: VM_Global_State::loader_env->finalizer_thread, file C:\harmony.top\drlvm\trunk\vm\vmcore\src\init\finalize.cpp, line 370

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


-- 
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

        

[jira] Commented: (HARMONY-2807) [drlvm] failed to start eclipse 3.1.1 with -XDvm.finalize=false option

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472283 ] 

Pavel Pervov commented on HARMONY-2807:
---------------------------------------

This assertion is not in the code anymore. Eclipse starts just fine.

> [drlvm] failed to start eclipse 3.1.1 with -XDvm.finalize=false option
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-2807
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2807
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>
> ---execution log -------------------
> C:build\win_ia32_msvc_debug\deploy\jdk\jre\bin>echo %ECLIPSE_HOME%
> C:\work\VTSTeam\dist\eclipse3.1.1
> C:build\win_ia32_msvc_debug\deploy\jdk\jre\bin>C:\harmony.top\drlvm\trunk\build\win_ia32_msvc_debug\deploy\jdk\jre\bin\java -showversion -XDvm.assert_dialog=false -XDvm.finalize=false -cp "%ECLIPSE_HOME%\startup.jar" -Dosgi.install.area=%ECLIPSE_HOME%\ org.eclipse.core.launcher.Main -debug .options
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r488918, (Dec 20 2006), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> Assertion failed: VM_Global_State::loader_env->finalizer_thread, file C:\harmony.top\drlvm\trunk\vm\vmcore\src\init\finalize.cpp, line 370
> This application has requested the Runtime to terminate it in an unusual way.
> Please contact the application's support team for more information.
> This application has requested the Runtime to terminate it in an unusual way.
> Please contact the application's support team for more information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-2807) [drlvm] failed to start eclipse 3.1.1 with -XDvm.finalize=false option

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-2807.
--------------------------------------

    Resolution: Duplicate
      Assignee: Gregory Shimansky

These assertion was fixed in HARMONY-2988. So I am resolving this bug as duplicate.

> [drlvm] failed to start eclipse 3.1.1 with -XDvm.finalize=false option
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-2807
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2807
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Gregory Shimansky
>
> ---execution log -------------------
> C:build\win_ia32_msvc_debug\deploy\jdk\jre\bin>echo %ECLIPSE_HOME%
> C:\work\VTSTeam\dist\eclipse3.1.1
> C:build\win_ia32_msvc_debug\deploy\jdk\jre\bin>C:\harmony.top\drlvm\trunk\build\win_ia32_msvc_debug\deploy\jdk\jre\bin\java -showversion -XDvm.assert_dialog=false -XDvm.finalize=false -cp "%ECLIPSE_HOME%\startup.jar" -Dosgi.install.area=%ECLIPSE_HOME%\ org.eclipse.core.launcher.Main -debug .options
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r488918, (Dec 20 2006), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> Assertion failed: VM_Global_State::loader_env->finalizer_thread, file C:\harmony.top\drlvm\trunk\vm\vmcore\src\init\finalize.cpp, line 370
> This application has requested the Runtime to terminate it in an unusual way.
> Please contact the application's support team for more information.
> This application has requested the Runtime to terminate it in an unusual way.
> Please contact the application's support team for more information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.