cancel
Showing results for 
Search instead for 
Did you mean: 

What numbers indicates in error like error no.(3),(13),(14),(11) in agentry?

Former Member
0 Kudos

Hello,

Many time i get error like communication error(14), Server error(3), please contact your administrator(13) and may more. I just want to ask what this number indicate in error, are they similar to what we get error like 401 which means unauthorized access.

Regards,

Rohit

Accepted Solutions (1)

Accepted Solutions (1)

former_member208808
Active Participant
0 Kudos

Hi Rohit,

Yes these codes have meanings associated,

Like Error (11) means socket connection dropped Unexpectedly,

Communication Error (14) Connection Failed/Communication error,

Server error (13) may be because of error for TimeEntries while Client Exchange Execution,

All these types and their explanation/resolution can be found here

http://wiki.scn.sap.com/wiki/display/SAPMOB/Agentry+-+Errors

Regards,

AK

Former Member
0 Kudos

Hello AK,

Thanks for your reply. The link you have forwarded lists all the type of error but can you forward me any link where error with their associate number are listed.

Thanks in advance

jason_latko
Advisor
Advisor
0 Kudos

Rohit,

The main errors you need to know about are the ones already listed by AK above.  14 means the client can't connect to the server, maybe because the server is not running or the machine can't be reached.  11 is a socket error, usually caused by a temporary network problem.  A 13 is a backend error cause by application errors, missing java or SQL classes, etc...

Jason Latko - Senior Product Developer at SAP

Answers (0)