You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2017/04/07 20:37:41 UTC

[jira] [Created] (SUREFIRE-1357) PING scheduler kills JVM in debug mode

Tibor Digana created SUREFIRE-1357:
--------------------------------------

             Summary: PING scheduler kills JVM in debug mode
                 Key: SUREFIRE-1357
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1357
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin, Maven Surefire Plugin
            Reporter: Tibor Digana
            Assignee: Tibor Digana
             Fix For: 2.20


This issue was found during second Vote of Version 2.20.

Configuration parameter {{debugForkedProcess=true}} kills the JVM because all threads are disabled for scheduling purposes and PING scheduler suggested killing JVM when developer stepped into a break point after 20 seconds.

The dump file contains error
{{Corrupted stdin stream in forked JVM 1. Stream 'Listening for transport dt_socket at address: 5005'.}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)