cancel
Showing results for 
Search instead for 
Did you mean: 

Error in phase creating java users during installation!!

Former Member
0 Kudos

Hi,

We are getting error at step "Creating java Users" while installing NW 2004s SR1 non unicode dual stack on HP Ux Pa Risc 64 bit with database Oracle 10g.

Erro logs of file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/sapinst_dev.log are as:

==================================================================================================

ERROR 2011-07-21 13:20:37

CJSlibModule::writeError_impl()

CJS-30197 . For more details see output of logfile:

TRACE [iaxxejsbas.hpp:460]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2011-07-21 13:20:37 [iaxxgenimp.cpp:736]

showDialog()

FCO-00011 The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|2|0|createJSF was executed with status ERROR .

=================================================================================================

Also please note that we have already 1 instance (dual stack) on same host and that is running fine.

Could someone please assist us in proceeding further.

Regards

Joy Garg

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Joy Garg,

Login to Abap instance and delete the JSF user and run the installation again, will fix the issue.

Or delete the user from OS level and try to install.

Thank You,

S.K.

Former Member
0 Kudos

Hi,

Issue gets resolved by extracting manualy from JAVA_DVD_DIR/J2EE_OSINDEP/J2EEINSTALL.SAR to SAPINST install directory using SAPCAR. The path of this install directory is:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install as:

> pwd

/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install

> SAPCAR -xvf /SW/NW_2004s_SR1Java_based_SW_Comp/J2EE_OSINDEP/J2EE-INST/J2EEINSTALL.SAR

Once we have extracted the J2EEINSTALL.SAR relaunch SAPINST again and the installation continue.

Regards

Joy garg

Once you will have extracted the J2EEINSTALL.SAR please launch SAPINST again and the installation will continue.