KB Article #177461
Datastore error after a Configure
Problem
After a configure with AIS product , we can't connect afterwards to aisclient-web (cf screen shot) :
ERROR localhost-startStop-1 com.axway.ais.config.core.RetryInitFactoryBean - Unable to initialize bean using factory org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean - the initialization will be delayed.
org.hibernate.HibernateException: 'hibernate.dialect' must be set when no Connection available
Resolution
aisclient-web.xml file is not more valid.
To fix it, you need to:
- Edit \Tools\apache-tomcat\conf\Catalina\localhost\aisclient-web.xml file
- Modify the 2 parameters "username" and "password" with correct value
- Restart the web application server