Problema com deploy jboss7

pessoal estou tendo o seguinte erro no jboss 7

16:44:16,517 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015870: Deploy of deployment “ExtremeERP.war” was rolled back with failure message {“JBAS014671: Failed services” => {“jboss.persistenceunit.“ExtremeERP.war#ExtremeERP”” => “org.jboss.msc.service.StartException in service jboss.persistenceunit.“ExtremeERP.war#ExtremeERP”: Failed to start service”}}
16:44:16,553 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment ExtremeERP.war in 34ms
16:44:16,555 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.persistenceunit.“ExtremeERP.war#ExtremeERP”: org.jboss.msc.service.StartException in service jboss.persistenceunit.“ExtremeERP.war#ExtremeERP”: Failed to start service

16:44:16,557 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) {“JBAS014653: Composite operation failed and was rolled back. Steps that failed:” => {“Operation step-2” => {“JBAS014671: Failed services” => {“jboss.persistenceunit.“ExtremeERP.war#ExtremeERP”” => “org.jboss.msc.service.StartException in service jboss.persistenceunit.“ExtremeERP.war#ExtremeERP”: Failed to start service”}}}}

alguém sabe me dizer o problema?

fiz algumas mudanças, mas ainda não consegui

18:02:14,422 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
18:02:14,782 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
18:02:14,862 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final “Brontes” starting
18:02:16,284 INFO [org.xnio] XNIO Version 3.0.3.GA
18:02:16,287 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
18:02:16,297 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
18:02:16,308 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
18:02:16,366 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
18:02:16,372 INFO [org.jboss.as.configadmin] (ServerService Thread Pool – 26) JBAS016200: Activating ConfigAdmin Subsystem
18:02:16,399 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool – 31) JBAS010280: Activating Infinispan subsystem.
18:02:16,462 INFO [org.jboss.as.naming] (ServerService Thread Pool – 38) JBAS011800: Activating Naming Subsystem
18:02:16,497 INFO [org.jboss.as.osgi] (ServerService Thread Pool – 39) JBAS011940: Activating OSGi Subsystem
18:02:16,511 INFO [org.jboss.as.security] (ServerService Thread Pool – 44) JBAS013101: Activating Security Subsystem
18:02:16,515 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final
18:02:16,537 INFO [org.jboss.as.connector] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
18:02:16,603 INFO [org.jboss.as.webservices] (ServerService Thread Pool – 48) JBAS015537: Activating WebServices Extension
18:02:16,636 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool – 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:02:16,672 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
18:02:16,682 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
18:02:16,692 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool – 27) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.2)
18:02:17,085 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.2.GA
18:02:17,243 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http-localhost-127.0.0.1-8080
18:02:17,881 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
18:02:17,882 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:/exConnect]
18:02:18,087 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on localhost/127.0.0.1:4447
18:02:18,087 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999
18:02:18,283 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss-as-7.1.1.Final/standalone/deployments
18:02:18,290 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found ExtremeERP.war in deployment directory. To trigger deployment create a file called ExtremeERP.war.dodeploy
18:02:18,292 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015010: The deployment scanner found a directory named META-INF that was not inside a directory whose name ends with .ear, .jar, .rar, .sar or .war. This is likely the result of unzipping an archive directly inside the /opt/jboss-as-7.1.1.Final/standalone/deployments directory, which is a user error. The META-INF directory will not be scanned for deployments, but it is possible that the scanner mayfind other files from the unzipped archive and attempt to deploy them, leading to errors.
18:02:18,294 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015010: The deployment scanner found a directory named WEB-INF that was not inside a directory whose name ends with .ear, .jar, .rar, .sar or .war. This is likely the result of unzipping an archive directly inside the /opt/jboss-as-7.1.1.Final/standalone/deployments directory, which is a user error. The WEB-INF directory will not be scanned for deployments, but it is possible that the scanner mayfind other files from the unzipped archive and attempt to deploy them, leading to errors.
18:02:18,719 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
18:02:18,720 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final “Brontes” started in 4737ms - Started 137 of 213 services (74 services are passive or on-demand)