1836762 Members
2702 Online
110109 Solutions
New Discussion

Re: xclock test

 
Seymur
Advisor

xclock test

hi all.

i've created cluster. but i cannot run the xclock application from cluster for testing package. my configuration is:

db1, db2 servers. vg01 volume group created from EVA. i cannot start the package.

thanks for help.
5 REPLIES 5
Mridul Shrivastava
Honored Contributor

Re: xclock test

What's the command string you are using for callong xclock.
Could you post package script.
Time has a wonderful way of weeding out the trivial
Steven E. Protter
Exalted Contributor

Re: xclock test

Shalom Seymur,

There are logs, probably in /etc/cmcluster and additional info in /var/adm/syslog/syslog.log that might be helpful for diagnostics.

Most common error is forgetting to set the DISPLAY variable.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Seymur
Advisor

Re: xclock test

I've copy the xclock application to vg01 volume group and I wanted start from there. for example from /dev/vg01/xclock/xclock
Mridul Shrivastava
Honored Contributor

Re: xclock test

Could you please clarify that xclock you are talking about is the one available in hpux or it is a different application.

If it is xclock present in hpux then try running it from root first and let us know.
Time has a wonderful way of weeding out the trivial
rariasn
Honored Contributor

Re: xclock test

Hi Seymur,

include in control script,

export DISPLAY=client_display:0.0

eliminate control error or include un echo command afther initializate xclock.

Verify files,

/var/adm/syslog/syslog.log
/etc/cmcluster/name_pakage/control.sh.log

rgs,

ran