Motorbhoy Posted February 19, 2009 Share Posted February 19, 2009 I'm getting an intermittent problem with a logging script: C1013 Problem logging to data file C:\log.csv It logs data quite happily for hours then throws this error. I can see no significance for the time the error pops up. Has anybody seen this before? Link to comment Share on other sites More sharing options...
AzeoTech Posted February 19, 2009 Share Posted February 19, 2009 I have never heard of this happening after the logging set is working for a time. I presume that you haven't changed the file name at the time, and that you aren't simply out of disk space. If you have "Continue on error" checked, will it keep logging? Although I can't really see how, it could have to do with your data. Do you get any weird data, like -1#INF? Does the file have half a line, or does it fail at the beginning of the line? Try also logging to a different file name, and maybe even a different path. Link to comment Share on other sites More sharing options...
Motorbhoy Posted February 19, 2009 Author Share Posted February 19, 2009 Hi, Haven't changed the name or path. Plenty of disk space and I have continue with error ticked. There is nothing strange in the log. It stops at the end of a complete line. If I delete the log set and recreate another identical one it starts working again. Very strange. Link to comment Share on other sites More sharing options...
AzeoTech Posted February 20, 2009 Share Posted February 20, 2009 It starts working and doesn't fail? Or it starts working and then fails again after a few hours? Link to comment Share on other sites More sharing options...
ekanderson Posted March 12, 2009 Share Posted March 12, 2009 Had the same problem with an export set in a sequence with logging priority. was doing beginexport(xx) ftp of the xx file created. added a delay(3) before the ftp of xx file, so far (about 10 iterations) no C1013 errors. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.