Hello,
I am trying to update SOLMAN 7.1 SPS4 to SPS10.
I launched SUM, I have put the files Stacks ABAP & JAVA in /usr/sap/trans/EPS/in
I put the SUM directory in /usr/sap/SID with 60GB of size
Now I am faced with this error:
An error has occurred during the execution of the Validate queue step with action configure. Service com.sap.sdt.jspm.service.JspmService failed with the following message:
Checking of deployment queue completed with error.
You can find more information in the files /usr/sap/SID/SUM/sdt/log/SUM/VALIDATE-QUEUE_03.LOG and ProcessOverview.html.
Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
SUM,configure,create-queue,validate-queue,com.sap.sdt.jspm.service.JspmService,class com.sap.sdt.jspm.service.JspmServiceException
*******************************************
VALIDATE-QUEUE_03.LOG
<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[2.0.7.1006]/-->
<!--NAME[/usr/sap/SID/SUM/sdt/log/SUM/VALIDATE-QUEUE_03.LOG]/-->
<!--PATTERN[VALIDATE-QUEUE_03.LOG]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->
<!--ENCODING[UTF8]/-->
<!--LOGHEADER[END]/-->
Apr 8, 2014 3:04:10 PM [Info ]: Validating Java development components...
Apr 8, 2014 3:04:22 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.jspm.service.JspmServic
eException: Checking of deployment queue completed with error.
- java.lang.NullPointerException: while trying to invoke the method com.sap.sdm.repo.Sdu.getComponent() of an object loaded from
local variable 'sdu'
I need your help
Many Thanks