cancel
Showing results for 
Search instead for 
Did you mean: 

ICM Engine Failure

Former Member
0 Kudos

Hi,

Our ICM engine for XI server is going down with the following Error Message.

Any idea why this failure .Attached below is the Trace for the ICM engine. The failure is occuring after every 15 mins approximately.

========================================================

[Thr 52] IcmWatchDogThread: watchdog started

[Thr 54] ISC: created 400 MB disk cache.

[Thr 54] ISC: created 50 MB memory cache.

[Thr 54] HttpSubHandlerAdd: Added handler HttpCacheHandler(slot=0, flags=12293) for /:0

[Thr 54] HttpSubHandlerAdd: Added handler HttpSAPR3Handler(slot=1, flags=4101) for /:0

[Thr 54] HttpSubHandlerAdd: Added handler HttpJ2EEHandler(slot=2, flags=1077253) for /:0

[Thr 54] Started service 8000 for protocol HTTP on host "xipz01.sjm.com"(on all adapters) (processing timeout=600, keep_alive_

[Thr 54] =================================================

[Thr 54] = SSL Initialization on SUN on SPARC CPU with Solaris 2.2

[Thr 54] = (640_REL,Nov 19 2005,mt,ascii,SAP_UC/size_t/void* = 16/64/64)

[Thr 54] SapISSLComposeFilename(): profile param "ssl/ssl_lib" = "/sapmnt/PX1/exe/libsapcrypto.so"

resulting Filename = "/sapmnt/PX1/exe/libsapcrypto.so"

[Thr 54] SapISSLComposeFilename(): profile param "ssl/server_pse" = "/usr/sap/PX1/DVEBMGS00/sec/SAPSSLS.pse"

resulting Filename = "/usr/sap/PX1/DVEBMGS00/sec/SAPSSLS.pse"

[Thr 54] SapISSLComposeFilename(): profile param "ssl/client_pse" = "/usr/sap/PX1/DVEBMGS00/sec/SAPSSLC.pse"

resulting Filename = "/usr/sap/PX1/DVEBMGS00/sec/SAPSSLC.pse"

[Thr 54] = found SAPCRYPTOLIB 5.5.5C pl17 (Aug 11 2005) MT-safe

[Thr 54] = current UserID: "px1adm", env-var USER="px1adm"

[Thr 54] = found SECUDIR environment variable

[Thr 54] = using SECUDIR=/usr/sap/PX1/DVEBMGS00/sec

[Thr 54] = Success SapCryptoLib SSL ready!

[Thr 54] =================================================

[Thr 54] Started service 8080 for protocol HTTPS on host "xipz01"(only on this adapter) (processing timeout=60, keep_alive_tim

[Thr 51] MPI<4>1#3 Peak buffer usage: 1 (@ 64 KB)

[Thr 50] MPI<5>2#3 Peak buffer usage: 2 (@ 64 KB)

[Thr 54] IcmNetCheck: network check passed without detecting problems

[Thr 50] Tue Jan 9 06:08:43 2007

[Thr 50] MPI<7>4#3 Peak buffer usage: 3 (@ 64 KB)

[Thr 48] MPI<9>6#3 Peak buffer usage: 4 (@ 64 KB)

[Thr 1] Tue Jan 9 06:09:01 2007

[Thr 1] HttpSAPR3SetParam: switch j2ee http port from to: 50000

[Thr 1] HttpSAPR3SetParam: switch j2ee https port from to: 50001

[Thr 1] Tue Jan 9 06:09:42 2007

[Thr 1] HttpSAPR3SetParam: Switched j2ee status to: 1

[Thr 51] Tue Jan 9 06:19:34 2007

[Thr 51] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-25): SSSLERR_NO_SSL_REQUEST [icxxconn_mt. 1590]

[Thr 46] Tue Jan 9 06:35:04 2007

[Thr 46] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-25): SSSLERR_NO_SSL_REQUEST [icxxconn_mt. 1590]

[Thr 44] Tue Jan 9 06:50:34 2007

[Thr 44] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-25): SSSLERR_NO_SSL_REQUEST [icxxconn_mt. 1590]

[Thr 42] Tue Jan 9 07:06:03 2007

[Thr 42] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-25): SSSLERR_NO_SSL_REQUEST [icxxconn_mt. 1590]

=======================================================

We are in relase 6.4 and Kernel Level 100 on Sun Solaris.

Regards,

Arunava

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Arunava -

<i>>>>Started service 8080 for protocol HTTPS...</i>

No reason that 8080 can't be used as the HTTPS port, but typically, it is used as an alternative to the standard HTTP port 80. Maybe there's a conflict in the configuration of how the icm HTTP and HTTPS ports are setup (e.g. in RZ10 profile parameters 'icm/server_port_<X>' and 'icm/server_port_<Y>'.

Regards,

Jin

Former Member
0 Kudos

Try lo look to the note <a href="https://websmp201.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=698017&_NLANG=E">Note 698017 - ICM Patch Collection</a>

The note talk of the failure component IcmConnInitServerSSL

Regards,

Sandro