LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 08-17-2004, 09:39 AM   #1
hopbalt
Member
 
Registered: Jul 2003
Posts: 39

Rep: Reputation: 15
DT messaging system errors


OK, I have a Solaris 9 box and when I log in, it gives me the following pop up message:

Code:
The DT messaging system could not be started.

Click on OK to log in again, and choose failsafe mode.

Check /etc/src.h, /etc/hosts, or /usr/adm/inetd.sec for correct hostname.

Check /var/adm/messages or $HOME/.dt/errorlog for magic cookie error related messages.
What is the DT messaging system and why is it so mandatory that it wont load the GUI without it? I have to login under failsafe mode, and the GUI doesnt load, it just gives me a simple command line window with no desktop environment.

There is no file called /etc/src.h on my machine.

The /etc/hosts file has the correct machine name and IP address in it.

There is no file called /usr/adm/inetd.sec

The /var/adm/messages file is empty

There is no file called $HOME/.dt/errorlog on my machine. IN fact there, is no $HOME/.dt directory at all.

Is the DT messaging system somethign I can install? Where do I get it?
 
Old 08-17-2004, 12:38 PM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Do you own your $HOME directory ? Can you create files and directory there ?
It may be like for me CDE isn't able to create the .dt directory, thus all the mess.

Btw, if you don't care about CDE, the best thing to do is to install another window environment from blastwave.org.
I installed icewm, it added a choice in the login menu, and from that, I had no more CDE annoyances.
 
Old 08-17-2004, 01:02 PM   #3
hopbalt
Member
 
Registered: Jul 2003
Posts: 39

Original Poster
Rep: Reputation: 15
This is the output from a ls -l command:

dr-xr-xr-x 20 root mri 1536 Aug 31 2003 myfolder/


Whats weird is that there are approximately 20 users on this machine and EVERYBODY else's home folder looks like this:

dr-xr-xr-x 1 root root 1 Aug 17 13:47 folderx/



Mine is the ONLY folder that has mri as the group name.

What does the first number mean? Mine is 20 but everybody else has a 1 there.

Does the fact that mine says "root mri" causing problems?
 
Old 08-17-2004, 01:21 PM   #4
stickman
Senior Member
 
Registered: Sep 2002
Location: Nashville, TN
Posts: 1,552

Rep: Reputation: 53
Do you have a .dt directory in your $HOME directory? Do you have permissions to write to it? Why don't you own your own home directory?
 
Old 08-17-2004, 02:43 PM   #5
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Is your home directory nfs mounted ?
What are folderx and myfolder ?

Can you run these commands ?
grep yourUserID /etc/passwd
echo $HOME
ls -ld $HOME
df -k $HOME
 
Old 08-17-2004, 02:50 PM   #6
hopbalt
Member
 
Registered: Jul 2003
Posts: 39

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by stickman
Do you have a .dt directory in your $HOME directory? Do you have permissions to write to it? Why don't you own your own home directory?
No I dont have a .dt directory.

I think the problem is DT messaging system cant write to my home folder. I dont know why they set it up like this its a pain in the ass. The people who set it up left the company so now I have to figure out what the hell is going on here.
 
Old 08-17-2004, 02:55 PM   #7
hopbalt
Member
 
Registered: Jul 2003
Posts: 39

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by jlliagre
Is your home directory nfs mounted ?
What are folderx and myfolder ?

Can you run these commands ?
grep yourUserID /etc/passwd
echo $HOME
ls -ld $HOME
df -k $HOME
Yes its NFS mounted. This must be the problem. The DT messaging system cant write to it because the permissions are set wrong.

I tried to log in as root on a workstation and change the permissions, but of course it wouldnt let me do that, because to change permissions on an NFS mounted directory you have to be root at the NFS source machine? I guess thats right. I dont have root access on the NFS source machine, nobody here does, so I'll have to crack into the machine and add me as root.

this is a pain in the ass to deal with.
 
Old 08-17-2004, 03:14 PM   #8
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
It would help if you answer ALL the questions we are asking to you ...
 
Old 08-17-2004, 03:55 PM   #9
hopbalt
Member
 
Registered: Jul 2003
Posts: 39

Original Poster
Rep: Reputation: 15
grep yourUserID /etc/passwd:

"cant open /etc/passwd"

echo $HOME:

home directory


ls -ld $HOME:

same output as above


df -k $HOME:

remote_machine1: /home/username
25343 kbytes
11323 used
14020 avail
capacity 10%
mounted on: /home/username

I'm assuming I have to be root on remote_machine1 to change the permissions?

Last edited by hopbalt; 08-17-2004 at 03:57 PM.
 
Old 08-18-2004, 01:29 AM   #10
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
I would be very surprised if "ls -ld $HOME" really give the same result as "echo $HOME", I'm expecting a line with permissions, owner ... for the former.

You are not helping me helping you !

What are the content en the files (if you can read them) /etc/auto_master and /:etc/auto_home ?

What gives:

showmount -e remote_machine1
 
Old 08-18-2004, 03:13 AM   #11
]un]ie
Member
 
Registered: Jul 2004
Location: Singapore
Posts: 61

Rep: Reputation: 16
Talking

 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Messaging system for integrating apps Z505 Programming 5 07-14-2005 05:13 PM
kernel errors, system hangs baronsam Linux - Software 6 05-13-2005 11:37 AM
Mandrake 9.1 System errors Maurice Arthur Linux - Software 1 12-23-2003 06:56 PM
How to check file system for errors? subzero0 Mandriva 19 09-02-2003 07:52 PM
File system with errors naski666 Linux - Newbie 18 06-25-2003 06:30 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 07:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration