Hello @...,

> looks like debugger is not attached to a process.

As I can see from the attached screenshot the debugger was connected and listening to port 5005. May I ask you to upload a project so that I can check the configuration? 

The files can be uploaded at https://uploads.jetbrains.com .

0

Hi Egor ,

I am not able to debug Azure java function code in intellij . Uploaded project file in the above link.  Enabled remote Debugging but getting error message  " Error running 'Remote Debugging': Unable to open debugger port (localhost:5009): java.net.ConnectException "Connection refused: connect"Error running 'Remote Debugging': Unable to open debugger port (localhost:5009): java.net.ConnectException "Connection refused: connect". Could you please help me.

 

 

0

How did you start the remote app you are connecting to? Which debugger options were used?

What are the settings for the Remote configuration?

Please share a sample project and provide the exact steps to reproduce the issue.

0

请先登录再写评论。