Consultor Eletrônico



Kbase 15953: HP prostack 8.0B remote executable can't connect to process
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
HP prostack 8.0B remote executable can't connect to process

PROSTACK on HP/UX in Version 8.0B

There is a known problem with the prostack command on hpux for version
8.0B. The problem is that you cannot attach to a running process if
the executable that you are running is on a remote filesystem.

If using adb, the following error will be displayed:
adb: cannot attach 22726

If using xdb, the following error will be displayed:
Copyright Hewlett-Packard Co. 1985,1987-1995. All Rights Reserved.
<<<< XDB Version A.10.00 HP-UX >>>>
It appears that there's no debugging information in
/rdl/80b/hpux/dlc/bin/_progres (UE445)
WARNING: /opt/langtools/lib/end.o was not linked with this program
(UE836)
Shared-library debugging cannot be made available (UE837)
Procedures: 0
Files: 0
(file unknown): main: (line unknown)
Attaching process 22788
Attach failed


WORKAROUND:
===========

Copy or build the executable on a local filesystem. This should allow
you to attach to the running process using either the adb or xdb
debugger.


JULY-24-1996

Progress Software Technical Support Note # 15953