fix for addToWriters()-method failing, seems that when the default.properties containing the configured users cannot be read, the addToWriters()-method tries to add "null" users, which fails. Added Event-script which moves the default.properties to the correct classpath. Seems to work here...