Task exception

Questions regarding the use of the ANSI C SDK for Server or Client development or integration into customer products ...

Moderator: uasdkc

Post Reply
perezjo
Sr. Member
Sr. Member
Posts: 14
Joined: 27 Mar 2014, 10:46

Task exception

Post by perezjo »

Hello,

I have a server application running with V1.3.3 in vxWorks 6.8 and I have migrated to 1.4.1 but it is not working properly. First of all, the connection with UaExpert takes quite more time than previous version. Bur appart from this, I get an unexpected task exception and a crash of the server.

Debugging I have noticed that UaProvider_XYZ_RegisterNodesAsync fails sometimes. When it does, pReq->NoOfNodesToRegister is above 1million and the task fails in the for. I don't know where this value comes from and the reason of such high values.

The migration has been done using UaModeler and checked with the documentation http://documentation.unified-automation ... guide.html

Best regards.

User avatar
Support Team
Hero Member
Hero Member
Posts: 3068
Joined: 18 Mar 2011, 15:09

Re: Task exception

Post by Support Team »

Hello,

could you please provide more information on the problem. Do you have a callstack, trace file?

Best regards
Support Team

perezjo
Sr. Member
Sr. Member
Posts: 14
Joined: 27 Mar 2014, 10:46

Re: Task exception

Post by perezjo »

I will send you an email with the attached information.
Thank you

Post Reply