Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

SFWHA 6.0 - cluster some x-app

Updated: 22 Feb 2012 | 4 comments
Marianne van den Berg's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

I have been able in the past to cluster xeyes and xclock as part of a demo.

I would like to do the same on a Windows cluster but don't know how to make it run on the console.

I can see xeyes running in Task Manager but nothing appears on the console...

Any ideas, anyone?

 

Discussion Filed Under:
Group Ownership:

Comments

jstucki's picture
14
Feb
2012
0 Votes 0
Login to vote

Need an X Windows Server emulator

X Windows apps (typically in UNIX environments) can only be displayed on systems where an X Windows Server is running.  If you have xeyes and xclock available on a Windows system, then you probably have some installation of UNIX tools on the Windows system.   Cygwin/X, Xming, and others can provide an X Windows Server to run on a Windows system, which will allow for displaying of X Windows apps.

Wally_Heim's picture
14
Feb
2012
0 Votes 0
Login to vote

Hi Marianne, Our training

Hi Marianne,

Our training department is having a similar issue with the wineye.exe program that they use.  I'm not sure if they have come up with another test app yet or not.

Here is what I did with a process agent and notepad.exe.

group test (
    SystemList = { SERVER1 = 0, SERVER2 = 1 }
    )

    Process Notepad_Process (
        Critical = 0
        StartProgram = "notepad.exe"
        InteractWithDesktop = 1
        )

    // resource dependency tree
    //
    //    group test
    //    {
    //    Process Notepad_Process
    //    }

With Windows 2008 R2, I get a message on the console to display the interact with desktop process.  This is a little different than it was in earlier versions of Windows but it seems to still work.

Thanks,

Wally

Marianne van den Berg's picture
14
Feb
2012
0 Votes 0
Login to vote

Thanks for suggestions

Thanks for suggestions gents!

The X Server seems to be my problem - I just have the one xeyes.exe binary that I downloaded from 'somewhere'.

Wally's Notepad seems to be the quick solution right now. (File server or FileOnOff in a demo is s-o-o-o boring!)

Will give xeyes another try some other time and also follow up with my contact in Education whe he is back from holiday.

Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows.
Handy NBU links

Marianne van den Berg's picture
22
Feb
2012
0 Votes 0
Login to vote

Thanks Wally! Demo went

Thanks Wally! Demo went well.

Will try xeyes some other time... smiley

Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows.
Handy NBU links