cancel
Showing results for 
Search instead for 
Did you mean: 

Sap net Weaver Sneak preview edition installation Fails.

Former Member
0 Kudos

Hi all,

I couldn't finish the installation for SAP NetWeaver sneak preview installation.

Installation failed in the IMPORT ABAP step.

I have many Import package Errors .

All the packages (18) SAPSSEXC, SAPAPPL1, SAPAPPL0, SAPSDIC... end up with errors.

I have no idea Why.

Log file is of no help to me.

I have tried it several times already .

But I am still stopped with the same error.

Thanks if you have already experienced this pb .

OS is Windows XP SP1 .

Regards

Yvon

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

We had the same problem when we installed Solution Manager 7.0, Oracle 10.2 and j2sdk 1.4.2_12.

The problem was oracle was not running. We have to run oracle manually in command prompt.

This is how when we resolved and worked fine. Follow these steps in command prompt.

1. Check R3trans -d; If R3 finished with error(0012) follow the below steps.

1.1 Check services.msc whether oracle listeners are started or not; if not please start.

2. Go to oracle drive.

Use the following commands:

3. sqlplus /nolog

4. connect /as sysdba

5. If result displays:

"SQL> connect /as sysdba

Connected to an idle instance.

6. Use this command next: archive log list (i.e, SQL> archive log list)

ORA-01034: ORACLE not available" - If this is the result, then startup the oracle.

7. Use this command next: startup (i.e, SQL> startup)

Then result should say: "ORACLE instance started."

That means oracle instance is started successfully.

Now, Retry the step where you left. It will work fine.

Please let us know if you need any further details need.

I know this thread was initiated long time back; but i want to share our experience with you. It may be helpful to someone later who encounters these kind of issues.

Thanks and Regards,

Sanjai Prabu Govindan

Former Member
0 Kudos

Hi.

I had a similar problem with JDK 1.4.2_11 installed. After a clean install of JDK 1.4.2_12, I still got the same/similar error.

In the end what worked for me was that I stopped at the point of getting the error, logged off my account, logged in as the <SID>adm and restarted and continued the install. Worked then.

Hope this helps you.

Regards,

Reenal

Former Member
0 Kudos

Install java 8 or 9 version since i Had probs with version 1.5 and when i changed it worked fine.

George

Former Member
0 Kudos

Hi, Yvon

I had the same problem,

after starting the service SAPDB NSP

the installation continued

Regards

John

Former Member
0 Kudos

hello,

How exactly did you start this service? From your explorere: tab sapdb/nsp/...?

or by using something else?

thanx,

Christoph

Former Member
0 Kudos

Hi Christoph,

Start -> Run -> services.msc gives the list of services

available. You can control the service from here.

Hope it helps.

Regards

Srikishan

Former Member
0 Kudos

Well I re-started the service since it was already running, but when I tried to continue the installation of the sap netweaver I got the following errors (got stuck when doing abap import in task 4 of the installation: Execute service):

ERROR 2006-04-28 09:01:34

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.

ERROR 2006-04-28 09:01:34

FCO-00011 The step runMigrationMonitor with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|10|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .

import_monitor.java.log: 8 errors

for example: Loading of 'SAPSSEXC' import package is interupted with execution,...

Could it be my JAVA jre? --> currently version: j2re1.4.2_11

Former Member
0 Kudos

Example of an error in the java log file:

ERROR: 2006-04-26 16:46:22 com.sap.inst.migmon.LoadTask run

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

com.sap.inst.lib.io.ProcessExitException: Process 'C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -i SAPPOOL.cmd -dbcodepage 1100 -l SAPPOOL.log -nolog' exited with return code 2

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

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

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

at java.lang.Thread.run(Unknown Source)

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

Former Member
0 Kudos

Hi Balduck,

Seems problem from DB side.

Please take the back of SAPDB log and retry. and check the data size also.

regards

Anand.M

Former Member
0 Kudos

Hello,

Thanx for the help, but

you mean re-installing entirely?

I already did this and ended up with the same error.

Any file or specific parameters to check?

Christoph

Former Member
0 Kudos

Hi Christoph

I suggest you to install Jdk version 8 currently using using 11. SAP already mention they have not tested for 10.

Regards

ram

Oliver_S
Product and Topic Expert
Product and Topic Expert
0 Kudos

1.4.2_08, 9 and 11 works. 10 not.

Please do also chekc, that services ports under C:\WINDOWS\system32\drivers\etc are not already registered.