cancel
Showing results for 
Search instead for 
Did you mean: 

NW 04s PI installation

Former Member
0 Kudos

Am in the process of NW04s installation - PI Usage type. But It failes at the step creating a service user PIAPPLUSER. It stops and give the following log...In the sapinst screen it shows Executing RFC_system_info done!

If am done with this step...I would have completed this installation...Please help!

INFO 2007-04-19 12:58:43 [iaxxrfcimp.cpp:478]

CAbRfcImpl::checkSysInfoSAP

Version 700 of remote SAP System QPI accepted.

INFO 2007-04-19 12:58:43 [iaxxrfcimp.cpp:594]

CAbRfcImpl::setFunction

Setting new application function BAPI_USER_CREATE1.

INFO 2007-04-19 12:58:43 [iaxxrfcimp.cpp:1017]

CAbRfcImpl::callLibraryFunction

Generating interface for remote function.

INFO 2007-04-19 12:58:44 [iaxxrfcimp.cpp:1065]

CAbRfcImpl::performFunctionCall

Function call was successful.

INFO 2007-04-19 12:58:44 [iaxxrfcimp.cpp:924]

CAbRfcImpl::getRfcInterfaceSAP

Function interface generated successfully.

INFO 2007-04-19 12:58:45 [iaxxrfcimp.cpp:926]

CAbRfcImpl::getRfcInterfaceSAP

Technical properties of function set successfully.

INFO 2007-04-19 12:58:46 [iaxxrfcfls.cpp:107]

CRfcFuncRep::insFuncIf

Information for application function BAPI_USER_CREATE1 copied to local Repository.

INFO 2007-04-19 12:58:46 [iaxxrfcimp.cpp:622]

CAbRfcImpl::setFunction

Function module BAPI_USER_CREATE1 set successfully.

INFO 2007-04-19 12:58:46 [iaxxrfcimp.cpp:1032]

CAbRfcImpl::callFunction

Executing function call BAPI_USER_CREATE1.

INFO 2007-04-19 12:58:46 [iaxxrfcimp.cpp:1065]

CAbRfcImpl::performFunctionCall

Function call was successful.

INFO 2007-04-19 12:58:46 [iaxxbjsco.cpp:561]

CIaJSCo::disconnect_impl(001:DDIC:EN:tsqa1d03:40:::)

RFC connection closed.

ERROR 2007-04-19 12:58:46 [iaxxejsbas.cpp:178]

EJS_ErrorReporter

FJS-00003 TypeError: this.getSystemInfo() has no properties (in script NW_Onehost|ind|ind|ind|ind, line 12941: ???)

ERROR 2007-04-19 12:58:46 [iaxxgenimp.cpp:736]

showDialog()

FCO-00011 The step CreateUser with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_PI|ind|ind|ind|ind|1|0|GenericNewCreateAbapUser|ind|ind|ind|ind|1|3|CreateUser was executed with status ERROR .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the sapinst.log and sapinst_dev.log file. You will get more infor regarding the same as to what is the problem behind not able to create a user.

Hope your system doesn't have any user by that name already present.

The work around can be to login to the ABAP side of it and create the concerned user and assign it the specified role.

There is a definite possibility that the user which it uses to create PIAPPLUSER is not having the oroper rights, like at times SAPJSF has only SAP_BC_JSF_COMMUNICATION_RO role. In such a case we need to provide it the role SAP_BC_JSF_COMMUNICATION role to advance.

Hope all this helps you

reward points as appreciation.

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

This PIAPPLUSER has this role, i.e. SAP_PI_APPL_SERV_USER role. Try adding it manually. This is one of the service user required to connect from aplain J2SE adapter engine to SLD. Go to Su01 and provide this role and re-start your installation

Reward, If solves

cheers

Former Member
0 Kudos

Hi

Can you stop and again continue with old installation option .When you stop the installation and again run sapinst you will get an option run a new installtion or continue with the old installation.Choose continue with the old installation option.The step your are talking about should go through.Let me know after that.

Reward suitable points: