- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reflection problems
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
12-20-2002 08:53 PM
12-20-2002 08:53 PM
Reflection problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:02 PM
12-20-2002 09:02 PM
Re: Reflection problems
what is the error in .dt dir. check errorlog.
is dtlogin running on system?
Post the error message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:06 PM
12-20-2002 09:06 PM
Re: Reflection problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:13 PM
12-20-2002 09:13 PM
Re: Reflection problems
you will have .dt directory in your home dir.
check for logs startlog and errorlog.
post the errors in errorlog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:17 PM
12-20-2002 09:17 PM
Re: Reflection problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:22 PM
12-20-2002 09:22 PM
Re: Reflection problems
Just to let you all know that this problem occur (Reflection hangs) for my other 3 servers also
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:31 PM
12-20-2002 09:31 PM
Re: Reflection problems
As you have said, the root acoount does not have home dir.
(bad practise)
on / you have .dt right?
do this mv .dt .td
now login and check. this should create .dt again, and hope we get errorlog.
Also check if you have /var/adm/inetd.sec file
and you have the following entries in it.
dtspc allow
spc allow
mserve allow
(aprt from all other entries)
try one thing at a time.
first mv .dt .td and try login. Before login do ps -ef|Grep dtlogin
try checking inetd.sec after this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:35 PM
12-20-2002 09:35 PM
Re: Reflection problems
dtspc allow
spc allow
mserver allow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 09:51 PM
12-20-2002 09:51 PM
Re: Reflection problems
did it get created again?
is dtlogin running?
if it is running do
/sbin/init.d/dtlogin.rc stop
then
/sbin/init.d/dtlogin start
check ps -ef|grep dtlogin
post errorlog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 10:29 PM
12-20-2002 10:29 PM
Re: Reflection problems
In the first place, Check if you are able to login and access CDE from the server itself. If you NO, login to the CLI (command line) mode and run /usr/contrib/bin/X11/dr_dt to find out what is wrong with your CDE.
Then:
Check that rpcbind is running
otherwise you can start it using:
/sbin/init.d/nfs.core start
hope this helps!
Best Regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 10:32 PM
12-20-2002 10:32 PM
Re: Reflection problems
Should have run in the first place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 10:34 PM
12-20-2002 10:34 PM
Re: Reflection problems
Should have run in the first place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 12:43 AM
12-21-2002 12:43 AM
Re: Reflection problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 02:26 AM
12-21-2002 02:26 AM
Re: Reflection problems
dr_dt will examine your system to determine if HP CDE can function properly. If it finds problems or concerns, or just want to supply some information, it will issue INFO/WARNING/ERROR statements. It will not make any changes, but might suggest that you change
something.
Best Regards,
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 06:00 AM
12-21-2002 06:00 AM
Re: Reflection problems
An entry in your .profile that
gives an error can also gives
problems with reflectionX.
(sourcing a file that doensn't
excist). It once happend to me.
rgds.
Steven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 08:05 AM
12-21-2002 08:05 AM
Re: Reflection problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 08:49 AM
12-21-2002 08:49 AM
Re: Reflection problems
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x022718276953d61190040090279cd0f9,00.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 11:54 AM
12-21-2002 11:54 AM
Re: Reflection problems
i my case it was an entry
that sourced an other file
and that file didn't excist so
i couldn't login anymore with
my reflextionx.
It was an entry put there by
an administrator to set some
env vars for some program.
rgds.
steven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2002 06:39 AM
12-22-2002 06:39 AM
Re: Reflection problems
If that fails without mapping rpc services, restart the portmapper by sending a kill -SIGTERM
Hope this helps, CDE needs rpc services to be functional and it will stall right were you are describing if you have an rpc issue.
Regards,
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2002 03:12 AM
12-23-2002 03:12 AM
Re: Reflection problems
To check if this is indeed the case, login in Failsafe mode, see the Options menu (Options -> Session -> Failsafe session) on the login screen (i.e. the screen which says "Welcome to
Please report back whether or not a Failsafe session works, so the others can help you.