cancel
Showing results for 
Search instead for 
Did you mean: 

NW7.0 JAVA AS SPS14 for xMII - ICM

Former Member
0 Kudos

Hello,

I've been given partial instructions on how to configure ICM (only how to create an administrative user).

However, I don't see any ICM process running and I see errors in the log dev_icmmon log as follows:

-


trc file: "dev_icmmon", trc level: 1, release: "700"

-


[Thr 4796] Wed Jul 23 20:02:30 2008

[Thr 4796] =================================================

[Thr 4796] = SSL Initialization on PC with Windows NT

[Thr 4796] = (700_REL,Jan 23 2008,mt,ascii-uc,SAP_UC/size_t/void* = 16/64/64)

[Thr 4796] *** ERROR => DlLoadLib: LoadLibrary(D:\usr\sap\SXM\JC00\exe\sapcrypto.dll) Error 126 [dlnt.c 237]

[Thr 4796] Error 126 = "The specified module could not be found."

[Thr 4796] *** ERROR => secudessl_LoadLibrary(): Unable to load "D:\usr\sap\SXM\JC00\exe\sapcrypto.dll" [ssslsecu.c 387]

[Thr 4796] *** ERROR => Loading of SSL library failed -- NO SSL available!

[Thr 4796] =================================================

[Thr 4796] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_LIB_NOT_FOUND

[Thr 4796] *** ERROR => IcmMonInit: SapSSLInit (rc=-1): SSSLERR_LIB_NOT_FOUND [icxxmon.c 1171]

[Thr 4796] Wed Jul 23 20:03:14 2008

[Thr 4796] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\SXM\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c 445]

I've attempted to run icmon -a to create the file, but what profile do I use on the command line?

Here is what I have tried:

icmon -a pf="d:\usr\sap\SXM\SYS\profile\SXM_JC00_qa-nahollap7u201D

Here is the warning I get:

Warning:

The default location of "icmauth.txt" is "$(DIR_GLOBAL)/security/data"

To resolve $(DIR_GLOBAL) an instance profile is required.

You can specify it with "icmon -a pf=<instance profile>"

Continuing with "icmauth.txt" as default filename for authentication file.

When I complete the task of creating an admin user, no file is saved anywhere that I can find.

I've been through help.sap.com, but I am really struggling here.

Thank you,

John

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For ur query

1.I've attempted to run icmon -a to create the file, but what profile do I use on the command line?

Answer : you should use your instance profile.

Have a look at the below link : http://help.sap.com/saphelp_nw70/helpdata/EN/82/9e98d786f040209e6a9e8145153939/frameset.htm

Regarding the location of authorization file which will be decided by icm/authfile.

Have a look at below link :-

http://help.sap.com/saphelp_nw70/helpdata/EN/b9/b14d8795d54d13b829e90b4c064f66/frameset.htm

I hope this will help you to resolve the problem.

Rgds

Radhakrishna D S