SP3 OS On Dell

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Monday, March 31, 2008

CDE or JDS login error in Solaris 10 (Rev: 1.1)

Posted on 6:26 PM by Unknown


Situation

After updating the Sun Ultra Enterprise 450 server Solaris 10 patches and performed a reboot, the users encountered the below pop up error message upon logging to the Common Desktop Environment (CDE):

The DT messaging system could not be started. To correct the problem:
1) Choose [OK] to return to the login screen
2) Select Failsafe Session from the login screen's option menu and log in.

3) Check to see that the hostname is correct in these locations:
/etc/src.sh
/etc/hosts
/usr/adm/inetd.sec

Check to see any magic cookie related error messages in these locations:
/var/adm/messages
$HOME/.dt/errorlog

For additional information, see the DT User's Guide.

After the user clicked the [OK] button in the error message, the system will immediately log out the user from the CDE desktop. If the user login to the Java Desktop System (JDS), the system will immediately log them out without showing the above error message.

Root login to CDE or JDS desktop has no problem. We did not use Network Information Service (NIS) or implement quota limitation in the Solaris 10 Operating System (OS). The root (/) file system still has about 1.8 GB of free space.


Solution

When I create the user account using the useradd command, I normally specify the user home directory as /home/username. However, the system actually create the user home directory at /export/home/username. This is because the automounter (autofs) in Solaris 10 OS defines both /home and /net as autofs mount points that is specified in the /etc/auto_master file. Since /home is an autofs mount point, you cannot create directories there.

For my login account jack, my home directory (/home/jack)files were at /export/home/jack directory. Below is my jack account in the /etc/passwd file:
jack:x:200:100:JackNg:/home/jack:/bin/tcsh

When I login to Solaris 10 as user jack, the system will auto mount my home directory as /export/home/jack. After updating the patches, it seems that the system failed to auto mount my home directory as /export/home/jack correctly. Instead, it tried to look for my home directory at /home/jack as specified in the /etc/passwd file. As the /home directory is empty, it failed with the "The DT messaging system could not be started" error message.

To solve the login problem, I login as root user and modified the user home directory from /home/username to /export/home/username in the /etc/passwd file. For example, I modified the user jack account in the /etc/passwd file as shown below:
jack:x:200:100:JackNg:/export/home/jack:/bin/tcsh
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Solved changing SATA operation mode in BIOS from IDE to AHCI without reinstalling Windows XP x64 OS for ASUS P8H77-M motherboard (Rev: 1.0)
    Before the Windows XP x64 Operating System (OS) installation process on Asus P8H77-M motherboard computer that has Intel H77 Express Chipse...
  • Solved Windows Defender "ERROR: Signature Update failed with hr=800106BA" & "Windows Update cannot currently check for updates because the service is not running" errors in Acer Aspire X5900 pc with Windows 7 Home Premium x64 OS (Rev: 1.0)
    After login to the Windows 7 Home Premium x64 Operating system (OS) of the Acer Aspire X5900 pc [Intel i5-650, 3.20 GHz, Western Digital 1 T...
  • Solved People Express Management Flight Simulator software 16 bit Windows Subsystem error when login as a local user account in Windows XP Professional SP3 x86 OS (Rev: 1.1)
    After installed the People Express Management Flight Simulator (PEMFS) v1.02 on a Windows XP Professional SP3 x86 OS using an administrator ...
  • Photos/Contact Me (Rev: 1.74)
    A brief introduction of myself: Jack Ng Singaporean Diploma in Electrical Engineering Professional Diploma in Management Degree of Bachelor ...
  • Remote Desktop Connection (Rev: 1.89)
    Remote Desktop Connection (RDC) is a technology that allows you to sit at a computer/notebook and connect to a remote computer/server in a d...
  • Solved syntax error when printing a pdf file to HP Laserjet 8150 printer (Rev: 1.1)
    When printing a pdf file entitled "On the concept of 'tractor beams'" (by S. Sukhov and A. Dogariu*)  to HP Laserjet 8150 ...
  • Solved "Windows Update cannot currently check for updates, because the service is not running. You may need to restart your computer" error in Windows 7 Professional SP1 OS (Rev: 1.1)
    For the Lenovo W510 (type: 4391-BK1) ThinkPad notebook with Windows 7 Professional SP1 Operating System (OS), I had used Windows Update to c...
  • Solved Windows 7 x64 OS hibernation failed problem due to VgaSave on Dell Precision T7600 workstation (Rev: 1.3)
    The Dell Precision T7600 workstation [2 x Intel Xeon E5-2687W (8 cores) 3.1 Ghz CPU, 256 GB RAM] has a Nvidia Quadro 5000 video card [ defa...
  • Unpleasant website subscription encounter with Network Solutions (Rev: 1.0)
    I subscribed to Network Solutions (charge US$89.62 for 1 year plan) to setup a website on 23/4/2010. From 23/4/2010 (Friday) to 24/4/2010 (...
  • Solved ntdll.dll error in Windows XP Pro SP3 OS (Rev: 1.0)
    Recently, I encountered ntdll.dll error whenever I use Windows Explorer in my Windows XP Professional SP3 Operating System (OS) pc. I have a...

Blog Archive

  • ►  2013 (8)
    • ►  May (2)
    • ►  April (3)
    • ►  March (2)
    • ►  February (1)
  • ►  2012 (26)
    • ►  December (5)
    • ►  October (1)
    • ►  September (3)
    • ►  August (2)
    • ►  July (6)
    • ►  June (2)
    • ►  March (4)
    • ►  February (1)
    • ►  January (2)
  • ►  2011 (13)
    • ►  November (1)
    • ►  October (5)
    • ►  September (1)
    • ►  June (2)
    • ►  May (2)
    • ►  March (1)
    • ►  January (1)
  • ►  2010 (14)
    • ►  December (1)
    • ►  November (2)
    • ►  October (1)
    • ►  June (3)
    • ►  May (3)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (1)
  • ►  2009 (16)
    • ►  December (1)
    • ►  October (1)
    • ►  September (1)
    • ►  August (3)
    • ►  July (1)
    • ►  June (1)
    • ►  May (2)
    • ►  February (5)
    • ►  January (1)
  • ▼  2008 (44)
    • ►  December (4)
    • ►  November (7)
    • ►  September (2)
    • ►  August (7)
    • ►  July (3)
    • ►  June (3)
    • ►  May (2)
    • ►  April (1)
    • ▼  March (9)
      • CDE or JDS login error in Solaris 10 (Rev: 1.1)
      • Starnet X-Win32 (Rev: 1.5)
      • Japanese language learning experience (Rev: 1.6)
      • Remote Desktop Connection (Rev: 1.89)
      • Import Singapore Holidays into Microsoft Outlook C...
      • Photos/Contact Me (Rev: 1.74)
      • Links (Rev: 1.6)
      • Jokes (Rev: 3.0)
      • Important of "Correct Punctuation" (Rev: 1.1)
    • ►  February (6)
Powered by Blogger.

About Me

Unknown
View my complete profile