2013-04-16 14:13:52,830 WARN [Plugin]: EPG import plugin has been set to 'sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect'; you must restart SageTV for this change to take effect! 2013-04-17 06:47:57,489 INFO [EpgDownloader]: [C:\Program Files (x86)\Java\jre7\bin\java, -Xmx512m, -jar, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, -c, grab, -u, MyUsernameScrubbed, -p, *****, -o, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\sdjson.epg, -a, sagetv-sdepg/0.0.2.3 (Windows 7 x86 6.1), -t, 200, -b, https://data2.schedulesdirect.org, -pc, 50000, -sc, 1000, -l, INFO, -g, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\ignore.txt, -x] 2013-04-17 06:48:01,249 ERROR [EpgDownloader]: sdjson download failed! [rc=1] 2013-04-17 06:48:01,249 ERROR [EpgDownloader]: stdout: INFO - ScheduleTask download DONE! [671ms] ERROR - This stationID is not in any of your headends. [id=20368] ERROR - This stationID is not in any of your headends. [id=21551] ERROR - This stationID is not in any of your headends. [id=25122] ERROR - This stationID is not in any of your headends. [id=28022] ERROR - This stationID is not in any of your headends. [id=29953] ERROR - This stationID is not in any of your headends. [id=30752] ERROR - This stationID is not in any of your headends. [id=31207] ERROR - This stationID is not in any of your headends. [id=31208] ERROR - This stationID is not in any of your headends. [id=31754] ERROR - This stationID is not in any of your headends. [id=32291] ERROR - This stationID is not in any of your headends. [id=32293] ERROR - This stationID is not in any of your headends. [id=32517] ERROR - This stationID is not in any of your headends. [id=32518] ERROR - This stationID is not in any of your headends. [id=35166] ERROR - This stationID is not in any of your headends. [id=35168] ERROR - This stationID is not in any of your headends. [id=35189] ERROR - This stationID is not in any of your headends. [id=35190] ERROR - This stationID is not in any of your headends. [id=39849] ERROR - This stationID is not in any of your headends. [id=42639] ERROR - This stationID is not in any of your headends. [id=46483] ERROR - This stationID is not in any of your headends. [id=47184] ERROR - This stationID is not in any of your headends. [id=49634] ERROR - This stationID is not in any of your headends. [id=49879] ERROR - This stationID is not in any of your headends. [id=50533] ERROR - This stationID is not in any of your headends. [id=50759] ERROR - This stationID is not in any of your headends. [id=50761] ERROR - This stationID is not in any of your headends. [id=53328] ERROR - This stationID is not in any of your headends. [id=54505] ERROR - This stationID is not in any of your headends. [id=55357] ERROR - This stationID is not in any of your headends. [id=57477] ERROR - This stationID is not in any of your headends. [id=57560] ERROR - This stationID is not in any of your headends. [id=58752] ERROR - This stationID is not in any of your headends. [id=63468] ERROR - This stationID is not in any of your headends. [id=63953] ERROR - This stationID is not in any of your headends. [id=63957] ERROR - This stationID is not in any of your headends. [id=64775] ERROR - This stationID is not in any of your headends. [id=64778] ERROR - This stationID is not in any of your headends. [id=64780] ERROR - This stationID is not in any of your headends. [id=64789] ERROR - This stationID is not in any of your headends. [id=69408] ERROR - This stationID is not in any of your headends. [id=70839] ERROR - This stationID is not in any of your headends. [id=71815] INFO - ScheduleTask COMPLETE! [686ms] INFO - Identified 0 program ids requiring an update! 2013-04-17 06:48:01,249 ERROR [EpgDownloader]: stderr: Exception in thread "main" java.lang.NullPointerException at org.schedulesdirect.grabber.Grabber.removeIgnoredStations(Grabber.java:592) at org.schedulesdirect.grabber.Grabber.updateZip(Grabber.java:495) at org.schedulesdirect.grabber.Grabber.run(Grabber.java:629) at org.schedulesdirect.grabber.Grabber.main(Grabber.java:666) 2013-04-17 06:48:01,265 ERROR [EPGImportPluginSchedulesDirect]: Download of EPG data failed! java.io.IOException: download failed! [rc=1] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77) at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:71) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190) at sagex.epg.schedulesdirect.io.EpgDownloader.download(EpgDownloader.groovy:78) at sagex.epg.schedulesdirect.io.EpgDownloader$download.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.doUpdate(EPGImportPluginSchedulesDirect.groovy:261) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:272) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:52) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:49) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:137) at sagex.epg.schedulesdirect.EPGImportPluginSchedulesDirect.updateGuide(EPGImportPluginSchedulesDirect.groovy:163) at sage.ae.y(Unknown Source) at sage.a2.e(Unknown Source) at sage.a9.dK(Unknown Source) at sage.ae.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2013-04-17 06:48:01,280 WARN [EPGImportPluginSchedulesDirect]: Not processing show generators: No license file specified! Please configure the sagetv-addons license plugin. 2013-04-17 06:48:01,280 WARN [EPGImportPluginSchedulesDirect]: Not processing airing generators: No license file specified! Please configure the sagetv-addons license plugin. 2013-04-17 06:48:08,738 INFO [EpgDownloader]: [C:\Program Files (x86)\Java\jre7\bin\java, -Xmx512m, -jar, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, -c, grab, -u, MyUsernameScrubbed, -p, *****, -o, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\sdjson.epg, -a, sagetv-sdepg/0.0.2.3 (Windows 7 x86 6.1), -t, 200, -b, https://data2.schedulesdirect.org, -pc, 50000, -sc, 1000, -l, INFO, -g, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\ignore.txt, -x] 2013-04-17 06:48:10,657 INFO [EPGImportPluginSchedulesDirect]: Performed EPG download in 1935ms 2013-04-17 06:48:12,783 WARN [EPGImportPluginSchedulesDirect]: Not processing channel generators: No license file specified! Please configure the sagetv-addons license plugin. 2013-04-17 06:48:12,783 INFO [EPGImportPluginSchedulesDirect]: Performed channel processing in 2126ms 2013-04-17 06:48:12,813 WARN [EPGImportPluginSchedulesDirect]: Lineup editors ignored: No license file specified! Please configure the sagetv-addons license plugin. 2013-04-17 06:48:12,843 WARN [EPGImportPluginSchedulesDirect]: Lineup editors ignored: No license file specified! Please configure the sagetv-addons license plugin. 2013-04-17 06:48:12,843 INFO [EPGImportPluginSchedulesDirect]: Performed lineup map configuration in 60ms 2013-04-17 06:48:12,883 INFO [EPGImportPluginSchedulesDirect]: Performed EPG data load in 40ms 2013-04-17 06:48:12,883 WARN [EPGImportPluginSchedulesDirect]: Not processing show generators: No license file specified! Please configure the sagetv-addons license plugin. 2013-04-17 06:48:12,883 WARN [EPGImportPluginSchedulesDirect]: Not processing airing generators: No license file specified! Please configure the sagetv-addons license plugin. **THIS PART BELOW IS WHERE I HAD THE LICENSE ADDED IN** 2013-04-17 08:01:05,046 INFO [Plugin]: EPG refresh forced by user! 2013-04-17 08:01:05,046 WARN [Plugin]: Cached EPG data deleted! [plugins\sdepg\sdjson.epg] 2013-04-17 08:01:07,558 INFO [Plugin]: Refreshed lineup 'Antenna Over-the-air (Antenna)' 2013-04-17 08:07:00,717 INFO [EpgDownloader]: [C:\Program Files (x86)\Java\jre7\bin\java, -Xmx512m, -jar, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\tools\sdjson.jar, -c, grab, -u, MyUsernameScrubbed, -p, *****, -o, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\sdjson.epg, -a, sagetv-sdepg/0.0.2.3 (Windows 7 x86 6.1), -t, 200, -b, https://data2.schedulesdirect.org, -pc, 50000, -sc, 1000, -l, INFO, -g, C:\Program Files (x86)\SageTV\SageTV\plugins\sdepg\ignore.txt] 2013-04-17 08:07:57,584 INFO [EPGImportPluginSchedulesDirect]: Performed EPG download in 56898ms 2013-04-17 08:07:58,223 INFO [ChannelGenerator]: Processed channel generators in 0ms 2013-04-17 08:07:58,223 INFO [EPGImportPluginSchedulesDirect]: Performed channel processing in 639ms 2013-04-17 08:07:59,346 INFO [EPGImportPluginSchedulesDirect]: Performed lineup map configuration in 1123ms 2013-04-17 08:09:16,388 INFO [EPGImportPluginSchedulesDirect]: Performed EPG data load in 77042ms 2013-04-17 08:09:16,404 INFO [ProgramGenerator]: Processed show generators in 0ms 2013-04-17 08:09:16,404 INFO [AiringGenerator]: Processed airing generators in 0ms