edat file not produced?
 
 
 
PST User Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


««12

edat file not produced? Expand / Collapse
Author
Message
Posted 3/25/2008 9:13:52 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/14/2008 7:48:42 PM
Posts: 8, Visits: 34
Thanks for your response

I have not rerouted outputs anywhere else, and have not created a path argument to do this. Just in case this happened without my knowing I searched all my drives for an .edat2 file, but there are none for this script.  Your earlier message implied that I am not getting an error message, but my initial message pointed out that I am, at the end of the experiment. It takes the form:

"Error occurred reading text file - unexpected end of file"

and gives a line number, which is the final line in the .txt file (which reads "*** LogFrame End ***") and the error number 10



Associate Professor Paul Warren
Victoria University of Wellington
Post #1399
Posted 4/14/2008 8:33:12 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/14/2008 7:48:42 PM
Posts: 8, Visits: 34
Hi

I have still not been able to find a solution to this problem. If it helps anyone in diagnosing what is going on, note that the .txt file ends with Level 2 information, i.e. it is missing the Level 1 information that I find at the end of other .txt output files which have successfully converted to .edat files.

Does that help locate the problem?

Paul

Associate Professor Paul Warren
Victoria University of Wellington

Post #1482
Posted 4/15/2008 8:23:15 AM
Forum MVP

Forum MVPForum MVPForum MVPForum MVPForum MVPForum MVPForum MVPForum MVP

Group: Administrators
Last Login: Today @ 9:12:01 AM
Posts: 549, Visits: 1,196
Try ruling out background apps as outlined in KB2621 - INFO: How to use MSCONFIG to troubleshoot machine configuration and reduce background applications and then if the problem persists add your es and txt files to a web support ticket for further diagnosis.

-Brandon

Post #1484
Posted 4/15/2008 6:32:40 PM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 10/2/2008 5:04:58 PM
Posts: 208, Visits: 589
Don't know if this will apply in this case, but I just wrote an experiment that had problems with the final .edat file conversion in some cases. Turned out that I was using "Exit Sub" at one point in an inline script. That would mean that the Proc would end without doing the usual c.Log, and the resulting .txt file would have data for, say, Level 3, but be missing data for the enclosing Level 2.

In this case, the fix was either to add a c.Log before the Exit Sub, use a Goto (the end of the Proc) instead of an Exit Sub, or remove the Exit Sub and let the Proc end normally.

-- David McFarlane, Professional Faultfinder
Post #1487
Posted 4/15/2008 9:41:10 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/14/2008 7:48:42 PM
Posts: 8, Visits: 34
Thanks Brandon and David for your suggestions. Neither worked in my case. I have submitted the .es2 and .txt files to web support

pw

Associate Professor Paul Warren
Victoria University of Wellington

Post #1488
Posted 4/15/2008 11:55:01 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/14/2008 7:48:42 PM
Posts: 8, Visits: 34
In case anyone is following this and wants to know what the solution was: it turns out that LogData for the RootProc was set to "No" and needed to be set to "Yes". This is a problem that my routine inherited from the source on which it was based, i.e. Paul Groot's masked reading script in the STEP collection at CMU.

Thanks

Paul

Associate Professor Paul Warren
Victoria University of Wellington

Post #1489
« Prev Topic | Next Topic »

««12

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 9:25am