Server EXE under Win2k locking up
D6 & RBS 7.04
I have a simple server app running with one report.
When I access the report server to view a report it seems to go into a loop
in TrsSessionGarbageCollector.Execute after the report is served. The
application is no longer responsive and requires to be shut down manually,
nor does my front end refresh.
The server will continue to serve the reports successfully, but I cant
shutdown the server and the front end doesn't get updated.
Am I missing a setting somewhere?
I have a simple server app running with one report.
When I access the report server to view a report it seems to go into a loop
in TrsSessionGarbageCollector.Execute after the report is served. The
application is no longer responsive and requires to be shut down manually,
nor does my front end refresh.
The server will continue to serve the reports successfully, but I cant
shutdown the server and the front end doesn't get updated.
Am I missing a setting somewhere?
This discussion has been closed.
Comments
1. TrsSessionGarbageCollector executes as a low priority background thread
that loops infinitely sleeping a second at a time and then cleaning up
sessions that have timed out. It is not related to the server not
responding.
2. Try running the demo server applications installed to
RBServer\Demos\Servers. If you can run those successfully, then try to
determine what is different in your server app. Try to build a simple server
app that contains one report that is not connected to any data. Then try
adding more reports that incrmentally more complex.
3. If you would like to create a simple example application that we can run
here in the Delphi debugger, send in zip format to
support@digital-metaphors.com and we can check it out. Please use only RB
and standard Delphi components.
--
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com