R Veach created WFLY-3389:
-----------------------------
Summary: Error Connecting to WildFly via JMX
Key: WFLY-3389
URL:
https://issues.jboss.org/browse/WFLY-3389
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 8.1.0.CR1
Environment: Windows 7 32 bit, behind a proxy that only lets IE through
Reporter: R Veach
Assignee: Jason Greene
Priority: Minor
When server is running through Eclipse Kepler, admin console is completely blank no error
messages in the console and an Eclipse error dialog pops up saying:
An internal error occurred during: "Connecting to WildFly 8.0 Runtime Server via
JMX".
java.lang.IllegalAccessError: tried to access method
java.net.InetSocketAddress.getHostString()Ljava/lang/String; from class
org.jboss.remoting3.remote.HttpUpgradeConnectionProvider
at
org.jboss.remoting3.remote.HttpUpgradeConnectionProvider.createConnection(HttpUpgradeConnectionProvider.java:100)
at
org.jboss.remoting3.remote.RemoteConnectionProvider.connect(RemoteConnectionProvider.java:215)
at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:298)
at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:253)
at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:351)
at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:335)
at
org.jboss.remotingjmx.RemotingConnector.internalRemotingConnect(RemotingConnector.java:232)
at org.jboss.remotingjmx.RemotingConnector.internalConnect(RemotingConnector.java:151)
at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:102)
at javax.management.remote.JMXConnectorFactory.connect(Unknown Source)
at
org.jboss.ide.eclipse.as.jmx.integration.JBoss71ServerConnection.createConnection(JBoss71ServerConnection.java:84)
at
org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:175)
at
org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:144)
at
org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:118)
at
org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.connectToStartedServer(JBossServerConnection.java:271)
at
org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection$1.run(JBossServerConnection.java:263)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
eclipse.buildId=4.3.2.M20140221-1700
java.version=1.6.0_37
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.jee.product
This is what the console looks like:
09:54:33,424 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
09:54:36,245 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
09:54:36,396 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.1.0.CR1
"Kenny" starting
09:54:40,506 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating
http management service using socket-binding (management-http)
09:54:40,637 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.2.2.Final
09:54:40,647 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version
3.2.2.Final
09:54:40,837 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48)
JBAS015537: Activating WebServices Extension
09:54:40,837 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171:
Activating Security Subsystem
09:54:40,847 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32)
JBAS010280: Activating Infinispan subsystem.
09:54:40,847 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800:
Activating Naming Subsystem
09:54:40,847 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.
09:54:40,927 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) JBAS017502:
Undertow 1.0.5.Final starting
09:54:40,927 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47)
JBAS017502: Undertow 1.0.5.Final starting
09:54:40,967 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615:
Activated the following JSF Implementations: [main]
09:54:40,988 INFO [org.jboss.as.security] (MSC service thread 1-8) JBAS013170: Current
PicketBox version=4.0.21.Beta1
09:54:40,990 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408:
Starting JCA Subsystem (IronJacamar 1.1.5.Final)
09:54:41,111 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread
Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
09:54:41,131 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1)
JBAS010417: Started Driver service with driver-name = h2
09:54:41,152 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version
4.0.3.Final
09:54:41,226 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400:
Bound mail session [java:jboss/mail/Default]
09:54:41,224 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting
Naming Service
09:54:41,333 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47)
JBAS017527: Creating file handler for path
D:\Rickys\Java\wildfly-8.1.0.CR1/welcome-content
09:54:41,343 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017525:
Started server default-server.
09:54:41,373 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531:
Host default-host starting
09:54:41,465 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017519:
Undertow HTTP listener default listening on localhost/127.0.0.1:8080
09:54:41,526 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2)
JBAS015012: Started FileSystemDeploymentService for directory
D:\Rickys\Java\wildfly-8.1.0.CR1\standalone\deployments
09:54:41,617 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread
1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
09:54:41,777 INFO [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052:
Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
09:54:41,987 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management
interface listening on
http://127.0.0.1:9990/management
09:54:41,987 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console
listening on
http://127.0.0.1:9990
09:54:41,987 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.CR1
"Kenny" started in 11563ms - Started 184 of 233 services (80 services are lazy,
passive or on-demand)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)