You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Li Jing Qin (JIRA)" <ji...@apache.org> on 2009/03/09 11:05:50 UTC

[jira] Commented: (HARMONY-6115) [EUT] jdtdebug dump on the linux

    [ https://issues.apache.org/jira/browse/HARMONY-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680108#action_12680108 ] 

Li Jing Qin commented on HARMONY-6115:
--------------------------------------

Any idea about this?
By the way, you should ulimit -n 16256. Small number of file descriptors produce different failures.

> [EUT] jdtdebug dump on the linux
> --------------------------------
>
>                 Key: HARMONY-6115
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6115
>             Project: Harmony
>          Issue Type: Sub-task
>         Environment: Ubuntu 8.04, harmony + drlvm
>            Reporter: Li Jing Qin
>
> Running EUT 3.5 jdtdebug tests on the linux, the test has dumped. And the dump line is : /home/lee/workspace/harmony/All/trunk/target/hdk/jdk/jre/bin/java -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:35548 -Dfile.encoding=8859_1 -classpath /home/lee/programs/EUT/eclipse-testing/test-eclipse/eclipse/jdt_folder/DebugTests/bin:/home/lee/programs/EUT/eclipse-testing/test-eclipse/eclipse/jdt_folder/DebugTests/src/A.jar LogicalStructures
> When I run this command, the return is ERROR: [PacketDispatcher.cpp:109] connect failed: Connection refused [510/202]: connect failed: Connection refused.

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