- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Screen is not comming
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
09-28-2001 05:29 AM
09-28-2001 05:29 AM
CDE Screen is not comming
I have a critical situation, when i enter as a user (bellrick) in a CDE login screen, it's giving 3 possible reasons
{ Note..: There is no problem while entering as a root in that machine. It's a 712/50 series machine)
CDE Screen could not be started to correct the problem
1) Choose [ok] to return login screen
2) Select FileSafe session and login as a user
3) Check Desktop properly installed, hostname is correct
(/etc/hosts) and network is properly configured.
for additional info, See CDE user's guide.
I have checked all the possiblities.
/etc/hosts entery as follows
15.70.175.60 hpcvl060 hpcvl060.india.hp.com
127.0.0.1 localhost loopback
permission is as follows
# ll /etc/hosts
-r--r--r-- 1 root sys 520 Sep 28 10:22 /etc/hosts
any one can help me
thanks in advance
Prasath C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 05:37 AM
09-28-2001 05:37 AM
Re: CDE Screen is not comming
Is there anything meaningful in $HOME/.dt/errorlog ?
The other things is to echo debug lines to a file within the user's startup scripts to see where things are possibly going wrong.
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 05:44 AM
09-28-2001 05:44 AM
Re: CDE Screen is not comming
usually get that error when the problem is hostname resolution but root = OK ?
add set -x in .profile then attempt to login then check $HOME/.dt/error.log + /var/dt/Xerrors , syslog.log ?
dr_dt may help but not overly confident ... maybe worth trying : rm -R $HOME/.dt then login ?
Has the user ever been able to login, what about other non-root users ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 05:44 AM
09-28-2001 05:44 AM
Re: CDE Screen is not comming
hosts: files
This will only use the local /etc/hosts file for name resolution. Verify that this works and then try logging into CDE as a normal user.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2001 05:51 AM
09-28-2001 05:51 AM
Re: CDE Screen is not comming
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2001 03:01 AM
09-29-2001 03:01 AM
Re: CDE Screen is not comming
i) By putting local entry in /etc/passwd ( Previously it is in NIS Concept )
ii) Making changes in /etc/nsswitch.conf file
iii) rm -rf /$home/user/.dt directory
iv) I can able to ping from inside to outside, can be ablt to telnet (or) rlogin, nslookup.
v) I checked all the network parameters in that machine
I am here with attached the result of " dr_dt "
when i run dr_dt as follows
1)
INFO: Checking permissions of the /dev/null device...
Dr_dt finished with:
0 ERROR messages
3 WARNING messages
2)
# nslookup
Default Name Server: chennai.india.hp.com
Address: 15.70.168.58
>
3)
/usr/newconfig/etc/nsswitch.conf
/$home/.dt/errorlog as follows
*** ERROR(4): dtsession: PID 1757: Sat Sep 29 11:24:32 2001
The ToolTalk session server (ttsession) could not be started. This
indicates that either ToolTalk is not installed or that it is not
installed correctly on this machine. Please see your System
Administrator.
*** [268]
4)
entires in /.profile is = to /$home/user/.profile
now what should i do,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2001 04:04 PM
09-30-2001 04:04 PM
Re: CDE Screen is not comming
How about if you try removing .login .cshrc files from home directory for user.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2001 04:09 PM
09-30-2001 04:09 PM
Re: CDE Screen is not comming
How about if you shutdown all yps i.e no server no client. Create a user locally and No DNS just entry in hosts and changing nsswitch.conf appropriately.
i.e standalone with temporary user.
Then you can start all services one by one and eliminate the problem
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2001 04:34 PM
09-30-2001 04:34 PM
Re: CDE Screen is not comming
1. Check the permissions of /etc/resolv.conf(644) and /etc/nsswitch.conf(644)
2. Its always safe to add your DNS server to your /etc/hosts file.
3. Can't say it enough, make sure, in your /etc/nsswitch.conf check to see if files is listed before dns
4. Is this the only user having this problem, what if you create a new local user?
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2001 11:38 PM
09-30-2001 11:38 PM
Re: CDE Screen is not comming
icnwh201.india.hp.com:0.0 is listed as the DISPLAY name yet the host = hpcvl060 ??? or did you do this remotely ?
Below is the usual course of action for the tooltalk errors you are encountering ..........
1) From the CDE login select Options -> Session -> Failsafe Session
and login as root.
2) Run /usr/contrib/bin/X11/dr_dt. The end of the output from this
script says: X ERRORs and X WARNINGs. These errors and warnings
should be resolved before CDE will run properly.
3) Check the error log /var/dt/Xerrors
Check the error log $HOME/.dt/errorlog
4) The output from "nslookup
be the same. This checks for a) duplicate IP addresses or
hostnames or b) problems with name resolution. If nslookup fails
then CDE will fail to start. If the first line returned from nslookup
is: "Name Server" then you are using DNS. Move "/etc/resolv.conf" to
another name, i.e. /etc/resolv.conf.orig and rerun nslookup. If
nslookup now succeeds then try logging into CDE again.
5) Check permissions and ownership of the following files:
-r--r--r-- 1 bin bin 616 Jul 1 16:03 /etc/hosts
-r--r--r-- 1 root sys 1010 Jun 25 18:22 /var/adm/inetd.sec
6) Check the contents of /var/adm/inetd.sec. It should contain
dtspc allow
spc allow
mserve allow
If not add the lines and run "/usr/sbin/inetd -c" to reread the file.
7) /usr/sbin/ping
You should get back 0% packet loss. If you get something different
then check your network configuration.
8) Make sure the $LANG environment variable is set correctly. It should
be set to C or unset for American-English.
9) Exit the failsafe session. From the CDE login select Options ->
Command Line Login. When the screen turns black, press
you should get a Console Login prompt. Login as root.
10) mv $HOME/.dt $HOME/.dt.orig
mv $HOME/.dtprofile $HOME/.dtprofile.orig
exit (to return to CDE) - try logging in as root.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2001 05:57 AM
10-01-2001 05:57 AM
Re: CDE Screen is not comming
I have tryed remotely dr_dt. shows
3 warnings and
0 error, same one which i attached my previous reply.
/var/dt/Xerrors contains
^[grning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
mwm: I/O error on display:: hpcvl060:0.0
Warning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
Warning: Cannot convert string ":Alt Ctrl
Out put of NSLOOKUP = hostname and IP both are same
/home/user/.dt/errorlog as follows
*** ERROR(4): dtsession: PID 2752: Mon Oct 01 19:07:09 2001
The ToolTalk session server (ttsession) could not be started. This
indicates that either ToolTalk is not installed or that it is not
installed correctly on this machine. Please see your System
Administrator.
*** [268]
Permission and ownership are same which u mentioned. rest of the things are same.
Moved home/.dt and .dtprofile, but still the problem exists.
I don't how to handle and how can i solve the problem.
Next what i hve to do
Note:
And One more thing is this is 11.00 machine, the user can able to login in 10.20 machine, but user cann't able to login in 11.00 machine. It is in NIS concept
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2001 06:26 AM
10-01-2001 06:26 AM
Re: CDE Screen is not comming
I'd disable NIS temporarily and see what results, also consider editting nsswitch.conf to
hosts: files [ NOTFOUND = continue ] dns
at least for the purposes of a test .... unless the system was upgraded from 10.20-> 11.00 I think this is still most likely to be a hostname resolution problem of sorts ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2001 10:28 AM
10-01-2001 10:28 AM
Re: CDE Screen is not comming
This is 100% a permission problem. To try to resolve this, login as the USER to "command-line" (or telnet in). Try "ping $(hostname)" as this user. Fix permissions until it works (ie, /, /etc, /etc/resolv.conf, /etc/hosts, /etc/nsswitch.conf). All of these must be world readable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 02:36 PM
10-02-2001 02:36 PM
Re: CDE Screen is not comming
Greeting..!!
I have seen this issue while migrating from VUE to CDE (on 11.0) from the customized .vue files from a 10.20 installation. What I did is as follows:
1) The user was made the owner of the .dt directory in his home directory. (We are not using system wide .dt customization. Hence there is a .dt directory in each user's home directory.)
2)Permissions of files inside .dt directory of the user's home directory were modified as: Read-Write to the user, Executable to the group.
3)The .ICEauthority files in the home directory were renamed (moved).
After these, the Xterms let me get inside CDE and resume normal operations.
Hope this helps,
Anu Mathew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2001 12:15 AM
12-26-2001 12:15 AM
Re: CDE Screen is not comming
regards
k.vijayaragavan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2001 12:15 PM
12-27-2001 12:15 PM
Re: CDE Screen is not comming
to me it looks like typos in one or multiple X-resource files:
The error message you showed (": Alt Ctrl
Class*Widget*Resource :Alt Ctrl...
but it should read:
Class*Widget*Resource: Alt Ctrl...
you see the space in different positions? Check all your resource files!
HTH,
Wodisch