dmitri.trofimenko Posted March 3, 2015 Posted March 3, 2015 Hello,I tried to install war package with tomcat 7, mysql and jdk1.8, but during installation the following error appeared:org.springframework.beans.factory.BeanCreationException:Error creating bean with name actionModelService defined in file ...applicationContext.xml: Invocation of init method failed; nested exception in java.lang.ExceptionInInitializerError.Could you please help with resolving of this issue.
marianol Posted March 3, 2015 Posted March 3, 2015 JDK 1.8 is not yet supported in the current release. Use Java 7.
hozawa Posted March 4, 2015 Posted March 4, 2015 I was having some probliems with using OpenJDK7 so I recommend using Oracle JDK 7. I already have several clients using tomcat 7, mysql 5.6, Oracle JDK7 all working without any problems.
chidam.chidam Posted June 11, 2015 Posted June 11, 2015 JDK1.8 would be supported in the next version which is expected in July 2015.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now