[gatein-dev] the master build failed
Bolesław Dawidowicz
boleslaw.dawidowicz at gmail.com
Tue Mar 26 06:35:32 EDT 2013
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.
More information about the gatein-dev
mailing list