cancel
Showing results for 
Search instead for 
Did you mean: 

Process Couldn't be started in 60000 miliseconds Error in Debugging

tahir_z
Contributor
0 Kudos

Hello,

I'm getting an strange error when debug a process. The only solution i found is creating a new process. After i create a new process it worked for a while then starts giving me same error in debug mode. I cant find any logs in nwa which related to this error.

Anyone has faced with the same error ?

Regards,

-Tahir

Accepted Solutions (1)

Accepted Solutions (1)

tahir_z
Contributor

Solved the problem by following blog,

Tahir

0 Kudos

Hello Tahir,

I know its been a while since you posted this. But I'm facing the same issue now and I didn't find the blog that helped you to solve it.

Could you share it?

Regards,

Pablo.

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

are u able to start the process normally(no debugging)?

tahir_z
Contributor
0 Kudos

Hi jun,

I'm not able to start the process after getting this error.

When i start the process without debugging i get following error in nwa logs.

Message could not be processed. Reason: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in inbound ESP; Hint: com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: Technical difficulties were experienced during process execution

Still couldn't figured out yet.

Regards,

-Tahir

junwu
Active Contributor
0 Kudos

version? and what you are doing?

tahir_z
Contributor
0 Kudos

NWDS version 7.3 SP 12 PAT 03.

This is a system-centric process for PI integration running on PO 7.40

junwu
Active Contributor
0 Kudos

nwds should be 7.31

junwu
Active Contributor
0 Kudos

you are using xi3.0?

I read a document from William, which says those service cannot be tested via standard client.

tahir_z
Contributor
0 Kudos

NWDS is actually 7.31 but written as 7.3 in eclipse->about section.

System-centric process (with/without XI3.0) can be also debug via eclipse. This isn't only process i have developed and debug with this version.

I wonder if there is known issue about this version of NWDS.

Regards,

-Tahir