- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Xmanager not working
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
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
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-23-2009 03:05 AM
03-23-2009 03:05 AM
Xmanager not working
My OS is HP-UX 11.v3 and tried to loging through xmanager, but not coming to logging prompt.
PLease help me.
Regards
Karki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:12 AM
03-23-2009 03:12 AM
Re: Xmanager not working
You need to export DISPLAY first
assume you are using Windows workstation ?
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:14 AM
03-23-2009 03:14 AM
Re: Xmanager not working
Xmanager = CDE ?
From docs.hp.com
--
Note that CDE is NOT installed by default with HP-UX 11iv3.
You must select it from the Optional Products list when installing, or use the install media to now add it in.
---
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:16 AM
03-23-2009 03:16 AM
Re: Xmanager not working
Check if dtlogin process is running or not.
#ps -ef |grep -i dtlogin
nslookup should be able to resolve from both direction.
Run the script #/usr/contrib/bin/X11/dr_dt to get the possible causes.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:19 AM
03-23-2009 03:19 AM
Re: Xmanager not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:22 AM
03-23-2009 03:22 AM
Re: Xmanager not working
What is your system's run level ?
and please check for dtlogin also
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:26 AM
03-23-2009 03:26 AM
Re: Xmanager not working
What is the version of Xmanager 2.0 or 3.0?
Regards,
Gokul Chandola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:27 AM
03-23-2009 03:27 AM
Re: Xmanager not working
. run-level 3 Mar 23 13:43 3 0 S
# ps -ef|grep dtlogin
root 12623 8799 0 16:48:19 pts/1 0:00 grep dtlogin
root 11271 11260 0 16:20:46 pts/1 0:00 /usr/dt/bin/dtlogin
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:28 AM
03-23-2009 03:28 AM
Re: Xmanager not working
I think system should be in run level 4 to access dtlogin xmanager.
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:29 AM
03-23-2009 03:29 AM
Re: Xmanager not working
Follow the below steps,
1. enable CDE
#/usr/dt/bin/dtconfig -e
Ensure the initdefault level in /etc/inittab is 3
2.#/sbin/init.d/dtlogin.rc start
3. If not installed the CDE package, start it
#/sbin/init.d/dtlogin.rc start
Then try and connect to the server with XWindows client, it can even be another HP-UX or Linux WS.
DISPLAY variable must be set.
export DISPLAY=
Example
export DISPLAY=192.168.0.10:0.0
Rgds//
Taifur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:30 AM
03-23-2009 03:30 AM
Re: Xmanager not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:32 AM
03-23-2009 03:32 AM
Re: Xmanager not working
there should be a startup script '/sbin/init.d/dtlogin.rc' and there should also be an symbolic link in /sbin/rc3.d/S990dtlogin.rc pointing to the entry in /sbin/init.d
Start dtlogin..
/sbin/init.d/dtlogin.rc start.
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:36 AM
03-23-2009 03:36 AM
Re: Xmanager not working
I have tried all these option but not getting success.
Regards
Karki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:40 AM
03-23-2009 03:40 AM
Re: Xmanager not working
23 Jan 15 17:38 S990dtlogin.rc -> /sbi n/init.d/dtlogin.rc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:47 AM
03-23-2009 03:47 AM
Re: Xmanager not working
See if this can help.This link for xmanager related problems
http://www.netsarang.com/bbs/list.html?id=xmanager
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:48 AM
03-23-2009 03:48 AM
Re: Xmanager not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 03:51 AM
03-23-2009 03:51 AM
Re: Xmanager not working
Regards
Karki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 04:13 AM
03-23-2009 04:13 AM
Re: Xmanager not working
You will get solution of your problem.
Regards,
Gokul Chandola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 04:23 AM
03-23-2009 04:23 AM
Re: Xmanager not working
I have tried from 3.0 version also.
Regards
Karki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 04:26 AM
03-23-2009 04:26 AM
Re: Xmanager not working
Firwwall,paste netstat -a
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 06:33 PM
03-23-2009 06:33 PM
Re: Xmanager not working
My runlevel is 3. I have nothing in /sbin/rc4.d.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 08:47 PM
03-23-2009 08:47 PM
Re: Xmanager not working
Please see the below mention command O/P for run level.
# who -r
. run-level 3 Mar 23 13:43 3 0 S
#
Regards
Karki