Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

Bus and Task Error


2 replies to this topic

#1 cdi_sabu

cdi_sabu

    Newbie

  • Members
  • Pip
  • 5 posts
  • Gender:Male

Posted 28 July 2011 - 01:16 PM

Hi All

Once again Bus and Task Issue. Appreciate any help with the issue that I'm facing

and this time the Statuscode = 51 and Failreason = 117

Any help is much appreciated

Regards,
Sabu

#2 DARREN

DARREN

    ProIV Guru

  • Members
  • PipPipPipPipPip
  • 396 posts
  • Gender:Male
  • Location:Florida,USA

Posted 29 July 2011 - 02:46 PM

The on-line documentation reads

117 = Screen Client disconnected.

This suggests that somewhere in the task call, there is a need to render a screen. This can most often be because a UMSG has been left in there or the task is navigating to a screen or a global screen.

I would suggest that you run the suite of function interactively within a PROIV session (and maybe hard code the parameters for the purposes of debugging in the entry logic of the functions) to emulate the task call. That may reveal the issue.

I know that there is a configuration parameter that can be set in the pro4.ini file the can suppress UMSG from being displayed when a function is running as part of a task. you would need to look this up.
Things should be made as simple as possible, but not simpler

#3 cdi_sabu

cdi_sabu

    Newbie

  • Members
  • Pip
  • 5 posts
  • Gender:Male

Posted 03 August 2011 - 10:42 AM

Thanks for your reply Darren.

Issue has been resolved. The problem was that the function was creating a file and the folder in which it was creating the file didn't had "full control" option selected

By clicking that option the issue was resolved and the bus and task job got completed without any issues

Thanks
Regards,
Sabu



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Click the link below to see the new game I'm developing!