- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: process id is not valid in CDE
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
06-26-2000 02:36 AM
06-26-2000 02:36 AM
process id is not valid in CDE
"The request to service this action has failed for the following reason: TT_ERR_PROCID The process id passed is not valid"
Running a ddterm does not bring up the command prompt.
Thanks in advance for your help
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2000 02:43 AM
06-26-2000 02:43 AM
Re: process id is not valid in CDE
I found this information for you, maybe it helps:
executing dtpad remotely gives tooltalk error TT_ERR_PROCID DocId: KBRC00000211 Updated: 11/30/99 2:06:00 PM
PROBLEM
When attempting to display dtpad remotely, the following error is displayed:
Could not connect to ToolTalk service: TT_ERR_PROCID
The process id passed is not valid.
RESOLUTION
Have the user run /usr/dt/bin/dtpad -standAlone.
The dtpad process uses a server that manages all dtpads for a given session. Environment variables such as DISPLAY can be passed from the server and may not be correct for this case.
from the dtpad man page:
-server
Forces a Text Editor server to be started up (if one is not
already running) to process all subsequent edit requests for
the display. These edit requests are normally generated by
subsequent invocations of the Text Editor without the
-standAlone command-line option and cause the server to
create a separate edit window to handle each request. Users
normally do not need to use this option since the initial
edit request for the display causes the CDE to start a Text
Editor server automatically.
-standAlone
Forces the current invocation of the Text Editor to do its
own text processing in its own window, independent of the
Text Editor server. This is useful for displaying the Text
Editor with an environment different from that of other edit
windows controlled by the server as, for example, to specify
a different locale or different color resources. The Text
Editor still supports file drag and drop in this mode.
The -standAlone option can be used in aliases or in actions that createdfor dtpad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2000 02:55 AM
06-26-2000 02:55 AM
Re: process id is not valid in CDE
I tried running "/usr/dt/bin/dtpad -standAlone" anyway but get this error message:
/usr/lib/dld.sl: Call to mmap() failed - ZEROES /usr/lib/libXm.2
/usr/lib/dld.sl: Not enough space
Abort(coredump)
When I telnet to the workstation and logon I also get the error message as reported above from dtpad -standAlone.
I am completely lost!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2000 02:59 AM
06-26-2000 02:59 AM
Re: process id is not valid in CDE
The login error message is:
/usr/lib/dld.sl: Call to mmap() failed - ZEROES /usr/lib/libc.1
/usr/lib/dld.sl: Not enough space
sh: 1711 Abort(coredump)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2000 04:48 AM
06-26-2000 04:48 AM
Re: process id is not valid in CDE
Doh!