[Bug 234674] java/openjdk8: cannot connect to JVM to debug
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 6 23:22:22 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234674
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 at FreeBSD.org
Reporter: michael.osipov at siemens.com
Assignee: java at FreeBSD.org
Flags: maintainer-feedback?(java at 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list