cancel
Showing results for 
Search instead for 
Did you mean: 

500 Internal Server Error - Web Dynpro Content Administrator

Former Member
0 Kudos

500 Internal Server Error - Web Dynpro Content Administrator

Any help would be really appreciated...

I was trying to create/Maintain JCo destions on Web Dynpro Content Administrator caught up with the 500 Internal Server Error

Error Summary

While processing the current request, an exception occured which could not be handled by the application or the framework.

If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).

For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.

Root Cause

The initial exception that caused the request to fail, was:

java.lang.NullPointerException

at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.checkStatus(SystemLandscapeFactory.java:869)

at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractSystemLandscapeFactory$1.checkStatus(AbstractSystemLandscapeFactory.java:310)

at com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape.checkStatus(WDSystemLandscape.java:483)

at com.sap.tc.webdynpro.tools.explorer.JCOConnectionsDetails.updateJCOClientStatus(JCOConnectionsDetails.java:534)

at com.sap.tc.webdynpro.tools.explorer.JCOConnectionsDetails.addJCOClientToList(JCOConnectionsDetails.java:750)

... 73 more

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Possible Reasons:

1. Some fields for the backend system used to setup the JCO destination are not updated properly (i.e.

empty) in SLD.

2. Ensure that the SLD is setup properly. Click on the u201CTest Connectionu201D to check that the SLD is up and running.

Check section "NullPointerException in the trace when maintaining JCO destinations" in below SDN document:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f3f93ee7-0c01-0010-2593-d7c... (Adaptive RFC- Troubleshooting Guide)

Edited by: Anagha Jawalekar on Jun 25, 2009 9:11 AM