Re: psNpPeek errors

2005-02-25 Thread Richard Sims
On Feb 25, 2005, at 4:01 AM, Richard van Denzel wrote: psNpPeek(): Error from PeekNamedPipe, Win32 rc=109 Richard - The 109 suggests that the other end closed the pipe. The classic cause of that is timeout. You could try boosting the jbb timeout value, and see if that helps. some other Richard

psNpPeek errors

2005-02-25 Thread Richard van Denzel
Hi All, Has anyone seen this message and knows a cure for it? psNpPeek(): Error from PeekNamedPipe, Win32 rc=109 I've already searched through www.ibm.com but found no related entries. The environment: TSM Server 5.2.4.1 running on RHEL 3. TSM Client 5.2.3.12 running on W2K3. Greetz, Richar