Hello.
Timer object expects time in milli seconds.
You should remove the statement new HurdlerTimer(this).start() from where you kept it originally and write it before Shutdown.shutdown() in...