Hello people,
I ran the migration from version 7.1.2 to 7.5.4, the migration procedure ran smoothly.
I configured version 7.5.4 to access the oracle according to the documentation, but when I started the server, I received some success information.
TomCat is in the air, but Bonita is not. And in the logs I get the following information "2017-10-20 13: 06: 46.034 -0200 SEVERE: org.apache.catalina.core.ContainerBase. [Catalina]. [Localhost]. [/ Bonita] Exception sending context initialized event to listener instance of class org.bonitasoft.console.server.servlet.PlatformTenantListenerSP org.bonitasoft.engine.exception.BonitaRuntimeException: USERNAME = local | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'platformService' defined in class path resource [pretty-platform-community.xml]: Can not resolve reference to bean 'platformPersistenceService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'platformPersistenceService' defined in class path resource [pretty-platform-community.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.bonitasoft.engine.persistence.PlatformHibernatePersistenceService]: Constructor threw exception; nested exception is org.hibernate.engine.jndi.JndiException: Unable to lookup JNDI name [java: comp / env / bonitaDS] "
I already checked and validated the entire configuration.
Someone already passed