[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
Fri Mar 8 13:34:42 EST 2013


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

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

More details - the problem shows up for servers added manually (Servers tab, right-click, New Server).
If the EAP 6.0 or 6.1 Alpha1 is copied into the runtimes directory, then it is "auto-detected" when a new workspace is created and that works great - the servers start/stop/debug/restart with no problem.

Error log:
org.jboss.tools.jmx.core.JMXException: Unable to reach JBoss instance. Please ensure your server is up and exposes its management ports via the -Djboss.bind.address.management=yourwebsite.com system property
	at org.jboss.ide.eclipse.as.jmx.integration.JBoss71ServerConnection.createConnection(JBoss71ServerConnection.java:87)
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:143)
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:127)
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:116)
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.connectToStartedServer(JBossServerConnection.java:233)
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection$1.run(JBossServerConnection.java:225)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Caused by: java.lang.RuntimeException: Operation failed with status WAITING
	at org.jboss.remotingjmx.RemotingConnector.internalRemotingConnect(RemotingConnector.java:216)
	at org.jboss.remotingjmx.RemotingConnector.internalConnect(RemotingConnector.java:143)
	at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:94)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
	at org.jboss.ide.eclipse.as.jmx.integration.JBoss71ServerConnection.createConnection(JBoss71ServerConnection.java:71)
	... 6 more

---
eclipse.buildId=unknown
java.version=1.6.0_41
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -product com.jboss.jbds.product.product -product com.jboss.jbds.product.product -product com.jboss.jbds.product.product -keyring /Users/burr/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product com.jboss.jbds.product.product -product com.jboss.jbds.product.product -data /Users/burr/gettingstarted/workspace_jbds7alpha1_with_EAP_4 -product com.jboss.jbds.product.product -keyring /Users/burr/.eclipse_keyring -consoleLog -showlocation
 
                
> 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
>          Components: JBossAS/Servers
>         Environment: Mac OSX Lion (10.7)
> Eclipse Java EE IDE for Web Developers for Mac OS X 64bit
> * Version: Juno Service Release 1
> * Build id: 20121004-1855
> * Oracle Java 1.7.0_04
> EAP 6.0.0
> * Oracle Java 1.7.0_04
>            Reporter: Burr Sutter
>            Assignee: Denis Golovin
>              Labels: respin-a
>             Fix For: 4.0.1.Final, 4.1.0.Alpha1
>
>         Attachments: Configuration.txt, EAP6_FirstPage.png, EAP_Stack.txt, JBDS_Stack.txt, jbosstools-diagnostics-20121129152254.zip, Server_Starting.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