cancel
Showing results for 
Search instead for 
Did you mean: 

error in installation

Former Member
0 Kudos

HI ,

i have an error in step "create users"(SAPJCF)

Jun 17, 2009 3:20:50 AM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"

Jun 17, 2009 3:20:50 AM Info: Connected to backend system DEV client 001 as user DDIC

Jun 17, 2009 3:20:50 AM Info: Called for user SAPJSF

Jun 17, 2009 3:20:51 AM Info: Formal password check successful

Jun 17, 2009 3:20:51 AM Info: Will create user SAPJSF

Jun 17, 2009 3:21:21 AM Info: Created user SAPJSF of type A with reference user <none>

Jun 17, 2009 3:21:22 AM Warning: Error during creation of user SAPJSF. Will remove user again to ensure clean exit state

Jun 17, 2009 3:21:28 AM Error: Exception during execution of the operation

[EXCEPTION]

com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Invalid request.

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)

at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1414)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3917)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3354)

at com.sap.security.tools.UserCheck.createUser(UserCheck.java:1876)

at com.sap.security.tools.UserCheck.main(UserCheck.java:289)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Jun 17, 2009 3:21:28 AM Info: Leaving with return code 4

INFO 2009-06-17 03:21:28 [syuxcfile.cpp:280]

CSyFileImpl::remove()

Removing file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/dev_UserCheck.

INFO 2009-06-17 03:21:28 [syuxcfile.cpp:280]

CSyFileImpl::remove()

Removing file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/dev_UserCheck.clone.

ERROR 2009-06-17 03:21:28

CJSlibModule::writeError_impl()

CJS-30196 Invalid request.

ERROR 2009-06-17 03:21:28 [iaxxgenimp.cpp:731]

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|3|0|crea

teJSF was executed with status ERROR .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Surya,

can you pls. check your /etc/hosts, if it contains an entry like "127.0.0.2 <your_hostname>" delete it or change the IP address to the "real" address. See also OSS note 958253 - the section concerning the "127.0.0.2" entry in /etc/hosts is valid even if you're not installing on SLES10.

Best regards,

Elmar.

Former Member
0 Kudos

hi,

I dont have any entry like 127.0.0.2 in hosts file still i have this prob i am in the middle of installation now

markus_doehr2
Active Contributor
0 Kudos

Is your ABAP instance running?

Check with

ps -ef | grep dw

if you see more than one process then it should be running.

--

Markus

Former Member
0 Kudos

ya markus,

ABAP is running and also tried to create the SAPJSF from su01 but it is giving some database problems but i can perform transactions but i cant insert the data into that.

markus_doehr2
Active Contributor
0 Kudos

"Some database problem"? Please be specific...

Do you get a shortdump in ABAP?

--

Markus

Former Member
0 Kudos

ya short dump in SYSTEM as "DBIF_RSQL_INVALID_REQUEST"

an invalid request was made to the SAP DB interface in the statement in which the table "CDPOS" was created

markus_doehr2
Active Contributor
0 Kudos

Check further down in the "Analysis" section, you will see the database error there. Also check the syslog (transaction SM21)

--

Markus

Former Member
0 Kudos

ya now i am able to create the SAPJSF user after i restart the instance means ABAP is running properly and can i install the JAVA engine now.If yes can you tell me how to install the JAVA engine now.

markus_doehr2
Active Contributor
0 Kudos

Restart your installation with sapinst.

You are too fast - without digging down on error after the other you will run into the next one and the next one...

--

Markus

Former Member
0 Kudos

No markus i already checked for notes

markus_doehr2
Active Contributor
0 Kudos

Ok - if you know better then go on. You ask a question and while replying to that question you raise the next one.

Rebooting doesn't help solving errors, it just hides them. If your database has a problem with some table, it will have it still after your reboot so I would advise to find out the exact error and fix it.

--

Markus

Former Member
0 Kudos

ok markus, now i started intstallation and got struk at the same step "create java users".with the same error and the next step is install java engine.how to do this markus.i really have a task to be completed by tomarrow so i am in a little bit hurry.

markus_doehr2
Active Contributor
0 Kudos

Again - check for dumps in ST22 in the ABAP and see the analysis section.

--

Markus

Former Member
0 Kudos

hey markus i know i really irritating you again man i know what mistake i have done i created SAPJSF user manually in 001 this is the big error for not going to next step i removed in 000 and also in 001 then the installation came back..

Sorry and sorry once again i really irritated you from 2 days i think so...

But great help for me from once again thak u very much.

jorge_velasquez
Contributor
0 Kudos

Hi Surya,

Could you explain me what exactly you did?

I have the same issue and the SAPJSF user is not in 000 or 001

Regards.

Answers (0)