cancel
Showing results for 
Search instead for 
Did you mean: 

Error at phase "Configuring SLD"+

Former Member
0 Kudos

Hi guys,

This is the error I get

Execution of the command "/usr/jdk/j2sdk1.4.2_17/bin/java -classpath /usr/sap/[SID]/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/tclmctcutilbasic_ear/servlet_jsp/ctc/root/WEB-INF/classes/ -d64 com.sap.ctc.util.ConfigMainExt XXXXXX [SID]:50000 J2EE_ADMIN XXXXXX" finished with return code 0. Output:

TYPE=A

STATE=

INFO_SHORT=IO EXCEPTION: Connection refused::

CONFIGURATION=

ERROR 2008-06-26 18:36:52

CJSlibModule::writeError_impl()

CJS-30059 Java EE Engine configuration error.

DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'IO EXCEPTION: Connection refused::'.

ERROR 2008-06-26 18:36:52 iaxxgenimp.cpp:731

showDialog()

FCO-00011 The step configSLDMainLocalMapSecRolesToUsers 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_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .

^CWARNING 2008-06-26 18:51:01 iaxxgenimp.cpp:36

showDialog()

SAPinst terminated by SIGINT (Ctrl+C)

INFO 2008-06-26 18:51:01 syuxcpath.cpp:351

CSyPath::createFile()

Creating file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/__instana_tmp.xml.

iauxsysex.c:317: child /tmp/sapinst_exe.27496.1214485310/sapinst (pid 27497) has crashed. Executable directory is /tmp/sapinst_exe.27496.1214485310. Contact Support.

iaextract.c:814: child has signaled an exec error. Keeping directory /tmp/sapinst_exe.27496.1214485310

Any ideas?

And when I goto http://localhost:50013 it shows a j2ee management console

Does that mean the server is up?

Thanks in advance.

Thilanka

Accepted Solutions (1)

Accepted Solutions (1)

former_member185954
Active Contributor
0 Kudos

Hello,

Can you search/find and paste the java.log file ?

Regards,

Siddhesh

Former Member
0 Kudos

Hi Siddesh,

Thanks for the reply.

The java log says the same error.

But the thing is I restarted the installation again and that error is not showing anymore.

And I'm pretty sure that the error I got previously passed.

Now another different error.

INFO 2008-07-01 08:48:25
Execution of the command "/usr/jdk/j2sdk1.4.2_17/bin/java -classpath /usr/sap/TTA/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/tc~lm~ctc~util~basic_ear/servlet_jsp/ctc/root/WEB-INF/classes/ -d64 com.sap.ctc.util.ConfigMainExt XXXXXX TAT:50000 J2EE_ADMIN XXXXXX" finished with return code 0. Output:
ConfigMainExt state401
TYPE=A<BR>STATE=401<BR>INFO_SHORT=Error connecting to <a href="http://TAT:50000/ctc/ConfigServlet?param=com.sap.ctc.util.SLDConfig;CONFIGURE_DATASUPPLIER;P4HOST=TAT,P4PORT=50004,J2EE_ADMIN=J2EE_ADMIN,J2EE_PASSWORD=des19(68|30|146|225|110|156|183|111|216|54|),HTTPHOST=TAT,HTTPPORT=50000,SLDUSER=SLDDSUSER,SLDPASSWORD=des19(68|30|146|225|110|156|183|111|216|54|)" TARGET="test_blank">http://TAT:50000/ctc/ConfigServlet?param=com.sap.ctc.util.SLDConfig;CONFIGURE_DATASUPPLIER;P4HOST=TAT,P4PORT=50004,J2EE_ADMIN=J2EE_ADMIN,J2EE_PASSWORD=des19(68|30|146|225|110|156|183|111|216|54|),HTTPHOST=TAT,HTTPPORT=50000,SLDUSER=SLDDSUSER,SLDPASSWORD=des19(68|30|146|225|110|156|183|111|216|54|)</a>. The provided user data might be incorrect or user might be locked.<BR>CONFIGURATION=

ERROR 2008-07-01 08:48:25
CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.

ERROR 2008-07-01 08:48:25
FCO-00011  The step configSLDMainDataSupplier 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_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainDataSupplier was executed with status ERROR .

I executed the above java command and it says

ConfigMainExt state401
TYPE=A<BR>STATE=401<BR>INFO_SHORT=Error connecting to <a href="http://TAT:50000/ctc/ConfigServlet?param=XXXXXX" TARGET="test_blank">http://TAT:50000/ctc/ConfigServlet?param=XXXXXX</a>. The provided user data might be incorrect or user might be locked.<BR>CONFIGURATION=

Any ideas?

Thanks in advance.

Thilanka

former_member185954
Active Contributor
0 Kudos

Hello,

Looks like your userid: SLDDSUSER,SLDPASSWORD=<XXXX> is not working.

Check if your J2EE_ADMIN user is locked, you can activate emergency user if your J2EE engine is not coming up.

To activate emergency user:

http://help.sap.com/saphelp_nw70/helpdata/EN/3a/4a0640d7b28f5ce10000000a155106/frameset.htm

to unlock any other user:

http://help.sap.com/saphelp_nw70/helpdata/EN/ee/10df3d0eb8af5ee10000000a114084/frameset.htm

Regards,

Siddhesh

Former Member
0 Kudos

it is answered

Answers (2)

Answers (2)

Former Member
0 Kudos

what is the answer?

Former Member
0 Kudos

Thanks Siddhesh Ghag

It was unlocked by logging into the SAP system using the sap GUI

Thilanka