View Issue Details

IDProjectCategoryView StatusLast Update
0004851JEDI Code LibraryJclTaskpublic2009-08-07 12:04
ReporterHeikoAdamsAssigned ToInformatix 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformDesktop WorkstationOSWindows Vista BuisenessOS VersionSP1
Product VersionVersion 1.105 
Target VersionFixed in VersionVersion 1.105 
Summary0004851: TJclTaskSchedule.IsRunning not working on Windows Vista
DescriptionOn Windows Vista TJclTaskSchedule.IsRunning is not working anymore because for some reasons TJclNtService can't find the task scheduler service.
TagsJcl, TaskScheduler, Vista
Fixed in GIT commit
Fixed in SVN revision2856
IDE versionBDS 2006

Activities

outchy

2009-07-08 23:29

administrator   ~0015791

in revision 2856, I changed the code of TJclTaskSchedule to force the enumeration of all services. That is slower but that seems to be ok now.
The patch can be seen at http://jcl.svn.sf.net/viewvc/jcl/trunk/jcl/source/windows/JclTask.pas?r1=2175&r2=2856

HeikoAdams

2009-07-09 08:18

reporter   ~0015792

Okay, now the service seems to be found (the TJclNtService instance is not nil anymore) but ServiceState returns ssUnknown :-/

HeikoAdams

2009-08-05 10:42

reporter   ~0015918

Sorry, my mistake. With the change from revision 2856 the problem seems to be fixed.

outchy

2009-08-07 12:04

administrator   ~0015960

Thanks for your feedback, this issue is now closed.

Issue History

Date Modified Username Field Change
2009-07-08 10:43 HeikoAdams New Issue
2009-07-08 10:43 HeikoAdams IDE version => BDS 2006
2009-07-08 10:44 HeikoAdams Tag Attached: Vista
2009-07-08 10:44 HeikoAdams Tag Attached: Jcl
2009-07-08 10:44 HeikoAdams Tag Attached: TaskScheduler
2009-07-08 23:29 outchy Note Added: 0015791
2009-07-08 23:29 outchy Assigned To => Informatix
2009-07-08 23:29 outchy Status new => feedback
2009-07-09 08:18 HeikoAdams Note Added: 0015792
2009-08-05 10:42 HeikoAdams Note Added: 0015918
2009-08-07 12:04 outchy Fixed in revision => 2856
2009-08-07 12:04 outchy Note Added: 0015960
2009-08-07 12:04 outchy Status feedback => resolved
2009-08-07 12:04 outchy Fixed in Version => Version 1.105
2009-08-07 12:04 outchy Resolution open => fixed