Sage 100

 View Only
  • 1.  Anyone ever seen this one? Getting this error for

    Posted 09-15-2016 12:52
    Anyone ever seen this one? Getting this error for all VI jobs, all companies. ""Record in Unknown file name is in use by another task."" The detailed Info says Error #0: Record/file busy Program VI_IMPORT_UI.F Line 1211. Tried reinitializing target data tables, verified all users out of Master Console, rebooted server... I'm about ready to reinstall VI. For reference this is Sage 2013 STD.


  • 2.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-15-2016 12:54
    Have you cleared the Locks folder?


  • 3.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-15-2016 12:55
    No. Would there be a specific lock file to target? Or is it safe to remove the entire directory?


  • 4.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-15-2016 12:56
    If there are files legitimately being used, they will not delete. If no users are in the system, and no outside processes running, you should be able to remove all of the files.


  • 5.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-15-2016 13:52
    Okay, tried that. Same error.


  • 6.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-15-2016 15:37
    Usually when I have Error 0 the source file path is either too long or someone has the source file open.


  • 7.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-16-2016 02:20
    I believe you are missing a needed file in the VI folder. I recommend restoring a recent backup of the VI folder from when it was working and then Compare all the files. I bet you will find the culprit.


  • 8.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-16-2016 03:03
    Hi - Agree with Jim W - look at VI_JobImportElements.m4t or VI_JobImportSelection.m4t (as well as others) - it may be more subtle than missing - possibly damaged or locked by another process that is running on the server, etc.


  • 9.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-16-2016 06:52
    Pulling the backup now. *Fingers crossed*


  • 10.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-17-2016 22:20
    Any progress?


  • 11.  RE: Anyone ever seen this one? Getting this error for

    Posted 09-20-2016 08:12
    Took much longer to get the backup than expected. Upon restoring the VI directory the error switch from #0 to #12, same program and line number. Did some more digging and found KB article 31922. Wasn't going to ask for any more backup files since it took days to get them last time. TL;DR - manually reinitialized VI_JOBLOG.M4T and that seemed to do the trick!