Skip to content

AttachAPI Jcmd retry attaching in case of SocketException - #19245

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:jcmdname
Mar 31, 2024
Merged

AttachAPI Jcmd retry attaching in case of SocketException#19245
pshipton merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:jcmdname

Conversation

@JasonFengJ9

Copy link
Copy Markdown
Member

AttachAPI Jcmd retry attaching in case of SocketException

AttachAPI Jcmd retry attaching in case of SocketException on Windows platform;
Retry time is 3 by default or a value specified via a system property com.ibm.tools.attach.retry;
Enabled -Dcom.ibm.tools.attach.logging=yes for AttachAPI utility tests;
Also enabled TargetManager.doLogging.

closes #19165

Signed-off-by: Jason Feng fengj@ca.ibm.com

AttachAPI Jcmd retry attaching in case of SocketException on Windows
platform;
Retry time is 3 by default or a value specified via a system property
com.ibm.tools.attach.retry;
Enabled -Dcom.ibm.tools.attach.logging=yes for AttachAPI utility tests;
Also enabled TargetManager.doLogging.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@pshipton

Copy link
Copy Markdown
Member

Pls open the docs issue for the new system property.

@pshipton

Copy link
Copy Markdown
Member

jenkins test sanity,extended win,alinux jdk8

@pshipton
pshipton merged commit 7670032 into eclipse-openj9:master Mar 31, 2024
@JasonFengJ9
JasonFengJ9 deleted the jcmdname branch March 31, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestJcmd testMatchDisplayNamePartially Expected string not found

3 participants