[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 14:48:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263881 Bug ID: 263881 Summary: java/openjdk17-jre Exception: Thread CPU time measurement is not supported Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: me@indgy.uk Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@FreeBSD.org Using OpenJDK17-JRE with GoCD Server (Zip version) from here: https://download.gocd.org/binaries/22.1.0-13913/generic/go-server-22.1.0-13913.zip GoCD is a CI/CD server. GoCD Server fails to run correctly when running a job in a Pipeline. Downgrading to OpenJDK11-JRE fixes the issue, the above error no longer appears. The following error seems to be the culprit. java.lang.UnsupportedOperationException: Thread CPU time measurement is not supported. at java.management/sun.management.ThreadImpl.verifyThreadCpuTime(Unknown Source) at java.management/sun.management.ThreadImpl.getThreadCpuTime(Unknown Source) at jdk.management/com.sun.management.internal.HotSpotThreadImpl.getThreadCpuTime(Unknown Source) at java.management/sun.management.ThreadImpl.getThreadCpuTime(Unknown Source) at com.thoughtworks.go.server.service.support.DaemonThreadStatsCollector.captureStats(DaemonThreadStatsCollector.java:33) at com.thoughtworks.go.server.messaging.activemq.JMSMessageListenerAdapter.runImpl(JMSMessageListenerAdapter.java:82) at com.thoughtworks.go.server.messaging.activemq.JMSMessageListenerAdapter.run(JMSMessageListenerAdapter.java:63) at java.base/java.lang.Thread.run(Unknown Source) Please drop me an email if you want me to setup an reproducable example. Thank you -- You are receiving this mail because: You are the assignee for the bug.