Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



CheckMXServer Problem

From: fdeghadi (2013-02-26 09:48)

Dear all

when I run CheckMXServer utility located at
/tools/Maximo/internal/checkmxserver.bat to check Maximo and Java property
rmi connection values I get error ,
Then I run it using the following parameter
usage:checkmxserver -h<IP>:<1099> -s<MXServer> -u<MAXADMIN> -p<MAXADMIN>
some problem is missing in syntax .

Can any one assist me in this , what I miss in syntax ?

Environment: MAXIMO Application Server 6.2.5 Build 20090908-1129 DB Build
V600-724 , DB SQL server 2005


Thanks
Fathi deghadi
Technical Specialist
Description: Description: Description: cid:image003.jpg@01CCAE7F.742875B0



This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to which they are addressed.
If you have received this email in error please notify by return e-mail.
This message may contain confidential information and is intended only for
the individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail.




From: Jason Verly (2013-02-26 18:45)


What error are you getting?
--- In MAXIMO@yahoogroups.com, "fdeghadi" <fdeghadi@...> wrote:
>
> Dear all
>
>
>
> when I run CheckMXServer utility located at
> /tools/Maximo/internal/checkmxserver.bat to check Maximo and Java property
> rmi connection values I get error ,
>
> Then I run it using the following parameter
>
> usage:checkmxserver -h<IP>:<1099> -s<MXServer> -u<MAXADMIN> -p<MAXADMIN>
>
> some problem is missing in syntax .
>
>
>
> Can any one assist me in this , what I miss in syntax ?
>
>
>
> Environment: MAXIMO Application Server 6.2.5 Build 20090908-1129 DB Build
> V600-724 , DB SQL server 2005
>
>
>
>
>
> Thanks
>
> Fathi deghadi
>
> Technical Specialist
>
> Description: Description: Description: cid:image003.jpg@...
>
>
>
>
>
>
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to which they are addressed.
> If you have received this email in error please notify by return e-mail.
> This message may contain confidential information and is intended only for
> the individual named. If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail.
>
>
>
>
>
>
>
>
>
>
>


From: fdeghadi (2013-02-27 12:11)

In case run the following using cmd
C:\maximo\tool\maximo\internal>checkmxserver.bat "unable
to connect to maximo server username :WINSTON" and I have no user in our DB
is WINSTON , I think user WINSTON is static in checkmxserver classes .
In case run the following using cmd C:\maximo\tool\maximo\internal>
usage:checkmxserver -h<IP>:<1099> -s<MXServer> -u<MAXADMIN> -p<MAXADMIN>
"The syntax of the command is incorrect "


From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
Jason Verly
Sent: 26 February 2013 8:45 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Re: CheckMXServer Problem


What error are you getting?
--- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> , "fdeghadi"
wrote:
>
> Dear all
>
>
>
> when I run CheckMXServer utility located at
> /tools/Maximo/internal/checkmxserver.bat to check Maximo and Java property
> rmi connection values I get error ,
>
> Then I run it using the following parameter
>
> usage:checkmxserver -h :<1099> -s -u -p
>
> some problem is missing in syntax .
>
>
>
> Can any one assist me in this , what I miss in syntax ?
>
>
>
> Environment: MAXIMO Application Server 6.2.5 Build 20090908-1129 DB Build
> V600-724 , DB SQL server 2005
>
>
>
>
>
> Thanks
>
> Fathi deghadi
>
> Technical Specialist
>
> Description: Description: Description: cid:image003.jpg@...
>
>
>
>
>
>
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to which they are
addressed.
> If you have received this email in error please notify by return e-mail.
> This message may contain confidential information and is intended only for
> the individual named. If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail.
>
>
>
>
>
>
>
>
>
>
>


From: Jason Verly (2013-02-27 16:15)


Somehow your getting the default values passed in user credentials. I've sometimes run into problems running
checkmxserver -hmaximoserverhostname:13400 -umaxadmin -pmxadminpassword
That should be all on one line. In clustered or multiple JVM setups, the checkmxserver.bat file has problems being specified the server name. Unless you have multiple servers on a single box you can generally skip that parameter and get it to work.
--- In MAXIMO@yahoogroups.com, "fdeghadi" <fdeghadi@...> wrote:
>
> In case run the following using cmd
> C:\maximo\tool\maximo\internal>checkmxserver.bat "unable
> to connect to maximo server username :WINSTON" and I have no user in our DB
> is WINSTON , I think user WINSTON is static in checkmxserver classes .
>
> In case run the following using cmd C:\maximo\tool\maximo\internal>
> usage:checkmxserver -h<IP>:<1099> -s<MXServer> -u<MAXADMIN> -p<MAXADMIN>
>
> "The syntax of the command is incorrect "
>
>
>
>
>
> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
> Jason Verly
> Sent: 26 February 2013 8:45 PM
> To: MAXIMO@yahoogroups.com
> Subject: [MAXIMO List] Re: CheckMXServer Problem
>
>
>
>
>
>
> What error are you getting?
>
> --- In MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> , "fdeghadi"
> wrote:
> >
> > Dear all
> >
> >
> >
> > when I run CheckMXServer utility located at
> > /tools/Maximo/internal/checkmxserver.bat to check Maximo and Java property
> > rmi connection values I get error ,
> >
> > Then I run it using the following parameter
> >
> > usage:checkmxserver -h :<1099> -s -u -p
> >
> > some problem is missing in syntax .
> >
> >
> >
> > Can any one assist me in this , what I miss in syntax ?
> >
> >
> >
> > Environment: MAXIMO Application Server 6.2.5 Build 20090908-1129 DB Build
> > V600-724 , DB SQL server 2005
> >
> >
> >
> >
> >
> > Thanks
> >
> > Fathi deghadi
> >
> > Technical Specialist
> >
> > Description: Description: Description: cid:image003.jpg@
> >
> >
> >
> >
> >
> >
> >
> > This email and any files transmitted with it are confidential and intended
> > solely for the use of the individual or entity to which they are
> addressed.
> > If you have received this email in error please notify by return e-mail.
> > This message may contain confidential information and is intended only for
> > the individual named. If you are not the named addressee you should not
> > disseminate, distribute or copy this e-mail.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
>
>
>
>
>
>