cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 EHP1 Step Logical Ports error

Former Member
0 Kudos

Hello,

I got the below error when in ran the managed system configuration for PI 7.1 EHP1 system.

Our solman is on SP22

Step Logical Ports Details

A failure occured while creating the logical port for JAVA XI : An exception occurred that was not caught.

!! Exception : An exception occurred that was not caught.

Exceptions

com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.

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

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

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

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

at com.sap.sup.admin.setup.SolManRfcAdapter.createXIlogicalPort(SolManRfcAdapter.java:185)

at com.sap.sup.admin.setup.SetupStep.runExec(SetupStep.java:427)

at com.sap.sup.admin.setup.SetupStep.execute(SetupStep.java:335)

at com.sap.smd.agent.plugins.remotesetup.SapInstance.setup(SapInstance.java:549)

at com.sap.sup.admin.setup.SapCluster.setup(SapCluster.java:1695)

at com.sap.sup.admin.setup.SapCluster.access$000(SapCluster.java:35)

at com.sap.sup.admin.setup.SapCluster$SetupRunner.run(SapCluster.java:1965)

at java.lang.Thread.run(Thread.java:534)

EW Report for PI system is only 9 pages ,may be the above error is causing it.

Please help us to solve it

Thanks,

Srini

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Issue resolved after performing the below step in Solution Manager

Technical Infrastructure --> Reorganize segment table -->Execute

guilherme_balbinot
Active Participant
0 Kudos

Dear Srini,

- Please refer to this note 1008474.

- Make sure the SMD_RFC user is not locked.

- Execute in SE37 : E2E_WS_CONN_LOG_PORT_CREATION

With parameters :

SYSTEM_ID = <Long SID of Managed java>

SYSTEM_TYPE = JAVA

USERNAME = <J2ee Admin User of Managed Java system>

PASSWORD = <J2ee Admin User of Managed Java system>

And without any value for CLIENT

Please try to apply this 3 recommendations, one of them must solve your issue.

Best regards,

Guilherme Balbinot

Former Member
0 Kudos

Hi Balbinot,

Thanks for your reply.

1. SMD_RFC user is not locked (in Solman).

2. According to note 1008474 in Visual Administrator of Solman CTC System Properties ,I found that the BACKEND_CLIENT property is having "001" as value (001 is our BW client) but the regular client is 201 .Should the value be 201 or 001 ????

And TTJAVA_HOME is having /usr/j2sdk1.4.2_13 but our java home is /usr/jdk/instances/j2sdk1.4.2_18 should i go ahead and change this one as well?

3.E2E_WS_CONN_LOG_PORT_CREATION does not exist in PI 7.1 system ,should this be run in Solution manager ?

Please help me to solve this issue?

Thanks,

Srini K