Issue with the login in WAR Deployment

Hi All,

My login/authentication is not working with the WAR deployment of the solution in Tomcat Server. I am getting only the below log in the servoy log file. Does anyone have any Idea what could be the issue? I am using the conventional login & authentication module for login implementation in the NG Client solution.

2018-02-23 19:54:09,844 ERROR [authenticator] com.servoy.j2db.util.Debug - client_stats table cannot be created, no log server defined
2018-02-23 19:54:09,987 ERROR [pool-3-thread-2] com.servoy.j2db.util.Debug - client_stats table cannot be created, no log server defined

I have tried to set a log server as well, but without any luck.

Thanks!