Wildfly error codes in the log for the JBoss 7 eap server

Posted on

Hi,

I have installed the jboss-eap-7.0 from the access.redhat.com site. When I start the server I see error code from the wildfly version (see below). Is it normal? Have I installed the right version?

10:52:18,218 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0010: Deployed "elsh.war" (runtime-name : "elsh.war")
10:52:08,547 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment aclu.war (runtime-name: aclu.war) in 14228ms
10:52:08,555 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "aclu.war" (runtime-name: "aclu.war")
10:52:08,562 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "etsm2.war" (runtime-name: "etsm2.war")

10:52:02,194 ERROR [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0074: Could not find TLD /WEB-INF/struts-ext.tld

Thanks for you help

Jean-Louis Sacré

Responses