cancel
Showing results for 
Search instead for 
Did you mean: 

Java Stack not running

Former Member
0 Kudos

Dears,

On my PI 7.1 server installed on AIX,ABAP stack is working but java is not working with error:

Failed to create access client for SLD, central app server set to null

I found this error in trace file.

As i also remember,while creating buisness system in SLD,I think I have mentioned wrong client as integration server.Can it create this issue,If yes suggest how can i change it as now I am not able to login in to SLD by URL as its giving error:Page can not be find.

In Server0 trace file I found:

Server node ID23467950 started on host pidev for 220392 ms.

SAP J2EE Engine Version 7.10.3710.14758.20071115092020 is running!

SLDCheck is giving error:

Testing the RFC connection to the SLD java client...

RFC ping was successful

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

Summary: Connection to SLD does not work

=> Check SLD function and configurations.

Shivam

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Shivam,

Have you tried to change the client ? or you have just given a wrong client for integration server SLD ?

You should be able to load SLD page in any case with some errors.

Check the SLD Data Supplier in Visual Admin. Also check the JCO Connections.

In ABAP check sldapicust. Do a test connection and also check RFC connection SLD_UC

Revet with the results.

Cheeers....,

Raghu

Former Member
0 Kudos

Dears,

SLD_UC is giving error:

Logon Connection Error

Error Details Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=67

Error Details ERROR: program SLD_UC not registered

Error Details LOCATION: SAP-Gateway on host pidev / sapgw02

Error Details DETAIL: TP SLD_UC not registered

Error Details COMPONENT: SAP-Gateway

Error Details COUNTER: 1396

Error Details MODULE: gwr3cpic.c

Error Details LINE: 1668

Error Details RETURN CODE: 679

Error Details SUBRC: 0

Error Details RELEASE: 710

Error Details TIME: Tue Nov 24 12:23:55 2009

Error Details VERSION: 2

Shivam

Former Member
0 Kudos

Hi Shivam,

Please delete rfc SLD_UC first and the retry

Basically, The ABAP-based SLD data supplier (transaction RZ70) depends on this SLD_UC as path to deploy your system technical details into SLD

In the RZ70 Screen

Select Automatic RFC Destination

Host: Your SLD sever (SLD Server name, preferably fully qualified name.)

Service : sapgw00 (if your instance is 00)

Please ensure, you are entering correct gateway service.

I hope this helps you.

Regards

Sekhar

Edited by: sekhar on Nov 24, 2009 8:42 AM

Former Member
0 Kudos

Deleted SLD_UC RFC,Performed RZ70 activity,RFC SLD_UC get created but still the same error.

Regards,

Shivam

Former Member
0 Kudos

Hi Shivam,

What is the instance number of PI server ?

Are you using a central SLD or local SLD ?

As per the error, the gateway is SAPGW02. If your instance number is 00, then it should point to SAPGW00.

If you are using a central SLD, check if that instance is running and its instance number is 02.

Please revert for the above questions.

Cheers...,

Raghu

Former Member
0 Kudos

Dears,

My instance number is 02 and we are using local SLD.

Java engine is also running as I have just applied Java patches also.

Please suggest.

Shivam

Former Member
0 Kudos

Hi Shivam,

Please check the below notes.

Note 1057720 - Missing configuration for JCO/RFC destinations of the SLD

768452 - Troubleshooting SLDCHECK - Releases 640, 70X

Cheeers...,

Raghu

Former Member
0 Kudos

Hi,

You can create the client which you mention in abap. But i do not think this can solve you isue. You may be find some other logs in /usr/sap/<SID>/work to check why Java Stack not start.

Hope it will get you some help!

Terry

Former Member
0 Kudos

Hi Shivam,

Checi if the port on which ur running the SLD, is activated or not.

regards,

Piyush