Providing a collection of Urchin resources - news, support articles, tips and tricks, and tools to make everyday management easier!
Error 1920
Error
Error 1920.Service Urchin 6 Slave Scheduler (Urchin6SlaveScheduler) failed to start. Verify that you have sufficient privileges to start system services.
OR
Error 1920.Service Urchin 6 Webserver (Urchin6Webserver) failed to start. Verify that you have sufficient privileges to start system services.
Symptoms
- Receive this error at the end of the Urchin installation, causing it to rollback
- MySQL Database set up correctly
- Under Admin Account – not a privilege issue, AND/OR
- Installing on Windows Vista or Windows Server 2008
Cause
- Incomplete installer file, OR
- Incorrect MySQL configuration settings, OR
- User Account Control is enabled in Windows Vista or Windows 2008, preventing the installer from starting the services.
Resolution
- If using Windows Vista or Windows Server 2008, disable User Account Control in Control Panel >> User Accounts (a reboot will be required). Try this first step before proceeding to the following.
- Do a MySQLDump in your urchin database (/path/to/mysql/bin/mysqldump.exe -u [user] -p [urchindb] > output.sql). You will be prompted for that user's password.
- Re-Download installer (make sure /urchin/var/urchinwebd.conf file exists when this error comes up).
- Check that MySql allows for Innodb transactional database/application use
- Check ‘transactions per hour’ for the ‘urchin’ account (may be set to 0 by default)




