[jbosstools-issues] [JBoss JIRA] (JBIDE-13239) as7.1 not always starting

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Dec 5 02:54:21 EST 2012


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

Max Rydahl Andersen commented on JBIDE-13239:
---------------------------------------------

since its java7 management poller it should not be using any jmx thing afaik.
                
> as7.1 not always starting
> -------------------------
>
>                 Key: JBIDE-13239
>                 URL: https://issues.jboss.org/browse/JBIDE-13239
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>         Environment: 
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>
> Installed AS 7.1.0
> starting has it 1 out of 3 times not detecting the start.
> And 1 out of 4 or so times where it cannot start I see this in the 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.remoting3.jmx.RemotingConnector.connect(RemotingConnector.java:155)
> 	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
> 	at org.jboss.ide.eclipse.as.jmx.integration.JBoss71ServerConnection.createConnection(JBoss71ServerConnection.java:71)
> 	... 6 more
> Not sure why AS71 is trying to connect via JMX when no jmx view or any such thing open/activated?

--
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