Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jan 2019 23:22:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 234674] java/openjdk8: cannot connect to JVM to debug
Message-ID:  <bug-234674-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234674

            Bug ID: 234674
           Summary: java/openjdk8: cannot connect to JVM to debug
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: michael.osipov@siemens.com
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

Starting with 192-b26 one cannot connect to a JVM for debugging anymore. The
following works with:

Apache Maven 3.6.1-SNAPSHOT (abbb2604d4ced61ea5c50ce9b0796c1d1c04a2c6;
2019-01-06T20:03:37+01:00)
Maven home: /home/mosipov/apache-maven-3.6.1-SNAPSHOT
Java version: 1.8.0_181, vendor: Oracle Corporation, runtime:
/usr/local/openjdk8/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "freebsd", version: "11.2-release-p7", arch: "i386", family: "unix"
$ ~/apache-maven-3.6.1-SNAPSHOT/bin/mvnDebug
Preparing to execute Maven in debug mode
Listening for transport dt_socket at address: 8000
[INFO] Scanning for projects...
[INFO] --------------------------------------------------------------------=
----
[INFO] BUILD FAILURE
[INFO] --------------------------------------------------------------------=
----
[INFO] Total time:  0.785 s
[INFO] Finished at: 2019-01-07T00:16:58+01:00


I do attach to the JVM from Windows 10 with Eclipse.

Running the same with 8.0.192 Eclipse says: connection refused. I cannot
terminate the process with Ctrl+C from the shell. I have so send SIGKILL.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234674-8522>