mysql - confluence install cause 500 exception HibernateException -


i use confluence , mysql make personal wiki. have in 500 exception hibernateexception.

the log of confluence:

caused by: com.atlassian.confluence.tenant.vacantexception: confluence vacant, call tenanted [public abstract net.sf.hibernate.session net.sf.hibernate.sessionfactory.opensession() throws net.sf.hibernate.hibernateexception] not allowed. @ com.atlassian.confluence.tenant.tenantgate$1.lambda$create$306(tenantgate.java:45) @ org.springframework.aop.framework.reflectivemethodinvocation.proceed(reflectivemethodinvocation.java:171)

what have done:

  1. confirm mysql connecter work correct. details in test mysql connerctor.
  2. reinstall serveral times, error appears too.
  3. google problem , find it, no anwse. see opensession() throws net.sf.hibernate.hibernateexception

any helps welcome!

download latest mysql-connector jar file , place under /confluence/web-inf/lib/ other libraries. stop , restart confluence instance.

i had exact same exception opensession() failed, upgraded confluence instance 5.1.3 5.10 got exception, after use mysql-connector-java-5.1.40-bin.jar, worked.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -