[GRADLE-3500] Gradle 2.14 timeout connecting to daemon on IBM JDK 8 Created: 08/Jul/16  Updated: 15/Jul/16  Resolved: 15/Jul/16

Status: Resolved
Project: Gradle
Affects Version/s: 2.14
Fix Version/s: 3.0-rc-1

Type: Bug
Reporter: Eric Wendelin Assignee: Gary Hale
Resolution: Fixed Votes: 1


 Description   

https://discuss.gradle.org/t/gradle-2-14-daemon-doesnt-work-with-ibm-java-8/18311



 Comments   
Comment by Gary Hale [ 15/Jul/16 ]

This is due to an issue with how we obtain the os-specific memory information from the OperationSystemMbean. For some reason, this blows up on IBM JDK8. I've changed this so that we do an mbean attribute lookup instead, and this seems to workaround the issue.

Generated at Wed Jun 30 12:50:25 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.