Topic: Problem with TD NexusDb Server
|
|
RoccoNeri
User
 Junior Boarder
| Posts: 17 |   | Karma: 0 |
|
Problem with TD NexusDb Server
|
|
Posted: 2007/03/06 17:08 |
|
|
|
|
I'm experimenting ThinDAC NexusDB Server and there are some situations where after I start the server I'm not able to stop the server pushing the stop button; in that case the server don't works. That happen mainly trying on NT4 Server machine with SP6 installed. Any suggestion?
Regards Rocco
|
|
Diman
Admin
 Admin
| Posts: 1482 |  | Karma: 19 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/07 05:17 |
|
|
|
|
Hello Rocco
Please give more info: 1) What means, "not able to stop the server" ? Is server freezed or how else ? 2) At that moment are ThinDAC clients connected to server ?
Regards, Dmitry
|
|
RoccoNeri
User
 Junior Boarder
| Posts: 17 |   | Karma: 0 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/07 12:56 |
|
|
|
|
Dmitry I verified the problem with all the server (ADO,IBO and Nexus), the server doesn't freeze indeed I can close the application, pushing the stop button it apparently works but it remain enabled and the start butto remain disabled. Anyhow trying to connect the client is clear the server doesn't work because connection failed and server side nothing happen on the log area. (note I have activated the log). FYI that happen on an NT Server
Regards Rocco
|
|
RoccoNeri
User
 Junior Boarder
| Posts: 17 |   | Karma: 0 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/10 07:10 |
|
|
|
|
can I expect any resolution regarding this issue?
Regards Rocco
|
|
Diman
Admin
 Admin
| Posts: 1482 |  | Karma: 19 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/10 10:49 |
|
|
|
|
Hello Rocco
Try following steps and basing on results, I will take next steps.
1) Upgrade RealThinClient SDK to v 2.47. Anything changes ? 2) Try to run ADO server. Is it working well to you ?
Regards, Dmitry
|
|
RoccoNeri
User
 Junior Boarder
| Posts: 17 |   | Karma: 0 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/10 13:34 |
|
|
|
|
Hello Dmitry, I instaled RTC 2.47, Build all the server, tried with ado server, starting ado server and on the same computer Clientalchemy IP side server and side client 127.0.0.1 but it doesn't work as I wrote previously.
WinNT Server with SP6
Regards Rocco
|
|
dorcas
User
 Fresh Boarder
| Posts: 7 |   | Karma: 0 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/10 15:38 |
|
|
|
|
Rocco,
I am unable to duplicate the problem you described using the ADO server and Clientalchemy client. Have you tried using a different port?
I am running on XP SP2
|
|
Diman
Admin
 Admin
| Posts: 1482 |  | Karma: 19 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/11 13:19 |
|
|
|
|
Hello Rocco
1) Try and run the standard RTC WebServer or the AppServer demo (both can be downloaded from http://www.realthinclient.com/download.htm) and see if they work on NT Server. If you will experience the same problems, then contact RTC support at http://www.realthinclient.com/contact.htm. 2) Try to clear "ServerAddr" property of rtcHttpServer. For that clear "Host" on server page. 3) Open server project in Delphi IDE. Set breakpoint at RtcHttpServer1.StopListen line. Enable the "Stop on Delphi exception" IDE option. Run application up to the breakpoint. Try step this line and see what happens.
Regards, Dmitry
|
|
RoccoNeri
User
 Junior Boarder
| Posts: 17 |   | Karma: 0 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/12 12:48 |
|
|
|
|
Dmitry I followed your suggestion so strating RTC server I had a message that the port was in use. Indeed using a different port than 80 all the ThinDAC server are working fine.
Maybe is need to implement to the ThinDAC server error messagges saying when Ports are in use by other application.
My NTServer is used also as WEB Server connected to internet and maybe IIS is the problem on port 80:
Regards Rocco
|
|
Diman
Admin
 Admin
| Posts: 1482 |  | Karma: 19 |
|
Re:Problem with TD NexusDb Server
|
|
Posted: 2007/03/13 02:34 |
|
|
|
|
Hello Rocco
Great, that all is working now ! I will talk today to Danijel about how to improove server diagnostic.
Regards, Dmitry
Post edited by: Diman, at: 2007/03/13 17:28
|
|
|