- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- MOTIF displays hourglass - locked out
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
07-25-2007 02:26 AM
07-25-2007 02:26 AM
MOTIF displays hourglass - locked out
My MOTIF screen displays only an hourglass and we can't seem to get past it to login.
It looks like the last session may not have finished closing or something.
I DO have telnet access to the machine and all applications are running normally, but I need to log in and run an app inside MOTIF.
Is there a keystroke combination or something I can do remotely to force the session without rebooting?
THANKS!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 02:48 AM
07-25-2007 02:48 AM
Re: MOTIF displays hourglass - locked out
You can restart DECWindows using this command:
$ @SYS$MANAGER:DECW$STARTUP RESTART
But it will be better to see what is blocking the server.
Bojan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 03:01 AM
07-25-2007 03:01 AM
Re: MOTIF displays hourglass - locked out
Moving the mouse moves the hourglass but it isn't animated or anything else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 06:24 PM
07-25-2007 06:24 PM
Re: MOTIF displays hourglass - locked out
Was a new version created when you issued the restart command?
Is there a process DECW$SERVER_0 ?
Try to kill it and execute DECW$STARTUP
Edwin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 07:22 AM
07-26-2007 07:22 AM
Re: MOTIF displays hourglass - locked out
As a workaround, aim the DECwindows display at another X11 node on the network, and operate from that display pending the ECO and the reboot. There are a couple of ways to do this, depending on the OpenVMS host configuration and software versions. For a straight DECnet or (if configured) IP display, issue the SET DISPLAY /NODE=decnet-node or the SET DISPLAY /NODE=ip-host /TRANSPORT=TCPIP command.
If you have another X11 node running OpenVMS, use the security menu to allow the incoming access, and off you go.
If ssh is around and the DECwindows IP transport is enabled, you can tunnel in from a client, and get the display back that way. For instance, using the X11 and ssh capabilities of Mac OS X, see: http://64.223.189.234/node/134
The /node/134 has the details on configuring the IP transport for use with DECwindows (if that's not already configured here), but that'll likely require a reboot here.