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 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 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 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 ...
  • 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 ...
  • 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 ...
  • Solved Chinese (PRC) keyboard layout error (Rev: 1.2)
    Situation When I tried to add the " Chinese (PRC) - Chinese (Simplified) - Micosoft Pinyin IME 3.0 " keyboard layout to the Langua...
  • 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...
  • Series RC circuit (Rev: 1.41)
    Diagram 1: Capacitor voltage (V C ) and current (I) waveforms In a capacitor, current (I) flows across the capacitor leads the capacitor v...
  • Set a light green desktop background colour to protect your eyes through long hours of looking at the pc monitor (Rev: 1.0)
    If you spend long hours looking at your pc monitor screen daily, you might want to protect your eyes by changing the background colour of yo...
  • "Fan error" in IBM T42 notebook (Rev: 1.2)
    JackNg updates on 7 January 2010: I have changed to a known good fan from another IBM T42 notebook. The " fan error " is solved as...

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