TEKNISA Web Development T Guest
|
Posted: Fri Jul 18, 2003 2:53 pm Post subject: RPC server not available |
|
|
We have a multi-tier application that is running well for the last 3
months, but suddenly the client apps start getting a 'RPC server not
available' message. Not always, not at the same place...
The number of concurrent connections has increased recently. Is that
any chance of this message is being generated due some limit on
concurrent access? Or maybe this message is related to heavy network
traffic?
In my scenario, is the 'RPC server' the windows 2000 machine running
my COM+ DLLs?
Scenario:
Client app - EXE built with Delphi 5, running on windows 9x,2000 and
XP
Server app - COM+ component DLLs built with Delphi 5, running on
windows 2000. Using ADO to connect to a Oracle database.
Database - Oracle 9i running on Linux.
Network (between clients and server) - VPN gateways using ADSL
internet connections.
Thanks a lot.
Zed.
|
|