[jbosstools-issues] [JBoss JIRA] (JBIDE-13201) BYOE - Marketplace Installation on Mac - fails to start JBoss EAP

Burr Sutter (JIRA) jira-events at lists.jboss.org
Thu Nov 29 15:22:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738261#comment-12738261 ] 

Burr Sutter commented on JBIDE-13201:
-------------------------------------

Server Log
15:20:14,941 INFO  [org.jboss.modules] JBoss Modules version 1.1.2.GA-redhat-1
15:20:15,368 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA-redhat-1
15:20:15,426 INFO  [org.jboss.as] JBAS015899: JBoss EAP 6.0.0.GA (AS 7.1.2.Final-redhat-1) starting
15:20:16,084 INFO  [org.jboss.as.server.deployment.scanner] JBAS015003: Found gcmhelpservice.war in deployment directory. To trigger deployment create a file called gcmhelpservice.war.dodeploy
15:20:16,085 INFO  [org.jboss.as.server.deployment.scanner] JBAS015003: Found jboss-html5-webapp.war in deployment directory. To trigger deployment create a file called jboss-html5-webapp.war.dodeploy
15:20:16,106 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
15:20:16,106 INFO  [org.xnio] XNIO Version 3.0.4.GA-redhat-1
15:20:16,118 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.4.GA-redhat-1
15:20:16,119 WARN  [org.xnio.nio] The currently defined selector provider class (sun.nio.ch.PollSelectorProvider) is not supported for use with XNIO
15:20:16,128 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.8.GA-redhat-1
15:20:16,136 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
15:20:16,142 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
15:20:16,149 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
15:20:16,153 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
15:20:16,156 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011906: Activating OSGi Subsystem
15:20:16,158 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
15:20:16,164 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.9.Final-redhat-1
15:20:16,197 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
15:20:16,221 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-12) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.11.Final-redhat-1)
15:20:16,240 INFO  [org.jboss.as.naming] (MSC service thread 1-10) JBAS011802: Starting Naming Service
15:20:16,250 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-9) JBAS015400: Bound mail session [java:jboss/mail/Default]
15:20:16,295 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
15:20:16,320 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-2) JBoss Web Services - Stack CXF Server 4.0.4.GA-redhat-1
15:20:16,476 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-14) Starting Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080
15:20:16,580 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-9) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
15:20:16,748 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory /Users/burr/gettingstarted/jboss-eap-6.0/standalone/deployments
15:20:16,750 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "h2console.war"
15:20:16,758 INFO  [org.jboss.as.remoting] (MSC service thread 1-14) JBAS017100: Listening on 127.0.0.1:9999
15:20:16,758 INFO  [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:4447
15:20:16,994 INFO  [org.jboss.as.osgi] (MSC service thread 1-16) JBAS011907: Register module: Module "deployment.h2console.war:main" from Service Module Loader
15:20:17,081 INFO  [org.jboss.web] (MSC service thread 1-10) JBAS018210: Registering web context: /h2console
15:20:17,094 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "h2console.war"
15:20:17,101 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
15:20:17,102 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.0.0.GA (AS 7.1.2.Final-redhat-1) started in 2430ms - Started 176 of 258 services (81 services are passive or on-demand)

                
> BYOE - Marketplace Installation on Mac - fails to start JBoss EAP
> -----------------------------------------------------------------
>
>                 Key: JBIDE-13201
>                 URL: https://issues.jboss.org/browse/JBIDE-13201
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>         Environment: Mac OSX Lion (10.7) - 
> Eclipse Java EE IDE for Web Developers.
> Version: Juno Service Release 1
> Build id: 20121004-1855
>            Reporter: Burr Sutter
>            Assignee: Denis Golovin
>         Attachments: Configuration.txt, EAP6_FirstPage.png
>
>
> The IDE does not recognize that JBoss EAP 6.0.0 is started - it eventually times out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list