Hi there,
Sorry for my bad German. Ok i write in English.
Here is my Problem.
I have written datasnap server using XE3 to act as middle layer between firebird database and mobile apps (Written using delphi xe4).
DataSnap runs as service on windows 7 machine.
Mobile app talks to datasnap server using datasnap client to fetch and push data to firebird.
Problem i am facing when i leave the service running say for 5 days it start showing random strange behavior. For example it crashes out in middle of data fetch from mobile or sometimes it logs saying catastrophic failure.
Only way i can make it work is to restart the service and windows machine sometimes.
I am using HTTP port as protocol and server life cycle is invocation.
BTW i live in New Zealand