NetTalk Central

Author Topic: Trying to keep nettalk soap server up 24/7  (Read 2895 times)

alpatrick

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Email
Trying to keep nettalk soap server up 24/7
« on: June 24, 2014, 06:07:34 AM »
I have been using netalk 7.37 with xfiles for my soap server.  I reads data from one of several mysql databases depending on the soap request.  This all works very well.  However I cannot seem to track down why it suddenly stops working.  I have tried logging to a text file, running it with ud.debug embeds, and just yesterday I added GPFreporter to see if it was crashing due to a gpf.  I did stop working this morning but there was no gpf report log created.  I did test this build to make sure it actually does write to the gpf log file by adding some code to force it to gpf.  In any case I am wondering what to try next.  BTW I have timer on the WebServer window which connects to the mysql server every few minutes to make sure the connection stays up. 
If anyone can tell me something else to try to keep it running or at least start it back up if it goes down I would much appreciate it.

Thanks

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Trying to keep nettalk soap server up 24/7
« Reply #1 on: June 27, 2014, 01:04:29 AM »
if you have self service there is an example app that you can use to monitor your app and restart it if it is not running. Of course if your app is a service you can set it to restart automatically as well.