威子夫 2016-06-16 08:15 采纳率: 0%
浏览 2999

jboss debug方式启动项目不报错,但是无法成功启动,运行模式可以成功启动,是什么问题?

14:45:31,227 INFO org.jboss.modules JBoss Modules version 1.3.3.Final
14:45:31,677 INFO org.jboss.msc JBoss MSC version 1.2.2.Final
14:45:31,826 INFO org.jboss.as JBAS015899: WildFly 8.2.0.Final "Tweek" starting
14:45:33,469 INFO org.jboss.as.server.deployment.scanner JBAS015003: Found CRM.ear in deployment directory. To trigger deployment create a file called CRM.ear.dodeploy
14:45:33,487 INFO org.jboss.as.server JBAS015888: Creating http management service using socket-binding (management-http)
14:45:33,507 INFO org.xnio XNIO version 3.3.0.Final
14:45:33,519 INFO org.xnio.nio XNIO NIO Implementation Version 3.3.0.Final
14:45:33,570 INFO org.wildfly.extension.io WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
14:45:33,574 INFO org.jboss.as.connector.subsystems.datasources JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
14:45:33,579 INFO org.jboss.as.clustering.infinispan JBAS010280: Activating Infinispan subsystem.
14:45:33,580 INFO org.jboss.as.security JBAS013171: Activating Security Subsystem
14:45:33,584 WARN org.jboss.as.txn JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
14:45:33,647 INFO org.jboss.as.naming JBAS011800: Activating Naming Subsystem
14:45:33,694 INFO org.jboss.remoting JBoss Remoting version 4.0.6.Final
14:45:33,657 INFO org.jboss.as.webservices JBAS015537: Activating WebServices Extension
14:45:33,701 INFO org.jboss.as.jacorb JBAS016300: Activating JacORB Subsystem
14:45:33,664 INFO org.jboss.as.security JBAS013170: Current PicketBox version=4.0.21.Final
14:45:33,735 INFO org.jboss.as.connector.logging JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
14:45:33,791 INFO org.wildfly.extension.undertow JBAS017502: Undertow 1.1.0.Final starting
14:45:33,802 INFO org.wildfly.extension.undertow JBAS017502: Undertow 1.1.0.Final starting
14:45:33,805 INFO org.jboss.as.jsf JBAS012615: Activated the following JSF Implementations: [main]
14:45:33,810 INFO org.jboss.as.connector.deployers.jdbc JBAS010417: Started Driver service with driver-name = h2
14:45:33,842 INFO org.jboss.as.connector.subsystems.datasources JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)
14:45:33,864 INFO org.jboss.as.connector.deployers.jdbc JBAS010417: Started Driver service with driver-name = oracle
14:45:33,864 INFO org.jboss.as.naming JBAS011802: Starting Naming Service
14:45:33,869 INFO org.jboss.as.mail.extension JBAS015400: Bound mail session [java:jboss/mail/Default]
14:45:34,137 INFO org.wildfly.extension.undertow JBAS017527: Creating file handler for path D:\lwydev\wildfly-8.2.0.Final\wildfly-8.2.0.Final/welcome-content
14:45:34,249 INFO org.wildfly.extension.undertow JBAS017525: Started server default-server.
14:45:34,255 INFO org.wildfly.extension.undertow JBAS017531: Host default-host starting
14:45:34,357 INFO org.jboss.as.connector.subsystems.datasources JBAS010400: Bound data source [java:/ecop/ODS]
14:45:34,363 INFO org.wildfly.extension.undertow JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
14:45:34,479 INFO org.jboss.as.connector.subsystems.datasources JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
14:45:34,507 WARN org.jboss.as.messaging JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
14:45:34,564 INFO org.hornetq.core.server HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=D:\lwydev\wildfly-8.2.0.Final\wildfly-8.2.0.Final\standalone\data\messagingjournal,bindingsDirectory=D:\lwydev\wildfly-8.2.0.Final\wildfly-8.2.0.Final\standalone\data\messagingbindings,largeMessagesDirectory=D:\lwydev\wildfly-8.2.0.Final\wildfly-8.2.0.Final\standalone\data\messaginglargemessages,pagingDirectory=D:\lwydev\wildfly-8.2.0.Final\wildfly-8.2.0.Final\standalone\data\messagingpaging)
14:45:34,567 INFO org.hornetq.core.server HQ221006: Waiting to obtain live lock
14:45:34,606 INFO org.jboss.as.server.deployment.scanner JBAS015012: Started FileSystemDeploymentService for directory D:\lwydev\wildfly-8.2.0.Final\wildfly-8.2.0.Final\standalone\deployments
14:45:34,611 INFO org.jboss.as.server.deployment JBAS015876: Starting deployment of "CRM.ear" (runtime-name: "CRM.ear")
14:45:34,626 INFO org.hornetq.core.server HQ221013: Using NIO Journal
14:45:34,711 WARN jacorb.codeset Warning - unknown codeset (GBK) - defaulting to ISO-8859-1
14:45:34,873 INFO io.netty.util.internal.PlatformDependent Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
14:45:34,904 INFO org.hornetq.core.server HQ221043: Adding protocol support CORE
14:45:34,911 INFO org.hornetq.core.server HQ221043: Adding protocol support AMQP
14:45:34,915 INFO org.hornetq.core.server HQ221043: Adding protocol support STOMP
14:45:34,938 INFO org.jboss.as.jacorb JBAS016330: CORBA ORB Service started
14:45:34,985 INFO org.jboss.ws.common.management JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
14:45:35,050 INFO org.hornetq.core.server HQ221034: Waiting to obtain live lock
14:45:35,100 INFO org.jboss.as.jacorb JBAS016328: CORBA Naming Service started
14:45:35,107 INFO org.hornetq.core.server HQ221035: Live Server Obtained live lock
14:45:36,198 INFO org.jboss.messaging JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor-throughput acceptor
14:45:36,199 INFO org.jboss.messaging JBAS011615: Registered HTTP upgrade for hornetq-remoting protocol handled by http-acceptor acceptor
14:45:36,453 INFO org.hornetq.core.server HQ221007: Server is now live
14:45:36,454 INFO org.hornetq.core.server HQ221001: HornetQ Server version 2.4.5.FINAL (Wild Hornet, 124) [bcc884f1-054c-11e6-99e3-c12c9ada0036]
14:45:36,458 INFO org.hornetq.core.server HQ221003: trying to deploy queue jms.queue.DLQ
14:45:36,469 INFO org.jboss.as.messaging JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ
14:45:36,550 INFO org.jboss.as.connector.deployment JBAS010406: Registered connection factory java:/JmsXA
14:45:36,603 INFO org.jboss.as.messaging JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
14:45:36,615 INFO org.jboss.as.messaging JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
14:45:36,616 INFO org.hornetq.core.server HQ221003: trying to deploy queue jms.queue.ExpiryQueue
14:45:36,617 INFO org.jboss.as.messaging JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue

  • 写回答

1条回答

  • 普通网友 2016-10-04 07:54
    关注

    INFO org.jboss.as.server.deployment.scanner JBAS015003: Found CRM.ear in deployment directory. To trigger deployment create a file called CRM.ear.dodeploy
    14:45:33,487 INFO org.jboss.as.server JBAS015888: Creating http management service using socket-binding (management-http)
    14:45:33,507 INFO org.xnio XNIO version 3.3.0.Final
    14:45:33,519 INFO org.xnio.nio XNIO NIO Implementation Version 3.3.0.Final
    14:45:33,570 INFO org.wildfly.extension.io WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
    14:45:33,574 INFO org.jboss.as.connector.subsystems.datasources JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
    14:45:33,579 INFO org.jboss.as.clustering.infinispan JBAS010280: Activating Infinispan subsystem.
    14:45:33,580 INFO org.jboss.as.security JBAS013171: Activating Security Subsystem
    14:45:33,584 WARN org.jboss.as.txn JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
    14:45:33,647 INFO org.jboss.as.naming JBAS011800: Activating Naming Subsystem
    14:45:33,694 INFO org.jboss.remoting JBoss Remoting version 4.0.6.Final
    14:45:33,657 INFO org.jboss.as.webservices JBAS015537: Activating WebServices Extension
    14:45:33,701 INFO org.jboss.as.jacorb JBAS016300: Activating JacORB Subsystem

    评论

报告相同问题?

悬赏问题

  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!
  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?