Ok. So I just created JIRA issue https://issues.jboss.org/browse/GTNPORTAL-2861 to upgrade Tomcat to latest version.

On 26 March 2013 17:35, Bolesław Dawidowicz <boleslaw.dawidowicz@gmail.com> wrote:
You need to upgrade tomcat to latest - like 7.0.37. Earlier versions have a bug that is causing heavy usage of permgen and unnecessary class can.


On 03/26/2013 11:14 AM, Trong Tran wrote:
After solving the missing SNAPSHOT artifacts locally, now I can see
there are exceptions during starting up Tomcat 7 package:

INFO: Deploying web application archive *redirect-admin.war*

Mar 26, 2013 5:05:26 PM org.apache.catalina.startup.ContextConfig
checkHandlesTypes
WARNING: Unable to load class [groovy.jmx.builder.package-info] to check
against the @HandlesTypes annotation of one or more
ServletContentInitializers.
java.lang.ClassFormatError: Illegal class name
"groovy/jmx/builder/package-info" in class file
groovy/jmx/builder/package-info
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
......
Mar 26, 2013 5:05:49 PM org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive redirect-admin.war
java.lang.VerifyError: class
org.exoplatform.web.login.PortalClusteredSSOSupportValve overrides final
method start.()V
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

do you have any idea ?

P/S: the problem of PortalClusteredSSOSupportValve looks similar to the
one we are discussing in other thread.




--
Tran The Trong
eXo Platform SEA