- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with Xwindows
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 06:11 PM
тАО03-16-2006 06:11 PM
Problem with Xwindows
I have a HP 9000 machine running hp UX 11.11. I was using xmanager 2.0 to access this server from my windows XP desktop. This is a newly installed server and xmanager (xwindows) was working fine till I installed GoldApps and GoldBase. Now I am unable to view sam or swinstall form my windows desktop.
It says the "Display environment is set to
Should I change any files to make this work as before ?
Regards,
Leo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 06:16 PM
тАО03-16-2006 06:16 PM
Re: Problem with Xwindows
Is it working now.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 06:31 PM
тАО03-16-2006 06:31 PM
Re: Problem with Xwindows
I tried your solution. It is not working even now.
Thanks
Leo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 06:33 PM
тАО03-16-2006 06:33 PM
Re: Problem with Xwindows
so you can start up a terminal window to the hp box to issue your swinstall command.
As I don't use xmanager, can you check whether an X server needs to be started (it needs to for Reflection X).
Then try the command:
xhost +
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 06:45 PM
тАО03-16-2006 06:45 PM
Re: Problem with Xwindows
# export DISPLAY=ip:0.0
# sam
Are you getting window?
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 06:54 PM
тАО03-16-2006 06:54 PM
Re: Problem with Xwindows
DISPLAY should be set to IP-address of your Windows desktop, not server's address.
What about :
export DISPLAY=
xterm &
does it start the xterm ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2006 12:01 AM
тАО03-17-2006 12:01 AM
Re: Problem with Xwindows
I was able to solve the problem with your help and an administrator here too. There was a lock file created in /var/sam/lock. After deleting this file it seemed to work fine now.
I don't know what happened because of this. But now I am able to run SAM.
Thanks,
Leo.