Server Management - Systems Insight Manager
1753486 Members
4257 Online
108794 Solutions
New Discussion юеВ

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

 
Marc Jonkers_5
Occasional Contributor

EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

Hi,

I want to run a custom command on the SIM server at an event.
When it runs I receive the following error:

EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException
EXCEPTION: Authentication failed.

I am logged in as the install account. What can be the problem and how is it to solve?

Thanks
6 REPLIES 6
Mike Strako
Trusted Contributor

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

Sounds like you have an OpenSSH problem, be sure that the service is installed running, if it is, I have attached a doc that should help, you must follow it item by item. Let me know how it works for you.

Mike.
Bryan Sockel
Occasional Advisor

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

I am having the same problem trying to get SSH to work on my server as well. I am going through the steps and i get the following error when i am attempting run the MX Command:

Cannot modify tool named "XXX" because the tool is invalid.

The Required tool revision is less than or equal to the revision of the tool in the repository.
Joel Rubenstein
Honored Contributor

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

SIM 4.2 introduced revision code checking to the mxtool command. The correct syntax to override the checking is

mxtool -m -f toolname.xml -x force

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

Do you have a document like the one you attached, but for HP-UX 11.11?
erictsai_1
New Member

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

Hi:
I have a same problem with you,I need run a dos batch file in automatic event task handling,but this command not susecss,and task result have a stderr:

EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException
EXCEPTION: Authentication failed.

I try to lunch other command from event,and get the same error.anybody have same idea to solve it?
many thanks
Mr MORVAN
New Member

Re: EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException

Hello,

I have same problem with an server HP SIM on HPUX 11.11

Can you help me ?