- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vue login not starting
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
12-02-2005 02:13 AM
12-02-2005 02:13 AM
vue login not starting
Need some help with a little vue error I am getting.
I am in the process of re-creating my backup server, a 9000/735 so I installed it with a make_tape_recovery tape from the production so I would have all the same software and patches and such.
I gave it a new name and IPadress on install and made some manual changes and the system comes up and I can access it with telnet and use reflectionX so its mostly working but it won't start the vue console login.
My Xerrors file keeps repeating this error
X server: Error in /etc/X11/X0screens (line 481)
Device name invalid or missing after keyword "Screen".
X server: Will try default "/dev/crt"
Failure to open default device file `/dev/crt`.
Please either specify the proper device filename in
your /etc/X11/X0screens file or fix `/dev/crt`. This filename is either
non-existent or is not a character special file.
Fatal server error:
X connection to qmidhp03:0.0 broken (explicit kill or server shutdown).
It says it can't open /dev/crt but I am not sure I believe that. I am leaning more towards a config file that has the production server hostname or ip address coded into it.
With minor exceptions both rc.log files are the same (some nfs exports and the production software are different) and I am running out of things to look at.
I have run the /usr/contrib/bin/X11/dr_vue program and corrected what it said was wrong but still the vue login won't go.
Thanks for the help
H
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 02:51 AM
12-02-2005 02:51 AM
Re: vue login not starting
ll /dev/crt
crw-rw-rw- 1 bin bin 174 0x000000 Jun 21 1999 /dev/crt
lssf /dev/crt
pseudo driver framebuf minor 0x000000 /dev/crt
Does yours give this
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 03:05 AM
12-02-2005 03:05 AM
Re: vue login not starting
rmsf /dev/*crt*#
followed by a
insf -evd framebuf
it may well help here ... ?
if that fails ensure ioscan -fnC graph comes back as claimed and post your X0screens entry well the bit''s uncommented ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 05:35 AM
12-02-2005 05:35 AM
Re: vue login not starting
I still get the same error message I can't find anything wrong with the device nodes.
Here is what I have
#ioscan -fnC graphics
Class I H/W Path Driver S/W State H/W Type Description
===============================================================
graphics 0 1 graph3 CLAIMED INTERFACE Graphics
>#ll /dev/crt
crw-rw-rw- 1 bin bin 174 0x000000 Dec 2 11:26 /dev/crt
>#lssf /dev/crt
pseudo driver framebuf minor 0x000000 /dev/crt
>#uname -a
HP-UX qmidhp03 B.10.20 A 9000/735 2015231508 two-user license
>#tail -6 /etc/X11/X0screens
# Place any additional/different configuration information below.
#
###############################################################################
Screen /dev/crt
The message on the console is
Resuming HP VUE ...
The X-Server can not be started on Display qmidhp03:0 ...
Suspending HP VUE ...
Press [Return] for a login prompt
Login. HP VUE will Resume after you log out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 05:48 AM
12-02-2005 05:48 AM
Re: vue login not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 08:02 AM
12-02-2005 08:02 AM
Re: vue login not starting
drop to run level 2
try a /usr/bin/X11/X: 0
use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 09:29 AM
12-02-2005 09:29 AM
Re: vue login not starting
I get the solid background that comes up and the cursor x just fine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2005 09:49 AM
12-02-2005 09:49 AM
Re: vue login not starting
1. You can 'telnet' from another system and run
# /usr/contrib/bin/X11/dr_dt
It will examine your system to determine if HP CDE can function properly & to find out errors.
2.
SAM==> Display ==> Xserver consfiguration.
Check if the adapter is configured properly.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 06:57 AM
12-05-2005 06:57 AM
Re: vue login not starting
Does vue login appear on your console ?
Have you ensured hostname resolution is working correctly ?
do we use dns here ?
dr_vue output ?
if vue login screen can you login to a failsafe session ?
anythin in $HOME/.vue/start & error.logs ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 09:40 AM
12-05-2005 09:40 AM
Re: vue login not starting
Yes, we use DNS
>#hostname
qmidhp03
>#uname -a
HP-UX qmidhp03 B.10.20 A 9000/735 2015231508 two-user license
>#nslookup qmidhp03
Name Server: nxsvr1.domain.com
Address: 186.194.13.2
Trying DNS
Name: qmidhp03.domain.com
Address: 186.194.13.6
Output of dr_vue is attached
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 11:58 AM
12-05-2005 11:58 AM
Re: vue login not starting
WARNING:/usr/vue/bin/vuedialog does not have the proper permissions. This
executable should have permissions of "-r-xr-xr-x".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 01:32 AM
12-06-2005 01:32 AM
Re: vue login not starting
>#ll /usr/vue/bin/vuedialog
-r-xr-xr-x 1 bin bin 262144 May 30 1996 /usr/vue/bin/vuedialog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:37 AM
12-06-2005 02:37 AM
Re: vue login not starting
186.194.13.98:0.0 is associated with your current display ... was this run local to the system ? or via a PC ?
If we edit
/etc/nsswitch.conf to
hosts: files
then add if needbe the FQDN of the 735 to /etc/hosts do we have any improvement ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2005 07:40 AM
12-09-2005 07:40 AM
Re: vue login not starting
I'm chalking this one up to gremlins or some such.
I got tired of messing around with it and cut a new make_tape_recovery tape and re-installed this machine.
It came up perfectly and vue started with no modifications. Confused by this I did it one more time and it came up fine again.
Im calling it fixed and not worrying about it any more.
Thanks All for your help and I wish I had a better idea of what was wrong but that’s how it goes some times.
H