NetTalk Central

Author Topic: Webserver Freeze or shutdown after upgrade to NT9 and CL10  (Read 4055 times)

johanco123

  • Full Member
  • ***
  • Posts: 245
    • View Profile
    • Email
Webserver Freeze or shutdown after upgrade to NT9 and CL10
« on: August 15, 2016, 05:38:51 AM »
Hi Bruce

I upgrade from Nettalk 8.66 to Nettalk 9.12 and from clarion 8 to Clarion 10.0.0.12278 and all the latest Capesoft templates that i use in the app

The apps iss mulkti dll and use MSSQL

Sometimes I can connect to the database after login without a problem. and can access the items on the menu. Then the webserver will shutdown or freeze. When it shut down there is now error message. Sometimes I am lucky to open a record from a browse and save the changes, when I want to update another record it shutdowns the webserver. The shutdown is so intermittent that it is impossible to to track when and where it will happens.

Any suggestions what i can try to resolve this problem

Kind regards
Johan

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Webserver Freeze or shutdown after upgrade to NT9 and CL10
« Reply #1 on: August 15, 2016, 05:13:40 PM »
Have you gone through and made all the changes required in the NT8 to NT9 documentation?

johanco123

  • Full Member
  • ***
  • Posts: 245
    • View Profile
    • Email
Re: Webserver Freeze or shutdown after upgrade to NT9 and CL10
« Reply #2 on: August 15, 2016, 09:38:53 PM »
The only changes I can see in the documentation is about the ADDLOG change.
There is now orphane in my webserver or webhandler and I do not have any code in AddLog PROCEDURE (NetWebServerWorkerBase p_web)

Is there something else that I missed in the documentation?

Tanks

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Webserver Freeze or shutdown after upgrade to NT9 and CL10
« Reply #3 on: August 17, 2016, 05:05:45 AM »
Probably more of a Clarion 8 to Clarion 10 issue than a NetTalk issue.
Unfortunately Clarion 8 is very old, so I don't recall all the details of upgrading from that.

To debug use standard approaches, Debug Runtime or GPF Reporter, compile in Debug mode, and so on.

cheers
Bruce