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

shanyu zhao updated HADOOP-9896:
--------------------------------

    Description: 
I'm running hadoop unit tests on a Ubuntu 12.04 64 bit virtual machine, every 
time I try to run all unit tests with command "mvn test", the TestIPC unit test 
will fail, the console will show "The forked VM terminated without saying 
properly goodbye. VM crash or System.exit called?"

To reproduce:
$cd hadoop-common-project/hadoop-common
$mvn clean install -Pdist -DskipTests
$mvn test -Pdist -Dtest=TestIPC


  was:
I'm running hadoop unit tests on a Ubuntu 12.04 virtual machine, every time I 
try to run all unit tests with command "mvn test", the TestIPC unit test will 
fail, the console will show "The forked VM terminated without saying properly 
goodbye. VM crash or System.exit called?"



    
> TestIPC fail on trunk with error VM crash or System.exit
> --------------------------------------------------------
>
>                 Key: HADOOP-9896
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9896
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.0.5-alpha
>            Reporter: shanyu zhao
>         Attachments: org.apache.hadoop.ipc.TestIPC-output.txt
>
>
> I'm running hadoop unit tests on a Ubuntu 12.04 64 bit virtual machine, every 
> time I try to run all unit tests with command "mvn test", the TestIPC unit 
> test will fail, the console will show "The forked VM terminated without 
> saying properly goodbye. VM crash or System.exit called?"
> To reproduce:
> $cd hadoop-common-project/hadoop-common
> $mvn clean install -Pdist -DskipTests
> $mvn test -Pdist -Dtest=TestIPC

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to