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/05/16 15:20:16 UTC

[jira] Updated: (HARMONY-2685) [drlvm][kernel] DRLVM halts while launching packs of DRLVM subprocesses in cycle (large test suite emulation)

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

Gregory Shimansky updated HARMONY-2685:
---------------------------------------

    Summary: [drlvm][kernel] DRLVM halts while launching packs of DRLVM subprocesses in cycle (large test suite emulation)  (was: [drlvm] DRLVM halts while launching packs of DRLVM subprocesses in cycle (large test suite emulation))

> [drlvm][kernel] DRLVM halts while launching packs of DRLVM subprocesses in cycle (large test suite emulation)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2685
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2685
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: SUSE LINUX Enterprise Server 9 (i586)
>            Reporter: Vladimir Beliaev
>            Priority: Minor
>         Attachments: Test.java, Test.java
>
>
> DRLVM halts while lunching the packs of DRLVM-subprocess in cycle.
> Please use attached Test.java to reproduce the issue. The test is run on one VM, it accepts another (or the same) VM path as argument to lunch the packs of this specified VM in cycle.
> The test command line is: <luncher java> Test <subprocess java>
> For example: ./deploy/jdk/jre/bin/java Test ./deployjdk/jre/bin/java
> The possible output for DRLVM luncher/subprocess run on SUSE LINUX Enterprise Server 9 (i586) is:
>     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 = r486063, (Dec 12 2006), Linux/ia32/gcc 3.3.3, debug build
>     http://incubator.apache.org/harmony
>     Run number 0 of 2000
>     ....
>     Run number 730 of 2000
> [after that DRLVM halts]
> Thanks
> Vladimir

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