留言板

Liferay wildfly executes a redeploy on startup that fails

Patrick Verboom,修改在7 年前。

Liferay wildfly executes a redeploy on startup that fails

New Member 帖子: 3 加入日期: 15-10-29 最近的帖子
Dear all,

I have downloaded the latest release from Liferay for wildfly liferay-ce-portal-wildfly-7.0-ga2-20160610113014153.zip
The first time I start the server all goes fine and the server starts without any problems. When I stop the server and start the server again it starts with an error and refuses to deploy Liferay root war.
During the second server start the log files shows me that the root.war is deployed than gets redeployed. The redeploy fails. the log snippet looks like this: (for full logs please see attached files)

2016-06-28 09:21:46,508 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 298) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context ''
2016-06-28 09:24:02,627 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 298) WFLYUT0021: Registered web context: /
2016-06-28 09:24:02,683 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) WFLYSRV0010: Deployed "ROOT.war" (runtime-name : "ROOT.war")
2016-06-28 09:24:02,895 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0022: Unregistered web context: /
2016-06-28 09:24:24,031 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 21203ms
2016-06-28 09:24:24,036 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")

I haven't fingered out yet why the wildfly server is redeploying the application although is looks like the root.war is deployed fine. I already tried increasing the scan-interval and the deployment-timeout from the deployment scanner but that didn't help.

Did any of you have the same problem or know how to resolve this problem.
thumbnail
Chris Börgermann,修改在7 年前。

RE: Liferay wildfly executes a redeploy on startup that fails

New Member 帖子: 8 加入日期: 13-9-3 最近的帖子
Hi!
Same problem here with GA3. Any solutions yet?
Snighdha Taylor,修改在4 年前。

RE: Liferay wildfly executes a redeploy on startup that fails

New Member 帖子: 7 加入日期: 19-8-14 最近的帖子
Hi All,I am trying to launch wildfly server with liferay-ce-portal-wildfly-7.0-ga3 version.  I am also getting the same error as mentioned by Patrick Verboom.Has anybody found solution for this one?
thumbnail
Olaf Kock,修改在4 年前。

RE: Liferay wildfly executes a redeploy on startup that fails

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
Snighdha Taylor:

Hi All,I am trying to launch wildfly server with liferay-ce-portal-wildfly-7.0-ga3 version.  I am also getting the same error as mentioned by Patrick Verboom.Has anybody found solution for this one?
You could try if it was an issue that was fixed in a later release, e.g. 7.0 GA6, which is about 1 year more current than the release that you're using.
Note that 7.0 CE won't get any more updates. You should also try to reproduce on 7.2 GA1.