Services broken reference

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?

You would have to edit node.ndf file and you need to have through understanding before writing any script to edit it.

I already done some document.ndf editing but never on service.ndf level.

I’ll have to check it later (when I have time) and then I’ll post some feedback. Tks.

Hi,
What version of IS u using? 8.0 or 8.2?
Maybe apply the fix can solve the problem because i found familiar problem solved by apply IS_8.0_SP1_Core_Fix8.
By the same time, are you able to reproduce on any other environment?