cancel
Showing results for 
Search instead for 
Did you mean: 

ME 6.1 user maintenance error

former_member201054
Contributor
0 Kudos

Hi Sergiy/Konstantin/Experts,

I am getting 500 connection timed out error inside the /manufacturing link for user maintenance under the system configuration( while to trying to see all the users with browse option).

But I could list out all the users in UME without any issues. Any parameter value needs to be increased in system (or )LDAP issue?. I don't see the ICM parameters in instance profile. need to maintain?

500 Connection timed out

--------------------------------------------------------------------------------

Error: -5

Version: 7210

Component: ICM

Module: icxxthr.c

Line: 4313

Error Tag: {-}

Detail: Connection to partner timed out after 600s

will appreciate your help.

Thanks in advance


Accepted Solutions (0)

Answers (1)

Answers (1)

sergiy_katerinich
Active Contributor
0 Kudos

Hi!

SAP Note 1825121 for all timeouts influencing SAP ME.
Though, I would collect SQL Trace for this scenario to check if there is any long-running query - see SAP Note 1266339 for instructions.

Regards,

Sergiy

former_member201054
Contributor
0 Kudos

Hi Sergiy,

Thanks for the reply.

I can see the below error in default trace for connection timeout and don't see relevant one in note 1825121.

"

EXCEPTION]

com.sap.bc.proj.jstartup.fca.FCAException: Output broken (-7).

at com.sap.bc.proj.jstartup.fca.impl2.FCAConnection.getOutBuf3(Native Method)

at com.sap.bc.proj.jstartup.fca.impl2.FCAConnection.getOutBuf(FCAConnection.java:302)

at com.sap.bc.proj.jstartup.fca.impl2.FCAOutputStream.write(FCAOutputStream.java:93)

at com.sap.engine.services.httpserver.server.Client.send(Client.java:216)

at com.sap.engine.services.httpserver.server.ResponseImpl.sendResponse(ResponseImpl.java:226)

at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseBase.sendToClient(HttpServletResponseBase.java:1609)

at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseBase.writeStatusLine(HttpServletResponseBase.java:1313)


Thanks in advance

sergiy_katerinich
Active Contributor
0 Kudos

Item #5 of SAP Note 1825121.

former_member201054
Contributor
0 Kudos

Hi Sergiy,

Should I set the below parameters in instance profile?

icm/server_port_0 = PROT=HTTP,PORT=5$(SAPSYSTEM)00,TIMEOUT=60,PROCTIMEOUT=600

icm/server_port_1 = PROT=P4,PORT=5$(SAPSYSTEM)04

icm/server_port_2 = PROT=IIOP, PORT=5$(SAPSYSTEM)07

icm/server_port_3 = PROT=TELNET,PORT=5$(SAPSYSTEM)08,HOST=localhost

Thanks in advance


sergiy_katerinich
Active Contributor
0 Kudos

These seem to be default ones. You should increasePROCTIMEOUT for PROT=HTTP.

former_member201054
Contributor
0 Kudos

Hi Sergiy,

These parameters not exist in the instance profile. Should I set them?

Thanks in advance


sergiy_katerinich
Active Contributor
0 Kudos

You can try.