留言板

Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

teway ttt,修改在10 年前。

Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

New Member 帖子: 4 加入日期: 13-6-24 最近的帖子
Hi all,
When I try to install Liferay's CE 6.1.2 and Jboss 7.1.1 bundle on a cloud server. I am getting the following log file. However, When I try installing on my local it is working fine.
Does anyone know what the issue is?

04:12:23,318 INFO [stdout] (MSC service thread 1-1) at java.lang.Thread.run(Thread.java:679)
04:12:23,334 INFO [stdout] (MSC service thread 1-1) 04:12:23,332 ERROR [MSC service thread 1-1][ThemeAutoDeployer:68]
04:12:23,344 INFO [stdout] (MSC service thread 1-1) java.io.FileNotFoundException: /tmp/liferay/com/liferay/portal/deploy/dependencies/liferay-theme.tld (No such file or directory)
04:12:23,345 INFO [stdout] (MSC service thread 1-1) at java.io.FileOutputStream.open(Native Method)
04:12:23,352 INFO [stdout] (MSC service thread 1-1) at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
04:12:23,352 INFO [stdout] (MSC service thread 1-1) at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
04:12:23,353 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.deploy.DeployUtil._getResourcePath(DeployUtil.java:223)
04:12:23,364 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.deploy.DeployUtil.getResourcePath(DeployUtil.java:102)
04:12:23,364 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.deploy.auto.ThemeAutoDeployer.<init>(ThemeAutoDeployer.java:43)
04:12:23,366 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.deploy.auto.exploded.tomcat.ThemeExplodedTomcatDeployer.<init>(ThemeExplodedTomcatDeployer.java:27)
04:12:23,376 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.deploy.auto.exploded.tomcat.ThemeExplodedTomcatListener.<init>(ThemeExplodedTomcatListener.java:30)
04:12:23,377 INFO [stdout] (MSC service thread 1-1) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
04:12:23,378 INFO [stdout] (MSC service thread 1-1) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
04:12:23,379 INFO [stdout] (MSC service thread 1-1) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
04:12:23,388 INFO [stdout] (MSC service thread 1-1) at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
04:12:23,388 INFO [stdout] (MSC service thread 1-1) at java.lang.Class.newInstance0(Class.java:374)
04:12:23,389 INFO [stdout] (MSC service thread 1-1) at java.lang.Class.newInstance(Class.java:327)
04:12:23,390 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.kernel.util.InstanceFactory.newInstance(InstanceFactory.java:63)
04:12:23,391 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.kernel.util.InstanceFactory.newInstance(InstanceFactory.java:27)
04:12:23,391 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.kernel.util.InstanceFactory.newInstance(InstanceFactory.java:68)
04:12:23,396 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.events.GlobalStartupAction.getAutoDeployListeners(GlobalStartupAction.java:79)
04:12:23,400 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.events.GlobalStartupAction.run(GlobalStartupAction.java:184)
04:12:23,400 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.events.EventsProcessorImpl.processEvent(EventsProcessorImpl.java:106)
04:12:23,401 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.events.EventsProcessorImpl.process(EventsProcessorImpl.java:58)
04:12:23,402 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:32)
04:12:23,412 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.servlet.MainServlet.processGlobalStartupEvents(MainServlet.java:1108)
04:12:23,413 INFO [stdout] (MSC service thread 1-1) at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:322)
04:12:23,413 INFO [stdout] (MSC service thread 1-1) at javax.servlet.GenericServlet.init(GenericServlet.java:242)
04:12:23,414 INFO [stdout] (MSC service thread 1-1) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202)
04:12:23,415 INFO [stdout] (MSC service thread 1-1) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102)
04:12:23,416 INFO [stdout] (MSC service thread 1-1) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655)
04:12:23,418 INFO [stdout] (MSC service thread 1-1) at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873)
04:12:23,428 INFO [stdout] (MSC service thread 1-1) at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90)
04:12:23,428 INFO [stdout] (MSC service thread 1-1) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
04:12:23,429 INFO [stdout] (MSC service thread 1-1) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
04:12:23,430 INFO [stdout] (MSC service thread 1-1) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
04:12:23,431 INFO [stdout] (MSC service thread 1-1) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
04:12:23,432 INFO [stdout] (MSC service thread 1-1) at java.lang.Thread.run(Thread.java:679)
04:12:23,448 INFO [stdout] (MSC service thread 1-1) 04:12:23,448 INFO [MSC service thread 1-1][AutoDeployDir:106] Auto deploy scanner started for /opt/liferay-portal-6.1.1-ce-ga2/deploy
04:12:23,634 INFO [org.jamwiki.Environment] (MSC service thread 1-1) Loading properties from /tmp/WFx3URFyaSPnPdrvjRmw2030947432975625225.tmp
04:12:28,865 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/]] (MSC service thread 1-1) Initializing Spring FrameworkServlet 'Remoting Servlet'
04:12:34,388 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015870: Deploy of deployment "marketplace-portlet.war" was rolled back with failure message Operation cancelled
04:12:34,401 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015871: Deploy of deployment "welcome-theme.war" was rolled back with no failure message
04:12:34,402 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015871: Deploy of deployment "ROOT.war" was rolled back with no failure message
04:12:34,379 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [120 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.
04:12:34,404 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [120 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.
04:12:34,406 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015871: Deploy of deployment "resources-importer-web.war" was rolled back with no failure message
04:12:34,412 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [120 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.
04:12:34,432 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [120 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.
04:12:34,469 INFO [stdout] (MSC service thread 1-2) 04:12:34,468 INFO [MSC service thread 1-2][PluginPackageUtil:1033] Reading plugin package for marketplace-portlet
04:12:35,258 INFO [stdout] (MSC service thread 1-2) 04:12:35,258 INFO [MSC service thread 1-2][HotDeployEvent:109] Plugin welcome-theme requires resources-importer-web
04:12:35,276 INFO [stdout] (MSC service thread 1-2) 04:12:35,276 INFO [MSC service thread 1-2][PluginPackageUtil:1033] Reading plugin package for welcome-theme
04:12:35,302 INFO [stdout] (MSC service thread 1-2) 04:12:35,302 INFO [MSC service thread 1-2][PluginPackageUtil:1033] Reading plugin package for resources-importer-web
04:12:35,514 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment marketplace-portlet.war in 1131ms
04:12:35,530 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment welcome-theme.war in 1121ms
04:12:35,545 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment resources-importer-web.war in 1136ms
04:12:38,091 INFO [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context:
04:12:38,095 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/]] (MSC service thread 1-2) Destroying Spring FrameworkServlet 'Remoting Servlet'
04:12:38,650 INFO [hsqldb.db.HSQLDB38DED47230.ENGINE] (MSC service thread 1-2) Database closed
04:12:38,766 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler PersistedQuartzSchedulerEngineInstance_$_NON_CLUSTERED shutting down.
04:12:38,776 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler PersistedQuartzSchedulerEngineInstance_$_NON_CLUSTERED paused.
04:12:38,777 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler PersistedQuartzSchedulerEngineInstance_$_NON_CLUSTERED shutdown complete.
04:12:38,784 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler MemoryQuartzSchedulerEngineInstance_$_NON_CLUSTERED shutting down.
04:12:38,788 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler MemoryQuartzSchedulerEngineInstance_$_NON_CLUSTERED paused.
04:12:38,789 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-2) Scheduler MemoryQuartzSchedulerEngineInstance_$_NON_CLUSTERED shutdown complete.
04:12:39,825 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/]] (MSC service thread 1-2) Closing Spring root WebApplicationContext
04:12:40,827 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment ROOT.war in 6418ms

Thanks,
thumbnail
Abhishek Suthar,修改在10 年前。

RE: Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

New Member 帖子: 18 加入日期: 13-6-26 最近的帖子
Hi,

We have also faced the same issue.

Just increase the deployment time 120 to 240 in standalone.xml file.

    <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1">
        <deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-enabled="true" scan-interval="5000" auto-deploy-zipped="true" auto-deploy-exploded="false" deployment-timeout="240" />
     </subsystem>
Trang Nguyen,修改在10 年前。

RE: Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

New Member 帖子: 5 加入日期: 13-11-11 最近的帖子
I get the same issue.
I tried 240 then 480 in the Windows Server 2012 (remotely) but the issue is still there.
Could you share if any idea?

Thanks
Trang Nguyen,修改在10 年前。

RE: Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

New Member 帖子: 5 加入日期: 13-11-11 最近的帖子
I changed it to 6000 and it's fixed. Sorry for the annoying.
Thanks, Abhishek.
Suyash Madhusudan Bhalekar,修改在10 年前。

RE: Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

New Member 帖子: 24 加入日期: 12-9-4 最近的帖子
Thanks Abhijeet and Trang, It also helped me resolving this issue emoticon
Tijo George,修改在7 年前。

RE: Stopped deployment ROOT.war Liferay 6.1.1 Jboss 7.1.1

New Member 发布: 1 加入日期: 16-7-25 最近的帖子
Trang Nguyen:
I changed it to 6000 and it's fixed. Sorry for the annoying.
Thanks, Abhishek.



Ya i Had the Same issue changed the deployment-timeout to "6000" and it solved the issue