cancel
Showing results for 
Search instead for 
Did you mean: 

Problem installing SAP NetWeaver 04 - Full Java Edition SP15 - Step 22

Former Member
0 Kudos

Hi SDN Members,

I try to install the SAP NetWeaver 04 - Full Java Edition SP15 on my System (AMD Athlon X2 3800+ Dual Core with 1 GByte RAM). I've tried it several times but the Installation does not continue after Step 22 - Load Java Database Content. In the Logfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.log I see this:

31.12.05 14:25:34 com.sap.inst.jload.Jload dbImport
INFO: trying to create table J2EE_CONFIG

31.12.05 14:25:35 com.sap.inst.jload.Jload dbImport
INFO: table J2EE_CONFIG created

31.12.05 14:25:45 com.sap.inst.jload.Jload dbImport
INFO: J2EE_CONFIG loaded (13144 rows)

31.12.05 14:25:45 com.sap.inst.jload.Jload dbImport
INFO: trying to create table J2EE_CONFIGENTRY

31.12.05 14:25:45 com.sap.inst.jload.Jload dbImport
INFO: table J2EE_CONFIGENTRY created

This are the last entries. After this step java.exe uses still 50 % of CPU but nothing happens in kernel.exe. I let the installation run 22 hours but nothing changed.

Is there anyone out there with the same problem and a solution?

Regards

Gregor

Message was edited by: Gregor Wolf

Correction: It is SP15

Accepted Solutions (1)

Accepted Solutions (1)

former_member292569
Participant
0 Kudos

Hi Gregor,

did you change any of the db-parameters during install?

Best regards,

Jens

gregorw
Active Contributor
0 Kudos

Hi Jens,

I did not change any DB-Parameter. I used the settings mentioned in the Installation HTML Page.

Regards

Gregor

former_member292569
Participant
0 Kudos

Hi Gregor,

I also had the problem that sapinst was hangin in step 22 on two systems:

*On the first system the problem was the database configuration

*On the second machine it was the J2SDK (version 1.4.2_10 doesn't work properly), 1.4.2_08 or 1.4.2_09 fixed the problem

Can you open a message at http://service.sap.com ?

Best regards,

Jens

gregorw
Active Contributor
0 Kudos

Hi Jens,

I will try to use SDK 1.4.2_08 or 1.4.2_09. I can open a message on http://service.sap.com but I will not get support for the Neak Preview version.

Regards

Gregor

gregorw
Active Contributor
0 Kudos

Hello Jens,

thanks for your suggestion. I've downgraded now from 1.4.2_10 to 1.4.2_8. After 1,5 hours the installation was done. My SAP NetWeaver Portal 04 SP15 runs now fine.

Thanks for help.

Regards

Gregor

Former Member
0 Kudos

Good to know that. I couldn't believe JDK was the reason!!!

--

Venkat

Former Member
0 Kudos

Hi All,

I got installed successfully on Windows2003 Server without any issues.

But just was looking into the log file, i found these errors.Can anybody tell me why these are occured and these can be stop working with portals at any stage??

Thanks a lot,

Venkat

-


INFO[E] 2006-01-03 01:44:43

Unable to get value for environment variable JAVA_HOME.

Error converting from service name=sapmsJ2E/protocol=tcp to port number. SAPRETURN=12

INFO 2006-01-03 01:24:11

Stopping SAP system services for J2E.

ERROR 2006-01-03 01:24:11

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).

ERROR 2006-01-03 01:24:41

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).

ERROR 2006-01-03 01:24:41

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).

ERROR 2006-01-03 01:24:41

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).

ERROR 2006-01-03 01:24:41

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).

INFO 2006-01-03 01:25:07

Switched to user: j2eadm.

ERROR 2006-01-03 01:25:07

FSL-06002 Error 1060 (The specified service does not exist as an installed service.

) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).

Info: No action: Selected development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'1.3.12' will not update currently deployed development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'1.3.12'.

Error: All selected SDAs and SCAs have already been deployed before.

Error: -


Prerequisites were aborted -


Error: All selected SDAs and SCAs have already been deployed before.

Info: Summarizing the deployment results:

Info: Already deployed: C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\crypto.sda

Processing error. Return code: 104

Error: Processing error. Return code: 104

Answers (6)

Answers (6)

0 Kudos

Hello all,

I have run into the same problem as you while installing NW04s : the jload step was hanging with 100% CPU while populating the J2EE_CONFIGENTRY table.

Actually I am not sure it was hanging, as the number of lines in this table seemed to be still growing, but very slowly (roughly 3000 lines after one hour, while the post-install number of lines is 15800).

In any case, reverting from jdk1.4.2_10 to jdk1.4.2_08 did solve the problem. Hard to believe if I had not went through this painful experiment myself.

Vincent

Former Member
0 Kudos

Hi Gregor,

Have had exactly the same problem with installing SP11 and SP15. The upload hangs after Step 22 - Load Database Content (endless loop on loading table J2EE_CONFIGENTRY).

I installed j2sdk-1_4_2_10 as this was the version that came from the link to SUN from the Netweaver install page. This is a mistake

In my case the problem was solved by downloading j2sdk-1_4_2_08-windows-i586-p.exe from the Sun archives: http://java.sun.com/products/archive/j2se/1.4.2_08/index.html

Remember to:

o set the GLOBAL environment variable JAVA_HOME = C:\j2sdk1.4.2_08 and

o add ;%JAVA_HOME%\bin to the end of the Global environment variable PATH.

o remove reference to other JAVA versions in the PATH environment variable

These environment variables need to be global so the various accounts all access the correct Java version.

Former Member
0 Kudos

I had the same problem in step 22. Here i show I fixed it.

1. Cancel SAPINST.

2. Remove Java 1.4.2_10.

3. Install Java 1.4.2_8

4. I tried continue old installation but it did not work.

5. Started SAPINST with new install and it went through without any issues.

The key is we need 1.4.2_8.

Thanks every one for the tips.

PK

former_member292569
Participant
0 Kudos

I think you can also use 1.4.2_09. I installed some

systems with 1.4.2_09 and it worked quite fine.

Best regards,

Jens

Former Member
0 Kudos

Dear Fellows:

I've never seen such a frustrating installation program. I got days wasted to setup an XI environment. Which comes at fourth stage. Before that I needed to install NW Java System, NW ABAP System, SAP GUI and then XI. But I faced all kind of problems which are mentioned in the blogs. But things after month's effort got installed. Probably you guys won't agree with me but what I guess the issue is the Installation should first be burnt on a DVD and then start installation from the DVD.

Best regards,

Ijaz

gregorw
Active Contributor
0 Kudos

Hi Ijaz,

luckily SAP has noticed this problem and adressed it with Rapid Installer for a Quick Start for Enterprise Portal. But unfortenately not avaliable for XI. But you also got the point why SAP Consultants are paid good.

Regards

Gregor

former_member292569
Participant
0 Kudos

Hello,

I guess you had 1.4.2_10 ?

Best regards,

Jens

gregorw
Active Contributor
0 Kudos

Yes.

klaus_keller
Contributor
0 Kudos

Hello,

if the jload hang-up, you might check the database status. There should be enough free space in the data as well as the log volume. You could try to run a new installation using more disk space for the database.

Hope this helps.

Rgds,

Klaus

gregorw
Active Contributor
0 Kudos

Hello Klaus,

the DB is filled up with 34 %. I give 3000 MByte for the Data volume as mentioned in the installation instructions. Now I tried also the SP11 Version. It also stucked during the DB-Load.

Regards

Gregor

Former Member
0 Kudos

Thanks to all for help.

I have managed to successfully install this edition.

The following are the details:

I kept the dual boot format but replaced windows server 2003 win windows xp. The system was kept as vanilla as possible with with J2SDK 1.4.2_08. After this I followed the install guide with the exception of drive letters. In my case it is actually installed on i:\ drive.

In a nut shell I still remain preplexed as to why it did not install on windows server 2003. Although somehow I remain assured that it is not windows server 2003 but something that I was doing.

Good luck to all of you.

Ahmad.

Former Member
0 Kudos

Dear Gregor,

I had similar issues with sp9. It turns out that my hard drive had bad sectors. After I ran some checks and isolated them the install was smooth. Can you please check your hard drive for bad sectors.

Hopefully this helps.

Thanks

Ahmad.

Former Member
0 Kudos

Hi Everybody,

you muß uninstall all JAVA Software on your Maschine and install only JAVA 2 Runtime and SDK 1.4.2_08.

Best Regard

Reza

Former Member
0 Kudos

Ahmad,

I can only see the differences between your scenario and mine were

1. Your jdk version is 1.4.2_10 and mine was 1.4.2_08

2. I have Windows 2003 with SP1

I did not change any timezone settings and used US Eastern.

However, with your inputs, I tried to reinstall the application again and it went smooth.

I don't think SP1 may be an issue, but JDK might be.

hth

--

Venkat

Former Member
0 Kudos

Dear Venkat,

Thank you for the reply. I tried installing it with JDK 1.4.2.08 and it failed on that too, I think I mentioned that in my earlier post.

Could it be that dual boot is causing this issue? My machine has two hard drives, C drive has Windows XP and another drive has Windows Server 2003 Eval?

I really appreciate your and other members' help.

Thanks again.

Ahmad.

Former Member
0 Kudos

Hi,

Dual boot is not at all a problem.

Your OS has some issue.

Please try the same on Windows 2000.

Regards,

Prakash

Former Member
0 Kudos

OS should not be a problem. I have Windows 2003 with SP1 without an issue.

--

Venkat

Former Member
0 Kudos

Hi Venkat,

Is it necessary to change time Zone and copy the supplied Control.xml file for this SP15 same as previous service pack.

Thanks,

Venkat

Former Member
0 Kudos

Hi all,

I got fed up trying to load it on windows server 2003. I wiped out the OS formatted the disk with windows XP SP1 with latest patches.

I am trying to keep it as vanilla as I can with only OS, J2SDK 1.4.2_08, winrar and minimal MS office.

Let's see how it goes this time. I will post an update later.

Thanks.

Ahmad.

Former Member
0 Kudos

Timezone is not an issue in this version but drive is, should you want to install in other than 'C' drive

hth

--

Venkat

Former Member
0 Kudos
Former Member
0 Kudos

I am trying to reproduce the problem you mentioned.

Can I assume it's SP15 and not SP14?

--

Venkat

gregorw
Active Contributor
0 Kudos

Hello Venkat,

it is SP15.

Regards

Gregor

Former Member
0 Kudos

I am also facing problems in step 22. Unfortunately, every time it hangs at a different place while doing dbimport.

I have tried using the following as suggested in other weblogs.

1 - changed location to "Germany", customizations to "Germany" and non-unicode program language to "Germany."

2 - Applied these settings to the current user

3 - Changed the Time Zone to GMT +1 Berlin, Amsterdam ...

4 - Tried it with J2SDK 1.4.2.08, 1.4.2.10 and 1.5

Machine configuration is as follows:

Intel Pentium4 HT 2.4

1.5 GB Memory

250GB HDD

Windows Server 2003 Enterprise Edition (Eval)

As mentioned by Gregor sapinst.exe doesn't generate any error. It simply keeps the processor busy at something which I am unable to comprehend.

The following are some of the last entries from jload.java.log:

-


java version "1.4.2_10"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)

Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)

-


02.01.06 07:15:38 com.sap.inst.jload.Jload dbImport

INFO: CBS_ASSEMBLY loaded (986 rows)

02.01.06 07:15:38 com.sap.inst.jload.Jload dbImport

INFO: trying to create table CBS_BINARY

02.01.06 07:15:39 com.sap.inst.jload.Jload dbImport

INFO: table CBS_BINARY created

-


02.01.2006 07:15:36 com.sap.inst.jload.Jload dbImport

INFO: trying to create table CAF_RT_TYPTEN

02.01.2006 07:15:37 com.sap.inst.jload.Jload dbImport

INFO: table CAF_RT_TYPTEN created

02.01.2006 07:15:37 com.sap.inst.jload.Jload dbImport

INFO: CAF_RT_TYPTEN loaded (0 rows)

02.01.2006 07:15:37 com.sap.inst.jload.Jload dbImport

INFO: trying to create table CAF_RT_TYPTEX

02.01.2006 07:15:37 com.sap.inst.jload.Jload dbImport

INFO: table CAF_RT_TYPTEX created

-


Any help would be deeply appreciated.

Thank you.

Ahmad