Operating System - HP-UX
1753831 Members
9067 Online
108806 Solutions
New Discussion юеВ

Unable to Add a Client in Gicap

 
SOLVED
Go to solution
Nirmal G
Advisor

Unable to Add a Client in Gicap

Hi All,

While trying to add a Client in Gicap as a member, i'm getting this error.

ERROR: Cannot set up secure communication with oraedw.
This error can occur for a number of reasons. Verify that you have
access to the specified host and that it is running a compatible and
supported version of Instant Capacity.
ERROR: The following low-level error occurred:
invalid CIM namespace name: invokeMethod(HP_iCAPComplex)

icapmanage command failed.

what could be the solution?

Thanks in Advance.

Nirmal G
5 REPLIES 5
melvyn burnard
Honored Contributor

Re: Unable to Add a Client in Gicap

as it says, verify that the client is running the correct version if iCAP. Also, use cimserver -l to verify taht the relevant services are running, and cimauth to verify that there is the correct permissions
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Nirmal G
Advisor

Re: Unable to Add a Client in Gicap

I believe this is sufficient ...

cimserver -l
/opt/wbem/lbin/cimserver: cimserver is already running (the PID found in the file "/etc/opt/wbem/cimserver_start.conf" corresponds to an existing process named "cimservermain").

:root-/>cimauth
cimauth: PGC00412: Required arguments missing.
cimauth: PGC00416: Use '--help' to obtain command syntax.
:root-/>cimauth -l

Else let me know what need to be done ??
manish_mpc
Advisor
Solution

Re: Unable to Add a Client in Gicap

Dear Nirmal,

U need to cross check HP-UX iCOD Instant Capacity version installed on ur client system. if its older than the manage server then u will have upgrade it.
I feel ur problem will get resolved by this.
Regards
Mansih
Nirmal G
Advisor

Re: Unable to Add a Client in Gicap

Thanks Manish,

Issue resolved after upgrading the iCOD version to B9073BA B.11.23.09.01.00.28.
Nirmal G
Advisor

Re: Unable to Add a Client in Gicap

Now i'm able to add the client as the member of Gicap. Thanks for everyone !!!