Hi… I have already posted problem regarding Login in Activiti-Explorer (Activiti 5.12.1 - can't login in activiti-explorer ) . problme in brief - I have Activiti 5.12.1 and Tomcat 7 . Activiti-explorer is working fine for first time for H2 database . Once I logout and again login it throws excetion :-
[com.vaadin.event.ListenerMethod$MethodException: Invocation of method onLogin org.activiti.explorer.ui.login.LoginPage$ActivitiLoginListener failed.]
Tomcat 7 version details are :- Server version: Apache Tomcat/7.0.30 Server built: Jan 10 2013 04:10:25 Server number: 7.0.30.0 OS Name: Linux OS Version: 3.5.0-24-generic Architecture: amd64 JVM Version: 1.6.0_37-b06 JVM Vendor: Sun Microsystems Inc
Apart from this I have mysql database . I followed userguide to change database . but it is not working . Again getting same exception.
So I tried the same process on TOMCAT 6 . I change db.properties file to work with MYSQL DB . Now this time activiti 5.12.1 work fine everytime. I tested many times . It is working without any error. 🙂
Tomcat 6 version details are : - Server version: Apache Tomcat/6.0.35 Server built: Sep 28 2012 02:14:29 Server number: 6.0.35.0 OS Name: Linux OS Version: 3.5.0-24-generic Architecture: amd64 JVM Version: 1.6.0_37-b06 JVM Vendor: Sun Microsystems Inc.
So now my question is why I am getting error using TOMCAT 7 ?? Which latest version of Tomcat is supported in ACTIVITI 5.12.1 ? Please give details .
Hi., Sorry for asking such silly question . It was my mistake , I should have check userguide before asking question. Just now I go through userguide and got answer . It was mention there TOMCAT 6 .
Hi., Sorry for asking such silly question . It was my mistake , I should have check user guide before asking question. Just now I go through userguide and got answer . It was mention there TOMCAT 6 .