Re: Please help interpret this error message

2014-06-24 Thread Joseph Areeda
On 06/24/2014 06:56 AM, Larry Linder wrote: On Tuesday 24 June 2014 8:54 am, Joseph Areeda wrote: Thanks Stephan, On 06/24/2014 01:07 AM, Stephan Wiesand wrote: On 2014-06-24, at 6:48, Joseph Areeda wrote: I have a C++ program that runs on multiple systems. It uses a proprietary network pro

Re: Please help interpret this error message

2014-06-24 Thread Larry Linder
On Tuesday 24 June 2014 8:54 am, Joseph Areeda wrote: > Thanks Stephan, > > On 06/24/2014 01:07 AM, Stephan Wiesand wrote: > > On 2014-06-24, at 6:48, Joseph Areeda wrote: > >> I have a C++ program that runs on multiple systems. It uses a > >> proprietary network protocol contained in a shared ob

Re: Please help interpret this error message

2014-06-24 Thread Joseph Areeda
Thanks Stephan, On 06/24/2014 01:07 AM, Stephan Wiesand wrote: On 2014-06-24, at 6:48, Joseph Areeda wrote: I have a C++ program that runs on multiple systems. It uses a proprietary network protocol contained in a shared object. On one of the systems I get this error regularly but not ofte

Re: Please help interpret this error message

2014-06-24 Thread Stephan Wiesand
On 2014-06-24, at 6:48, Joseph Areeda wrote: > I have a C++ program that runs on multiple systems. It uses a proprietary > network protocol contained in a shared object. > > On one of the systems I get this error regularly but not often enough to use > a debugger: > > NDS library error: Reso

Please help interpret this error message

2014-06-23 Thread Joseph Areeda
I have a C++ program that runs on multiple systems. It uses a proprietary network protocol contained in a shared object. On one of the systems I get this error regularly but not often enough to use a debugger: NDS library error: Resource temporarily unavailable It only seems to happen o