Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.46 KB | None | 0 0
  1. 12:12:55,218 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
  2. 12:12:56,198 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
  3. 12:12:56,374 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
  4. 12:13:02,173 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found MovieCmpEAR.ear in deployment directory. To trigger deployment create a file called MovieCmpEAR.ear.dodeploy
  5. 12:13:02,222 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
  6. 12:13:02,313 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.0.Final
  7. 12:13:02,337 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.0.Final
  8. 12:13:02,654 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
  9. 12:13:02,672 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
  10. 12:13:02,642 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
  11. 12:13:02,642 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
  12. 12:13:03,161 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
  13. 12:13:03,217 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
  14. 12:13:03,265 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
  15. 12:13:03,351 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.0.Final starting
  16. 12:13:04,367 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.6.Final
  17. 12:13:04,566 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  18. 12:13:04,620 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path C:\Users\Erdal Bejtula\Desktop\wildfly-8.2.0.Final/welcome-content
  19. 12:13:05,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.1.0.Final starting
  20. 12:13:05,940 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Final
  21. 12:13:06,140 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
  22. 12:13:06,349 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
  23. 12:13:06,359 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
  24. 12:13:06,415 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
  25. 12:13:06,558 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server.
  26. 12:13:06,784 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting
  27. 12:13:06,809 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "MovieCmpEAR.ear" (runtime-name: "MovieCmpEAR.ear")
  28. 12:13:06,822 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory C:\Users\Erdal Bejtula\Desktop\wildfly-8.2.0.Final\standalone\deployments
  29. 12:13:06,863 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
  30. 12:13:07,437 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015973: Starting subdeployment (runtime-name: "MovieEJBProject.jar")
  31. 12:13:08,228 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  32. 12:13:08,645 INFO [org.jboss.as.jpa] (MSC service thread 1-1) JBAS011401: Read persistence.xml for LabEJBSql
  33. 12:13:09,000 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
  34. 12:13:10,644 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment MovieCmpEAR.ear
  35. 12:13:11,566 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.3.Final
  36. 12:13:12,107 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "MovieCmpEAR.ear")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
  37. "jboss.persistenceunit.\"MovieCmpEAR.ear/MovieEJBProject.jar#LabEJBSql\".__FIRST_PHASE__ is missing [jboss.naming.context.java.jboss.datasources.jdbc.dsLabs]",
  38. "jboss.deployment.unit.\"MovieCmpEAR.ear\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"MovieCmpEAR.ear\".beanmanager]"
  39. ]}
  40. 12:13:12,336 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "MovieCmpEAR.ear" (runtime-name : "MovieCmpEAR.ear")
  41. 12:13:12,342 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
  42. JBAS014775: New missing/unsatisfied dependencies:
  43. service jboss.deployment.unit."MovieCmpEAR.ear".beanmanager (missing) dependents: [service jboss.deployment.unit."MovieCmpEAR.ear".weld.weldClassIntrospector]
  44. service jboss.naming.context.java.jboss.datasources.jdbc.dsLabs (missing) dependents: [service jboss.persistenceunit."MovieCmpEAR.ear/MovieEJBProject.jar#LabEJBSql".__FIRST_PHASE__]
  45.  
  46. 12:13:12,527 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  47. 12:13:12,528 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  48. 12:13:12,528 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.2.0.Final "Tweek" started (with errors) in 18076ms - Started 217 of 271 services (4 services failed or missing dependencies, 86 services are lazy, passive or on-demand)
  49. 12:13:12,855 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015974: Stopped subdeployment (runtime-name: MovieEJBProject.jar) in 12ms
  50. 12:13:12,856 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment MovieCmpEAR.ear (runtime-name: MovieCmpEAR.ear) in 15ms
  51. 12:13:13,065 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "MovieCmpEAR.ear" (runtime-name: "MovieCmpEAR.ear")
  52. 12:13:13,073 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report
  53. JBAS014775: New missing/unsatisfied dependencies:
  54. service jboss.persistenceunit."MovieCmpEAR.ear/MovieEJBProject.jar#LabEJBSql".__FIRST_PHASE__ (missing) dependents: [service jboss.deployment.subunit."MovieCmpEAR.ear"."MovieEJBProject.jar".POST_MODULE]
  55.  
  56. 12:13:17,469 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found MovieCmpEAR.ear in deployment directory. To trigger deployment create a file called MovieCmpEAR.ear.dodeploy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement