- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP UX 10.20 (Tooltalk)
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
02-11-2002 07:56 AM
02-11-2002 07:56 AM
I try to log-in as normal session, but I get an error. Error message on the screen is "Unable to intialize or connect to the Desktop messaging system. Check you $Home/.dt/errorlog for more information. Press OK and your session will reset"
I can only login as failsafe.
Does anyone know how I should proceed to fix this problem?
I looked in the /.dt/errorlog file and found the following:
dtsession: 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.
Workspace Manager: I/O error on display::my_computer:0.0
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 07:59 AM
02-11-2002 07:59 AM
Re: HP UX 10.20 (Tooltalk)
When you are in failsafe mode, check out your /etc/inetd.conf file. See if rpc.ttdbserver is commented out, if so uncomment it and run inetd -c, then try again. If it is not commented out, chech /var/adm/inetd.sec to make sure that it has not been denied in any way.
Make sure that you have the latest tooltalk patches as that it is a very insecure part of a HPUX box.
Let us know,
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 08:13 AM
02-11-2002 08:13 AM
SolutionYou seem to have a hostname problem.
do an nslookup of name and ip address.
run /usr/contrib/bin/X11/dr_dt and correct the errors
Check permissons on /etc /var/adm $HOME/.dt
/var/adm/inetd.sec must contain the following lines:
dtspc allow [hostnames or '*'. No aliases]
spc allow [hostnames or '*'. No aliases]
mserve allow [hostnames or '*'. No aliases]
If not add these lines to the end and run /usr/sbin/inetd -c .
Steve Steel
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 08:14 AM
02-11-2002 08:14 AM
Re: HP UX 10.20 (Tooltalk)
I think I set my default gateway address incorrectly when installing HPUX 10.20
How do I edit this item, or temproarly disable the network startup at system startup? I need to do this from command line.
Thanks,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 08:16 AM
02-11-2002 08:16 AM
Re: HP UX 10.20 (Tooltalk)
Tooltalk needs this working dr_dt output may gve you some clues ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 08:48 AM
02-11-2002 08:48 AM
Re: HP UX 10.20 (Tooltalk)
Do a "set_parms ip_address" to set the ip address and gateway info for the system.
The other options are
hostname : set hostname
timezone : set timezone
date_time : set time and date
root_passwd : set root password
addl_netwrk : set additional network / DNS / NIS info
initial : Reconfigure all install time options.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 09:39 AM
02-11-2002 09:39 AM
Re: HP UX 10.20 (Tooltalk)
If is very easy to stop networking temporarily at system start, all you have to do is to change the initdefault- entry in the /etc/inittab - file to 1 ( default is 3 ). But you still have to enter a correct entry for your default gateway. You can do that with the way the other guys here allready described, or by changing manually in the file /etc/rc.config.d/netconf.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:35 PM
02-19-2004 02:35 PM
Re: HP UX 10.20 (Tooltalk)
Once the HPUX server was able to resolve the name, I was able to access CDE over a reflectionX link.
Thanks for the tip
Harold