Hi Brajendra
Are you running on the same machine? If not, then definitely a firewall issue.
I don't see a screenshot attached, but you have specified a different port via the mqsi command then you did in the server.conf.yaml. And the port in your grep command is a third port, so not sure what port you actually try to use.
------------------------------
Regards
Matthias Blomme
Integration Specialt
Integration Designers
Turnhout
------------------------------
Original Message:
Sent: Mon November 18, 2024 05:15 PM
From: Brajendra Kumar
Subject: Regarding launch the debugger from the ACE toolkit (13.0.1.0)
Hi ,
I am reaching out to seek your assistance with an issue I am encountering while attempting to launch the debugger from the ACE toolkit. The toolkit throws an error stating: "Assign a different debug port to the flow engine and restart the Broker, Ensure the flow engine is running and listening on the specified port, Ensure the broker is running, or Increase the timeout setting in the Preference page Attach to server at dl01jde6mqb1:23233 failed."
I have already set the jvmDebugPort in the Integration server as follows:
- Edited server.conf.yaml at the path /var/mqsi/components/Integration Node/servers/Integration server/overrides/ to include:
```
ResourceManagers:
JVM:
jvmDebugPort: '23234'
```
- Set the jvmDebugPort through the command:
```
mqsichangeproperties Integration_INODE -e Integration server -o ComIbmJVMManager -n jvmDebugPort -v 24346
```
Additionally, I have used the commands
`ss -turnap | grep 23246` to check if the port is in use and `netstat -tunpl | grep -i listen` to verify that the dl01jde6mqb1 port is listening.
After making these changes, I also stopped and started the Integration Node but the issue persists.
Could you please review the steps I have taken and let me know if there is anything I might be missing in the configuration? Your help in resolving this matter would be greatly appreciated. Please see the screenshot below for additional details.I also need help for Oracle data base configuration
------------------------------
Brajendra Kumar
------------------------------