cancel
Showing results for 
Search instead for 
Did you mean: 

Activation of HTTP service failed with error Operation failed (rc=1)

Former Member
0 Kudos

Hello everyone,

The activation of http service in smicm is failing giving error message :

Operation failed (rc=1)

Message no. ICM006

and no other explanation .i hv struggled with this problem many times ,if some one can help out y its occuring nd wt r the prerequisites tat need to be met inoder for it to activate successfully. requested to revert at earliest as this is urgent.

Thanks And Regards,

Somya

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

If some one have similar issue please check the following points

1) There might be hung process at OS level, please check PID by looking into log file stderr0 .

2) Kill the icm process that hum using kill -9 <PID >

3) Go to SMICM and restart the ICM services and check HTTP and HTTPs services

4) If still shows as disable, please delete and recreate the services.

Hope this will solve your problem .

Thanks

Siraj

0 Kudos

Yes Killing all the Java processes from the task manager for the sidadm and restarting the Java stack resolved the issue for me.

Regards

Rajendra P Venkata

Former Member
0 Kudos

Hi Somya,

How did u solve this issue, even I am getting the same error

Thanks in advance

Regards

Kolan

Former Member
0 Kudos

Hi Somya,

Could you activate the HTTP seervice at last ?? If so can you please let me know what to do as im also facing similar issue now ...

Appreciate your reply......................

Thanks

Sourav

markus_doehr2
Active Contributor
0 Kudos

Usually this happens, if you updated your kernel and you didn´t execute "saproot.sh" in the exe directory.

Which OS are you using?

--

Markus

Former Member
0 Kudos

Iam using windows2003 as OS and the appln is SAP solman 4.0 over oracle database . This is fresh installation after which this problem is ocuring ,no kernel upgradation took place....................................plz revert how to rsolve the problem.

Thanks,

Somya

markus_doehr2
Active Contributor
0 Kudos

Ok..

Check the tracefiles in SICF:

- SICF

- Goto - Tracefile - show all

Do you have an instance parameter like

icm/server_port_0 or icm/server_port_1?

--

Markus

Former Member
0 Kudos

There was no trace yet ,i hv activated the trace now.there is instance profile and it is defined as PROT=HTTP,PORT=80..........................................................

revert soon,

Somya

Former Member
0 Kudos

Hello Markus,

After activation of trace the extracted trace with error message tat it is giving is as:

<b>[Thr 3912] IcmCreateWorkerThreads: created worker thread 3

[Thr 3912] IcmCreateWorkerThreads: created worker thread 4

[Thr 3912] IcmCreateWorkerThreads: created worker thread 5

[Thr 3912] IcmCreateWorkerThreads: created worker thread 6

[Thr 3912] IcmCreateWorkerThreads: created worker thread 7

[Thr 3912] IcmCreateWorkerThreads: created worker thread 8

[Thr 3912] IcmCreateWorkerThreads: created worker thread 9

[Thr 2244] IcmWatchDogThread: watchdog started

[Thr 2172] *** ERROR => NiIBindSocket: SiBind failed for hdl 3 / sock 131204

#(SI_EPORT_INUSE; I4; ST) [nixxi.cpp 3168]

[Thr 2172] *** ERROR => IcmBindService: NiBuf2Listen failed for host solutiond.dscl.com:80 (rc=-4): NIESERV_USED [icxxserv.c 1

[Thr 2172] *** WARNING => HttpPlugInInit: Parameter icm/HTTPS/trust_client_with_issuer or icm/HTTPS/trust_client_with_subject no

X.509 cert data will be removed from header [http_plg.c 670]

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

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

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

[Thr 2172] HttpExtractArchive: files from archive H:\usr\sap\SMD\DVEBMGS00\exe/icmadmin.SAR in directory H:/usr/sap/SMD/DVEBMGS0

[Thr 2172] HttpSubHandlerAdd: Added handler HttpAdminHandler(slot=1, flags=4101) for /sap/admin:0

[Thr 2172] CsiInit(): Initializing the Content Scan Interface

[Thr 2172] PC with Windows NT (mt,ascii,SAP_CHAR/size_t/void* = 8/32/32)

[Thr 2172] CsiInit(): CSA_LIB = "H:\usr\sap\SMD\DVEBMGS00\exe\sapcsa.dll"

[Thr 2172] Wed Jun 27 17:51:59 2007

[Thr 2172] HttpSubHandlerAdd: Added handler HttpAuthHandler(slot=2, flags=12293) for /:0

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

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

[Thr 2152] IcmJ2EEScheduleFunc: WARNING: no HTTP and HTTPS service defined - URL Prefix Table not loaded from server

[Thr 2172] Wed Jun 27 17:52:03 2007

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

[Thr 3912] Wed Jun 27 17:53:12 2007

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

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

[Thr 2284] Wed Jun 27 17:53:26 2007

[Thr 2284] *** ERROR => NiIBindSocket: SiBind failed for hdl 20 / sock 130972

#(SI_EPORT_INUSE; I4; ST) [nixxi.cpp 3168]

[Thr 2284] *** ERROR => IcmBindService: NiBuf2Listen failed for host solutiond.dscl.com:80 (rc=-4): NIESERV_USED [icxxserv.c 1

[Thr 2284] *** ERROR => IcmHandleMonServMsg: IcmActivateService failed for 80, 1(rc=-1) [icxxmsg.c 1853]

</b>

Revert back at earliest.

Regards,

Somya

markus_doehr2
Active Contributor
0 Kudos

You port 80 is already in use.

Do you have a webserver installed on the system (IIS)?

--

Markus

Former Member
0 Kudos

Hi Expert,

When i am trying to activate HTTPS I am getting am error operation failed(rc=1) can you please help me in this issuse......

Former Member

hi all,

In linux system, active the port number lower than 1024 should have root permission, so  you can use 80xx or 1433 to active http/https.