cancel
Showing results for 
Search instead for 
Did you mean: 

Problem SAP NWDS debugging BPM

0 Kudos

Hi,

I face some problems with my new BPM so I decided to debugg it.

I followed the steps in this SCN blog post:

But if I try to start the debuggin I face the error message:

Could not start debug seesion because connection to SAP AS Java using an HTTPS request failed.

Is there any solution to this problem?

Regards Simon

Accepted Solutions (0)

Answers (2)

Answers (2)

rasjoshi
Active Contributor
0 Kudos

I am also facing issue in debugging...

while trying to debug getting some internal error -

An internal error occurred during: "Launching process".

java.lang.NullPointerException

  at java.net.URLEncoder.encode(URLEncoder.java:188)

  at com.sap.glx.ide.debug.runtimeconnect.LoginUtil.doRequest(LoginUtil.java:277)

  at com.sap.glx.ide.debug.runtimeconnect.LoginUtil.login(LoginUtil.java:122)

  at com.sap.glx.ide.debug.runtimeconnect.RuntimeProxy.getWorkflowInstances(RuntimeProxy.java:225)

  at com.sap.glx.ide.debug.view.WorkflowInstances.getProcessInstances(WorkflowInstances.java:28)

  at com.sap.glx.ide.debug.view.WorkflowInfo.<init>(WorkflowInfo.java:22)

  at com.sap.glx.ide.debug.launching.DebugLaunchDelegate.launch(DebugLaunchDelegate.java:95)

  at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)

  at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)

  at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:866)

  at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1069)

  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Any idea @ this?

BR,

Rashmi

former_member186851
Active Contributor
0 Kudos

Hello Simon,

Have you configured SAP As Java system in preferences?

0 Kudos

Hi,

yes I have configured SAP AS Java Systems in the preferences. Also I'm a able to deploy different BPMs but I can't debugging.

former_member186851
Active Contributor
0 Kudos

Hello Simon,

Which version of PI and SP you have in the landscape?and NWDS Version as well.