Hi Tobias,
I had created a blank schema with the name "
klaros" and the made the changes as suggested and restarted the tomcat instance. I am getting the following when tomcat server is restarted.
INFO LocalSessionFactoryBean:730 - Building new Hibernate SessionFactory
ERROR JDBCExceptionReporter:101 - Cannot create PoolableConnectionFactory (Could not create connection to database server. Attempted reconnect
ERROR JDBCExceptionReporter:101 - Cannot create PoolableConnectionFactory (Could not create connection to database server. Attempted reconnect
ERROR JDBCExceptionReporter:101 - Cannot create PoolableConnectionFactory (Could not create connection to database server. Attempted reconnect
When i use MySQL Query Browser , a connection is established with the server user id / password being the same. Not sure why the connection is failing. If the MySQL service was not running i would not have got connected to the server using Query Browser. Where is the link missing? Obviously the tables are not getting created in the DB.
Regards
Bala