Foros de discusión

Liferay wildfly executes a redeploy on startup that fails

Patrick Verboom, modificado hace 7 años.

Liferay wildfly executes a redeploy on startup that fails

New Member Mensajes: 3 Fecha de incorporación: 29/10/15 Mensajes recientes
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.

Archivos adjuntos:

thumbnail
Chris Börgermann, modificado hace 7 años.

RE: Liferay wildfly executes a redeploy on startup that fails

New Member Mensajes: 8 Fecha de incorporación: 3/09/13 Mensajes recientes
Hi!
Same problem here with GA3. Any solutions yet?
Snighdha Taylor, modificado hace 4 años.

RE: Liferay wildfly executes a redeploy on startup that fails

New Member Mensajes: 7 Fecha de incorporación: 14/08/19 Mensajes recientes
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, modificado hace 4 años.

RE: Liferay wildfly executes a redeploy on startup that fails

Liferay Legend Mensajes: 6403 Fecha de incorporación: 23/09/08 Mensajes recientes
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.