cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Webdispatcher error

Former Member
0 Kudos

Hi All,

I configured webdispatcher  on ECC6.0 EHP7, i provided all the inputs i.e MSHOST, MSPORT, SID , after that system it self created profile  sapwebdisp.pfl , web admin user icmadm  and  authentication file icmauth.txt, when ever staring the SAP Web dispatcher it is not starting.


can any one please help on this

please find below log file of webdispacther:

[Thr 140613135099648] Tue Jul 14 04:59:09 2015

[Thr 140613135099648] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613203891968] Tue Jul 14 04:59:36 2015

[Thr 140613203891968] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613206005504] Tue Jul 14 05:00:01 2015

[Thr 140613206005504] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613204948736] Tue Jul 14 05:00:26 2015

[Thr 140613204948736] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613135628032] Tue Jul 14 05:00:51 2015

[Thr 140613135628032] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613205477120] Tue Jul 14 05:01:16 2015

[Thr 140613205477120] *** ERROR => Read info from IS2 message server failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613206005504] Tue Jul 14 05:01:41 2015

[Thr 140613206005504] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613568513792] Tue Jul 14 05:02:06 2015

[Thr 140613568513792] *** ERROR => Read info from IS2 message server failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613135628032] Tue Jul 14 05:02:31 2015

[Thr 140613135628032] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613203891968] Tue Jul 14 05:02:56 2015

[Thr 140613203891968] *** ERROR => Read info from IS2 message server  failed: HTTP code 404, see also SAP note 1528396 [icrxx.c      7208]

[Thr 140613134042880] Tue Jul 14 05:03:21 2015

[Thr 140613134042880] IcmWatchDogThread: Shutdown request received

[Thr 140613134042880] *** IcmWatchDogThread: exit thread ***

[Thr 140613569722208] IcmLoop: Shutdown request received

[Thr 140613569722208] Deactivated service PORT=8028,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=60,ACTIVE=FALSE

[Thr 140613569722208] Deactivated service PORT=4328,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=60,ACTIVE=FALSE,VCLIENT=1

[Thr 140613569722208] *** SAP Web Dispatcher shutdown completed (pid: 16654) ***

Thanks,

Narendar.

Accepted Solutions (1)

Accepted Solutions (1)

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Narendar,

It looks like the incorrect Message Server host and/or port were provided.

Did you read the SAP note 1528396 as suggested by the error message?

Regards,

Isaías

Former Member
0 Kudos

Hi lsaias,

I already gone through SAP note 1528396 and activated services as per note, even though i am facing same problem.


Thanks,

Narendar

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Narendar,

Please share:

  • the first 50 lines of the "dev_ms" trace file at the backend system;
  • the Web Dispatcher profile.

Regards,

Isaías

Former Member
0 Kudos

Hi Isaias,


Showing webdispatcher configuration is correct when i starting webdispatcher  it is not starting.


CMD>sapwebdisp pf=sapwebdisp.pfl -checkconfig


Server info will be retrieved from host: sgmw-s-tstse2:8103 with protocol: http

Checking connection to message server...OK

Retrieving server info from message server...OK

Message Server instance list

+---------------------+---------------------+---------+----------+

|    instance name    |    hostname         |HTTP port|HTTPS port|

+---------------------+---------------------+---------+----------+

|sgmw-s-tstse2_SE2_02 |sgmw-s-tstse2      |    8002 |    8202  |

+---------------------+---------------------+---------+----------+

Checking ABAP servers with URL "/sap/public/icman/ping":

Checking ABAP server http://sgmw-s-tstse2.com:8002...OK

Checking J2EE servers with URL "/favicon.ico":

No server group "!J2EE" defined

Retrieving group info with HTTP from server sgmw-s-tstse2.highradius.com:8002...OK

Defined server groups:

+---------------------+----------+

|     group name      | #entries |

+---------------------+----------+

|               !DIAG |       1  |

|              !DIAGS |       1  |

|                !ALL |       1  |

+---------------------+----------+

Retrieving url info with HTTP from server sgmw-s-tstse2.com:8002...OK

Url map info file "/sap/public/icf_info/icr_urlprefix" is OK

Contents of url map file:

+---------------------+---------------------+--------------------+

|        URL          |        Group        |   virtual host     |

+---------------------+---------------------+--------------------+

|          /sap_java/ |                     |                *:*;|

|           /spnego2/ |                     |                *:*;|

|            /test30/ |                     |                *:*;|

|            /spnego/ |                     |                *:*;|

|              /nwbc/ |                     |                *:*;|

|               /ui2/ |                     |                *:*;|

|               /srm/ |                     |                *:*;|

|               /sap/ |                     |                *:*;|

|               /rpr/ |                     |                *:*;|

|                /rp/ |                     |                *:*;|

when ever starting webdispatcher i am facing below error

CMD>sapwebdisp pf=sapwebdisp.pfl

sapscsa(5):5775: I am "            ", but should be "sapsys      ".

sapscsa: system(./sapmscsa pf=sapwebdisp.pfl );

sh: ./sapmscsa: No such file or directory

rslgwr1(16): I cannot get addr of SCSA.

SysLog: IM120150716053309000577500000IC

      :                                                               0

      :SAP Web Dispatcher&sgmw-s-tstse2.highradius.com&5775&

SysLog:mQ0I20150716053309000577500000IC

      :                                                               0

      :        unlink  1                     NiIBindunlink nixxi.cp3760

FATAL: HttpAuthHandlerInit: Failed to load content filter. See SAP note 1916794.

*** WARNING: Could not start service (rc=-1)

PORT=8002,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=60

..

*** SAP Web Dispatcher shutdown completed (pid: 5775) ***

As per note 1916794 i maintained profile parameter, still iam facing same error.

Thanks,

Narendar.

Former Member
0 Kudos

Hello Narender,

Please check following SAP note :-

1845424 - Web Dispatcher : SCSA and SysLog not found messages appear during startup

Regards

Anand

isaias_freitas
Advisor
Advisor
0 Kudos

Hello Narendar,

It seems that this is a different issue, now. Isn't it?

If your original issue was fixed, you should mark the thread as answered and assign points accordingly. You could then open a new thread for your new issue.

Anyway, the error is clear: the Web Dispatcher could not load the content filter libraries.

Ensure that the library is there, and the user ID you are using to start the Web Dispatcher has access to it.

If you need more clear directions, add the parameter "rdisp/TRACE = 2" at the "sapwebdisp.pfl" file and try starting the Web Dispatcher. Once it fails to start, copy the "dev_webdisp" file and attach it to this thread.

Regards,

Isaías

Answers (0)