cancel
Showing results for 
Search instead for 
Did you mean: 

In SICF, ICMAN not active

Former Member
0 Kudos

Hi All,

In SMICM, ICM Status is showing as Running. When we test the ICMAN service in SICF is gives an error "ICMAN NOT ACTIVE".

Instance Profile Parameters ( RZ10) for icm are as follows :


rdisp/start_icman                           true
icm/max_conn                                700
icm/HTTP/j2ee_0                             PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
icm/max_threads                             100
icm/plugin_0                                PROT=HTTP,PLG=D:\usr\sap\cc5\SYS\exe\run\httpplugin.dll
icm/min_threads                             50
icm/server_port_2                           PROT=SMTP, PORT=1025
icm/server_port_1                           PROT=HTTPS, PORT=1443
icm/server_port_0                           PROT=HTTP,PORT=1080

Following are the errors showing in trace file dev_icm :


[Thr 11912] *** ERROR => NiPBind: bind failed (socket=131160) (0: No error) [ninti.c      942]                                  
[Thr 11912] *** ERROR => NiIBind: service '1080' (1080) in use [nixxi_r.cpp  3860]                                              
[Thr 11912] *** ERROR => NiIListen: NiBind (rc=-4) [nixxi_r.cpp  767]                                                           
[Thr 11912] *** ERROR => IcmBindService: NiBuf2Listen failed for host dlwsdv11:1080 (rc=-4): NIESERV_USED [icxxserv.c   1549]   
[Thr 11912] ISC: created 400 MB disk cache.                                                                                
[Thr 11912] ISC: created 50 MB memory cache.                                                                                
[Thr 11912] HttpSubHandlerAdd: Added handler HttpCacheHandler(slot=0, flags=12293) for /:0                                      
[Thr 11912] HttpSubHandlerAdd: Added handler HttpSAPR3Handler(slot=1, flags=4101) for /:0                                       
[Thr 11912] HttpSubHandlerAdd: Added handler HttpJ2EEHandler(slot=2, flags=1077253) for /:0                                     
[Thr 11912] =================================================                                                                   
[Thr 11912] = SSL Initialization  on  PC with Windows NT                                                                        
[Thr 11912] =   (640_REL,Jul 16 2006,mt,ascii,SAP_UC/size_t/void* = 16/32/32)                                                   
[Thr 11912]   SapISSLComposeFilename(): profile param "ssl/ssl_lib" = "D:\usr\sap\CC5\SYS\exe\run/libsapcrypto.so"              
           resulting Filename = "D:\usr\sap\CC5\SYS\exe\run/libsapcrypto.so"                                                    
[Thr 11912] *** ERROR => DlLoadLib: LoadLibrary(D:\usr\sap\CC5\SYS\exe\run\libsapcrypto.so) Error 126 [dlnt.c       237]        
[Thr 11912]         Error 126 = "The specified module could not be found."                                                      
[Thr 11912] *** ERROR => secudessl_LoadLibrary(): Unable to load "D:\usr\sap\CC5\SYS\exe\run\libsapcrypto.so" [ssslsecu.c   352]
[Thr 11912] *** ERROR => Loading of SSL library failed -- NO SSL available!                                                     
[Thr 11912] =================================================                                                                   
[Thr 11912] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_LIB_NOT_FOUND                                                        
[Thr 11912] *** ERROR => IcmAddService: SapSSLInit (rc=-1): SSSLERR_LIB_NOT_FOUND [icxxserv.c   348]                            
[Thr 11912] Sat Jul 26 10:52:05 2008                                                                                
[Thr 11912] Started service 1025 for protocol SMTP on host "dlwsdv11"(on all adapters) (processing timeout=60, keep_alive_timeou
[Thr 10492] IcmJ2EEScheduleFunc: WARNING: no HTTP and HTTPS service defined - URL Prefix Table not loaded from server           
[Thr 11912] Sat Jul 26 10:52:14 2008                                                                                
[Thr 11912] *** WARNING => IcmNetCheck: NiAddrToHost(10.0.0.1) took 9 seconds [icxxtool.c   1065]                               
[Thr 11912] *** WARNING => IcmNetCheck: 1 possible network problems detected - please check the network/DNS settings [icxxtool.c
[Thr 10188] Sat Jul 26 10:53:50 2008                                                                                
[Thr 10188] MPI<3>0#4 Peak buffer usage: 2 (@ 64 KB)              

Please guide me on this.

Appreciate your help.

Thanks,

Chandravadan

Accepted Solutions (0)

Answers (3)

Answers (3)

JP_Barcenas
Participant
0 Kudos

Hi,

the problem is that the port 1080 that you are trying to use for the HTTP service is already used by another service. So simply change this line of the profile:

icm/server_port_0 PROT=HTTP,PORT=1080

Use a different value for PORT=1080.

You can check the used ports at operating system level with: 'netstat -a'.

Regards,

Juan

Former Member
0 Kudos

Hello,

Here I would like to inform you two things.

1.HTTP port is not active.

Its there but its might already occupied or not assigned properly.

2.SNC activation is not done properly.

In your case problem is with port http.

Regards,

ARNS

Former Member
0 Kudos

Hi

Check for HTTP/HTTPS service status:

go to transaction SMICM

SMICM->goto->services

do you see HTTP protocol is maintained and active?

Also check this link for various ICMAN related issues

http://help.sap.com/saphelp_nw04/helpdata/en/ba/435e096b42724bbcef709fd4c32a85/frameset.htm