Well we were migrating this service from WM7 to WM8 and we have this prb:
Error scheduling task: [ISS.0085.9285] Found unresolved dependent services: #####.services.monitor.is.stats:tnErrorException,####ClientCommon.doctypes.sysmon.autoClient:BrokerProperty,####ClientCommon.doctypes.sysmon.autoClient:result,####ClientCommon.doctypes.sysmon.autoClient:notifyServices,####ClientCommon.doctypes.sysmon.autoClient:Broker
So we had to grab the core fix 14 to WM8 and set this preference:
watt.server.scheduler.ignoreReferenceValidationErrors=true
in the IS manager Setting->Extended.
I was wondering if there wasn’t a way to delete the broken service references instead?!?! Anyone knows how to do this?