cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with installation SAP NetWeaver 7.02 SP11 64 bit Application Server ABAP Trial Version

Former Member
0 Kudos

Hi,

while installing SAP NetWeaver 7.02 I'm facing a problem during import ABAP Phase.

PLS help someone

Here is javaimport.log :

java version "1.7.0_11"

Java(TM) SE Runtime Environment (build 1.7.0_11-b21)

Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)

Import Monitor jobs: running 1, waiting 1, completed 36, failed 0, total 38.

Loading of 'SAPSSEXC_1' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 36, failed 1, total 38.

Here is a part of import_monitor.log :

ERROR: 2013-08-06 12:54:58 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSSEXC_1' import package is interrupted with exception.

java.io.IOException: Cannot run program "C:\usr\sap\NSP\SYS\exe\uc\NTAMD64\R3load.exe" (in directory "C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL"): CreateProcess error=2, ?? ??????? ????? ????????? ????

          at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)

          at java.lang.Runtime.exec(Runtime.java:615)

          at com.sap.inst.lib.io.ProcessUtils.createProcess(ProcessUtils.java:28)

          at com.sap.inst.migmon.LoadTask.loadPackage(LoadTask.java:640)

          at com.sap.inst.migmon.LoadTask.processPackage(LoadTask.java:334)

          at com.sap.inst.migmon.LoadTask.run(LoadTask.java:195)

          at java.lang.Thread.run(Thread.java:722)

          at com.sap.inst.lib.util.ThreadDispatcher$ThreadWrapper.run(ThreadDispatcher.java:113)

Caused by: java.io.IOException: CreateProcess error=2, ?? ??????? ????? ????????? ????

          at java.lang.ProcessImpl.create(Native Method)

          at java.lang.ProcessImpl.<init>(ProcessImpl.java:189)

          at java.lang.ProcessImpl.start(ProcessImpl.java:133)

          at java.lang.ProcessBuilder.start(ProcessBuilder.java:1021)

          ... 7 more

WARNING: 2013-08-06 12:55:28

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2013-08-06 12:55:28

1 error(s) during processing of packages.

INFO: 2013-08-06 12:55:28

Import Monitor is stopped.

Also i attached SAPSSEXC_1.log

Thanks in advance and hope for your help!!!

Aleksandr K

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

I think that the installation was in process and abruptly stopped or crashed.

I think the solution is to rename .TSK backup file to .TSK file for package SAPSSEXC.

You will get this file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL/

AtulKumarJain
Active Contributor
0 Kudos

Hi Aleksandr,

Please check you maxdb database is up and runing.

Please check R3trans -d command and provide

trans.log info.

Best Regards,

Atul

bxiv
Active Contributor
0 Kudos
Cannot run program "C:\usr\sap\NSP\SYS\exe\uc\NTAMD64\R3load.exe" (in directory "C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL"): CreateProcess error=2,

Looks like you have a DB access issue.  Is your DB online and can you auth to it correctly?  Looks like its a max db SQL server?

Former Member
0 Kudos

Hi,

Can you please check the MAX DB server . If all the log and the data has space then try to rerun the current phase.

If you still have the same issue it can be issues with the export DVD.

I had this issues is past with installing SAP/oracle as database and  the issues was with the export DVD.

Thanks

Rishi Abrol