Jeff Flowerday;568327 Wrote: > No third party plug ins. > > I'm on Windows Server 2008 R2 x64. I had a version that worked > flawlessy about 3 months ago, then I made the mistake of updating to > the latest build and now going on 2 months of retrying and it plain > doesn't work. Complete uninstall reinstall, deleting the cache, > nothing helps. It simply won't scan and just hangs on a database lock.
Try this: let it start scanning and then die. Shutdown the server, and start it again. It should complete. Why? Because there is not one, but two scanners: one is the 'external' scanner which is the one you see when you have it run a scheduled scan in the wee hours of the morning. The other is part of SBS itself. As I recall, when it starts and sees no database (which would be the case when you're doing a new 7.6 install, since there is no SQLite db at that time), it ends up starting both, which ends up in a lock state with each scanner breaking the other. If it runs until it breaks, on startup it will find a database and finish the scan by itself.... and not execute the external scanner. The external scanner is evil. -- snarlydwarf ------------------------------------------------------------------------ snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179 View this thread: http://forums.slimdevices.com/showthread.php?t=78768 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
