cancel
Showing results for 
Search instead for 
Did you mean: 

Solman Initial Configuration error

Former Member
0 Kudos

Hi Experts

I have upgraded solman 4.0 SR3 to Ehp1, Now i am configuring solman. When i start the initial configuration using solman_setup tcode. I am getting a error "500 Internal Server Error "

500 Internal Server Error

SAP NetWeaver Application Server 7.00/Java AS 7.00

Failed to process request. Please contact your system administrator.

[Hide]

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).

Root Cause

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

java.lang.NullPointerException

at com.sap.tc.lm.ctc.ccl.wd.TemplateInstallerCompController.getSelectedForSkipActions(TemplateInstallerCompController.java:741)

at com.sap.tc.lm.ctc.ccl.wd.ScenarioTemplateViewController.actionReexecuteSelectedTemplate(ScenarioTemplateViewController.java:141)

at com.sap.tc.lm.ctc.ccl.wd.ScenarioTemplateViewController.init(ScenarioTemplateViewController.java:115)

at com.sap.tc.lm.ctc.ccl.templateinstaller.ScenarioTemplateView.wdDoInit(ScenarioTemplateView.java:106)

at com.sap.tc.lm.ctc.ccl.templateinstaller.wdp.InternalScenarioTemplateView.wdDoInit(InternalScenarioTemplateView.java:475)

... 37 more

Thank in advance

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check and adjust the ABAP profile parameter:

icm/server_port_0 = PROT=HTTP,PORT=5<sysno.>00,TIMEOUT=1800,PROCTIMEOUT=1800

For more information, see SAP Note 1004684.