Java 集成Liferay CE Portal 7.3与Jboss EAP 7.3的问题

Java 集成Liferay CE Portal 7.3与Jboss EAP 7.3的问题,java,liferay-7,jboss-eap-7,Java,Liferay 7,Jboss Eap 7,在将Liferay CE portal 7.3部署到Jboss EAP 7.3时,我遇到以下错误。正在尝试让示例欢迎页面正常工作。按照的指示,但我遗漏了一些东西 我在独立JBoss EAP服务器上的windows操作系统和虚拟机中的Cent操作系统上进行了尝试。这两个问题都是一样的 Failed to start service jboss.deployment.unit."ROOT.war".undertow-deployment: org.jboss.msc.servic

在将Liferay CE portal 7.3部署到Jboss EAP 7.3时,我遇到以下错误。正在尝试让示例欢迎页面正常工作。按照的指示,但我遗漏了一些东西

我在独立JBoss EAP服务器上的windows操作系统和虚拟机中的Cent操作系统上进行了尝试。这两个问题都是一样的

Failed to start service jboss.deployment.unit."ROOT.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.unit."ROOT.war".undertow-deployment: java.lang.StackOverflowError
        at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:81)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
        at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
        at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
        at java.lang.Thread.run(Thread.java:748)
        at org.jboss.threads.JBossThread.run(JBossThread.java:485)
    Caused by: java.lang.StackOverflowError
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:421)
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:421)
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:421)
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:421)
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:421)
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:421)
        at org.jboss.vfs.VirtualFile.getParentFiles(VirtualFile.java:403)
        at org.jboss.vfs.VirtualFile.getPathName(VirtualFile.java:138)
        at org.jboss.vfs.VirtualFile.getPathName(VirtualFile.java:99)
        at org.jboss.vfs.spi.RootFileSystem.getFile(RootFileSystem.java:65)
        at org.jboss.vfs.spi.RootFileSystem.exists(RootFileSystem.java:93)
        at org.jboss.vfs.VirtualFile.exists(VirtualFile.java:223)
        at org.jboss.as.server.deployment.module.VFSResourceLoader$3.run(VFSResourceLoader.java:209)
        at org.jboss.as.server.deployment.module.VFSResourceLoader$3.run(VFSResourceLoader.java:205)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.as.server.deployment.module.VFSResourceLoader.getResource(VFSResourceLoader.java:205)
        at org.jboss.modules.ModuleClassLoader.loadResourceLocal(ModuleClassLoader.java:410)
        at org.jboss.modules.ModuleClassLoader$1.loadResourceLocal(ModuleClassLoader.java:144)
        at org.jboss.modules.Module.getResource(Module.java:764)
        at org.jboss.modules.ModuleClassLoader.findResource(ModuleClassLoader.java:616)
        at org.jboss.modules.ConcurrentClassLoader.getResource(ConcurrentClassLoader.java:255)
        at org.apache.commons.configuration.ConfigurationUtils.locateFromClasspath(ConfigurationUtils.java:546)
        at org.apache.commons.configuration.ConfigurationUtils.locate(ConfigurationUtils.java:528)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:189)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addIncludedPropertiesSources(ClassLoaderAggregateProperties.java:257)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addFileProperties(ClassLoaderAggregateProperties.java:206)
        at com.liferay.portal.configuration.ClassLoaderAggregateProperties._addPropertiesSource(ClassLoaderAggregateProperties.java:276)
        at 

注意:这与编程无关-此处投票结束(请参阅)。还要注意,for CE包括Wildfly,但不包括JBoss EAP。更多应用服务器支持Liferay DXP。