掲示板

Stack Overflow

9年前 に Michael Oliver によって更新されました。

Stack Overflow

Junior Member 投稿: 66 参加年月日: 12/04/19 最新の投稿
Liferay 6.1 crashed with the following log.


INFO: Deploying configuration descriptor /home/apps/New/liferay-portal-6.1.1-ce-ga2/tomcat-7.0.27/conf/Catalina/localhost/ROOT.xml
Loading jar:file:/home/apps/New/liferay-portal-6.1.1-ce-ga2/tomcat-7.0.27/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
May 23, 2014 11:24:42 AM org.apache.catalina.startup.HostConfig deployDescriptors
SEVERE: Error waiting for multi-thread deployment of context descriptors to complete
java.util.concurrent.ExecutionException: java.lang.StackOverflowError
        at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
        at java.util.concurrent.FutureTask.get(FutureTask.java:83)
        at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:573)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:469)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1416)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:312)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
        at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:401)
        at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:346)
        at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1145)
        at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:782)
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1566)
        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1556)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.StackOverflowError
        at sun.nio.cs.ISO_8859_1$Encoder.encodeArrayLoop(ISO_8859_1.java:154)
        at sun.nio.cs.ISO_8859_1$Encoder.encodeLoop(ISO_8859_1.java:187)
        at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:544)
        at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:240)
        at java.lang.StringCoding.encode(StringCoding.java:272)
        at java.lang.String.getBytes(String.java:946)
        at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
        at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:228)
        at java.io.File.exists(File.java:733)
        at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:999)
        at sun.misc.URLClassPath$FileLoader.findResource(URLClassPath.java:966)
        at sun.misc.URLClassPath.findResource(URLClassPath.java:146)
        at java.net.URLClassLoader$2.run(URLClassLoader.java:385)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findResource(URLClassLoader.java:382)
        at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
        at org.apache.catalina.loader.WebappClassLoader.getResource(WebappClassLoader.java:1445)
        at org.apache.commons.configuration.ConfigurationUtils.locateFromClasspath(ConfigurationUtils.java:576)
        at org.apache.commons.configuration.ConfigurationUtils.locate(ConfigurationUtils.java:558)
        at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:213)
        at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:197)
        at org.apache.commons.configuration.AbstractFileConfiguration.<init>(AbstractFileConfiguration.java:142)
        at org.apache.commons.configuration.PropertiesConfiguration.<init>(PropertiesConfiguration.java:237)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:233)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:184)
        at com.liferay.portal.configuration.easyconf.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:266)
May 23, 2014 11:24:42 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/apps/New/liferay-portal-6.1.1-ce-ga2/tomcat-7.0.27/webapps/registration-flow-portlet
May 23, 2014 11:24:44 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/apps/New/liferay-portal-6.1.1-ce-ga2/tomcat-7.0.27/webapps/Explorer-4-Universe-V2-theme
May 23, 2014 11:24:44 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /home/apps/New/liferay-portal-6.1.1-ce-ga2/tomcat-7.0.27/webapps/o4ipaas-responsive-theme
May 23, 2014 11:24:44 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: </init></init>


What can we do to restore?
thumbnail
9年前 に Manish Yadav によって更新されました。

RE: Stack Overflow

Expert 投稿: 493 参加年月日: 12/05/26 最新の投稿
Hi Michael Oliver,
Could you please attache complete log file.

Regards,
Manish Banwari lal Yadav
9年前 に Anabelle Trinidad によって更新されました。

RE: Stack Overflow

Junior Member 投稿: 27 参加年月日: 12/05/01 最新の投稿
Hi,
Attached is the complete log.

Thanks!

添付ファイル:

thumbnail
9年前 に Raja Seth によって更新されました。

RE: Stack Overflow

Regular Member 投稿: 233 参加年月日: 11/08/18 最新の投稿
Hi Anabelle,

Please check this. I guess its the same issue.

HTH,
Raja