Deadlock? Are you certain your remote call isn't deadlocking elsewhere in
your code?

Ted Neward
{.NET || Java} Course Author & Instructor, DevelopMentor
(http://www.develop.com)
http://www.javageeks.com/tneward
http://www.clrgeeks.com/tneward

----- Original Message -----
From: "Manuel Costa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 9:36 AM
Subject: [ADVANCED-DOTNET] singleton server problem


> Hi,
>
> Is there a limit for the number of simultaneous calls to a remote object
> registered as singleton?
> I have an application with several servers and several clients per server.
> After some amount of simultaneous calls to the servers they stop
responding,
> blocking any client call. When a client invokes a method it will stay
> blocked and if i try to debug at the server side by putting a breakpoint
in
> the called method, nothing will happen. Is there any reasonable
explanation
> for this?
>
> Manuel
>
> You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to