Hello,
check if your task service is running on the port 5445. For example to list open ports on linux:
lsof -i -P | grep java
Most probably you have badly configured your new persistence settings and that's why the task service hasn't started. Check your server.log.