Quirk with trace.log file

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
tabbyplague

Posts: 8
Joined: Wed Sep 03, 2014 12:01 pm
Location:

HTPC Specs: Show details

Quirk with trace.log file

#1

Post by tabbyplague » Fri Sep 16, 2016 12:03 pm

Well this is weird... I use the Task Scheduler to run a daily task of the epg123client.exe to update my WMC guide on one of my WMC client computers. I use the following string: epg123client.exe -i \\192.168.1.3\epg123\epg123.mxf -match. In the "Actions" section of the Task Scheduler task I have set the "epg123client.exe" as the program to run with the " -i \\192.168.1.3\epg123\epg123.mxf -match" in the "Add arguments" box. It runs like a charm and updates my WMC guide with the latest epg123.mxf file that I have centrally stored, but for some reason the trace.log file does not record this action.

Out of curiosity, I created a batch file of the same script (i.e. epg123client.exe -i \\192.168.1.3\epg123\epg123.mxf -match) and used Task Scheduler to run this batch file. This also successfully updates my WMC guide information and the trace.log file captures this action. So why would the trace.log file capture the Task Scheduler batch file execution of this command and not the action with additional arguments command within Task Scheduler?

glorp

Posts: 369
Joined: Sun Sep 23, 2012 2:54 pm
Location:

HTPC Specs: Show details

#2

Post by glorp » Fri Sep 16, 2016 2:49 pm

What is "Start in" in your task's Action tab set to? Search the computer. I think you may have a trace.log file somewhere else you don't expect it, like C:\ (root) or windows\system32.

User avatar
garyan2

Posts: 7474
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#3

Post by garyan2 » Fri Sep 16, 2016 3:00 pm

^ my thought as well. Here is what my client task looks like...
task.PNG
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

tabbyplague

Posts: 8
Joined: Wed Sep 03, 2014 12:01 pm
Location:

HTPC Specs: Show details

#4

Post by tabbyplague » Sat Sep 17, 2016 2:00 am

Both of you guys are correct - found another trace.log file in my windows\system32 directory which appears to be the default for Task Scheduler. Have changed the start in directory to match my current epg123 directory and will see if it appends the current trace.log file when it runs tomorrow.

tabbyplague

Posts: 8
Joined: Wed Sep 03, 2014 12:01 pm
Location:

HTPC Specs: Show details

#5

Post by tabbyplague » Tue Sep 20, 2016 2:25 pm

tabbyplague wrote:Both of you guys are correct - found another trace.log file in my windows\system32 directory which appears to be the default for Task Scheduler. Have changed the start in directory to match my current epg123 directory and will see if it appends the current trace.log file when it runs tomorrow.
Yep - that corrected the problem. Thanks for the help!

Post Reply