cancel
Showing results for 
Search instead for 
Did you mean: 

NetWeaver Trial installation Problem

Former Member
0 Kudos

Hello,

during phase 16 of 24 abap import an error occured.

import moitor jobs is now running for 5 hours.

35 Jobs are completed 1 failed....... I did a retry now for 4 Times and it is always the same the Job starts and fails.

I think it was my falls that the error occured because i disrupted the installation during this phase since I wasn't patient enough.

I don't want to start the Installation all over again, so my question is, is there a way to restart the last monitoring job, or not?

If you need more information please let me know.

With kind regards

Dominik Walter

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

O.K. I was watching for the mistake in the log files.

I suppose the import monitor log is the right one.

This is from the Import_monitor log

ERROR: 2012-02-08 11:31:44 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSSEXC_1' import package is interrupted with R3load error.

Process 'C:\usr\sap\NSP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 50000 -force_repeat -loadprocedure dbsl' exited with return code 2.

For mode details see 'SAPSSEXC_1.log' file.

And this is from the import_monitor_java.log

java version "1.7.0_01"

Java(TM) SE Runtime Environment (build 1.7.0_01-b08)

Java HotSpot(TM) Client VM (build 21.1-b02, mixed mode)

Import Monitor jobs: running 1, waiting 1, completed 35, failed 0, total 37.

Loading of 'SAPSSEXC_1' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 35, failed 1, total 37.

It gave me an hint to the SAPSSEXC_1.log

ERROR: file C:\Programme\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\SAPSSEXC_1.TSK.bck already seems to exist

a previous run may not have been finished cleanly

file C:\Programme\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\SAPSSEXC_1.TSK possibly corrupted

(TSK) ERROR: Unable to rename C:\Programme\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\SAPSSEXC_1.TSK to C:\Programme\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\SAPSSEXC_1.TSK.bck

(TSK) ERROR: OS error message: Permission denied

Does this help to solve the problem?

Edited by: Dominik110280 on Feb 8, 2012 1:14 PM

Edited by: Dominik110280 on Feb 8, 2012 1:17 PM

Former Member
0 Kudos

You can try below step and rerun the sapinst

Rename SAPSSEXC_1.TSK to SAPSSEXC_1.TSK.bck

Former Member
0 Kudos

Hi Dominik

ERROR: Unable to rename C:\Programme\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\SAPSSEXC_1.TSK

Rename this file as mentioned in the above post.

After this SAPVIEW will be running, if you face any issue with this let us know.

Thanks

Jaianandh V

Former Member
0 Kudos

YOu will have to check why does that ABAP load is failing .. This can be done by checking the logs.

If you figure out what is the issue try resolving it...

This is he only way forward without restarting the installation.