cancel
Showing results for 
Search instead for 
Did you mean: 

NW 7.3 AS Java Installation interrupts during process "Install Java engine"

0 Kudos

Dear colleagues,

Backround infromation:

Distributed installation of a AS Java with usage type Portal :

Application Server : Windows 2008 R2

Database: DB2 on Z/Os

During installation of the Primary Application Server Instance SAPInst interrupts
by the installation step "Install Java engine"

sapinst_dev.log tells us:

TRACE  2012-03-20 16:15:59.596 [synxcchapp.cpp:647]
       CSyChildApplicationImpl::doStart() lib=syslib module=syslib

A child process has been started. Pid = 4796. Executable name: S:\usr\sap\<SID>\J00\exe\jstart.exe

INFO   2012-03-20 16:15:59.596
       CJSlibModule::writeInfo_impl()

Output of S:\usr\sap\<SID>\J00\exe\jstart.exe pf=\\<hostname>\sapmnt\<SID>\SYS\profile\<SID>_J00_<hostname> -file=S:\usr\sap\<SID>\J00\exe\startup.properties -nodename=bootstrap -launch is written to the logfile jstart_bootstrap_J00.log.

TRACE  2012-03-20 16:44:39.462 [synxcpipe.cpp:225]
       CSyStdIOPipe::waitForOverlappedIO(int timeout)
       lib=syslib module=syslib

Syslib info about system call. OS message 109 (The pipe has been ended.

) after execution of system call 'GetOverlappedResult' with parameter ((pipe to child process)), line (140) in file (synxcpipe.cpp).

WARNING2012-03-20 16:44:39.462
       CJSlibModule::writeWarning_impl()

Execution of the command "S:\usr\sap\<SID>\J00\exe\jstart.exe pf=\\<hostname>\sapmnt\<SID>\SYS\profile\<SID>_J00_<hostname>-file=S:\usr\sap\<SID>\J00\exe\startup.properties -nodename=bootstrap -launch" finished with return code 1. Output:

TRACE  2012-03-20 16:44:39.478

NWException thrown: nw.processError:

Process call 'S:\usr\sap\<SID>\J00\exe\jstart.exe pf=\\<hostname>\sapmnt\<SID>\SYS\profile\<SID>_J00_<hostname>-file=S:\usr\sap\<SID>\J00\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J00.log.

TRACE  2012-03-20 16:44:39.478

Function setMessageIdOfExceptionMessage: nw.processError

ERROR  2012-03-20 16:44:39.478
       CJSlibModule::writeError_impl()

CJS-30023  Process call 'S:\usr\sap\<SID>\J00\exe\jstart.exe pf=\\<hostname>\sapmnt\<SID>\SYS\profile\<SID>_J00_<hostname>-file=S:\usr\sap\<SID>\J00\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J00.log.

TRACE  2012-03-20 16:44:39.478 [iaxxejsbas.hpp:503]
       EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR  2012-03-20 16:44:39.525 [sixxcstepexecute.cpp:937]

FCO-00011  The step runBootstrap with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|javaconfig|0|runBootstrap was executed with status ERROR ( Last error reported by the step: Process call 'S:\usr\sap\<SID>\J00\exe\jstart.exe pf=\\<hostname>\sapmnt\<SID>\SYS\profile\<SID>_J00_<hostname>-file=S:\usr\sap\<SID>\J00\exe\startup.properties -nodename=bootstrap -launch' exits with error code 1. For details see log file(s) jstart_bootstrap_J00.log.).

TRACE  2012-03-20 16:44:39.571 [kdxxctaco.cpp:225]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile start ...

TRACE  2012-03-20 16:44:39.822 [kdxxctaco.cpp:257]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

after creating out stream


Unfortunately the error log file 'jstart_bootstrap_J00.log' contains no information (file size 0)



Thank you for your help & greetings


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you gone through below threads

http://scn.sap.com/thread/705152

http://scn.sap.com/thread/2053989

Regards,

Venkata S Pagolu.

0 Kudos

Hi,

we tried j2sdk 1.4.2 but this had no effect, if you watch process-explorer by sysinternals you will see that in this phase sapinst uses his own sapjvm 6 directly from its  kernel directory..

Is Note 1480785 - Creating a Modified Windows Kernel DVD applicable for NetWeaver 7.3 ?

The step "DB Instance Installation" worked pretty fine without a modified kernel dvd.

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

JVM should not be the problem and definitely not using a JDK 1.4 for NetWeaver 7.3.

Just a wild guess: Are you sure you have write access to the destination?

Regards,

Benny

0 Kudos

Hi Benny,

thanks for your fast response.

We could solve the problem : The DB2 statistics have been that bad that SAPInst took too long for deployment thus making the whole installation process seeming like beeing frozen.

After DB2 statistics update deployment peformance was ok and the installation process finished successfully.

Cheers

Petros

Former Member
0 Kudos

How to get DB2 statistics update file?

Answers (0)