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