-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When attempting to end the debug server using the stop button, the ENDDBGSVR command fails to complete:
{
"code": 0,
"signal": null,
"stdout": "",
"stderr": "CPC2206: Ownership of object QB5JOBLST in QTEMP type *USRSPC changed.\nCPC2206: Ownership of object QB5JOBLST in QTEMP type USRSPC changed.\nCPI2121: Replaced object QB5JOBLST type *USRSPC was moved to QRPLOBJ.\nCPFAC14: An error occurred using the control socket for the debug server.\nCPFAC12: Debug server router function ending.\nCPC2206: Ownership of object QZSHSYSTEM in QTEMP type *USRSPC changed."
}
Debugging works fine otherwise, so I don't think it's a firewall issue.
Code for i also reports that the debug server was ended successfully but still displays it as active as well:


Metadata
Metadata
Assignees
Labels
No labels