[jboss-jira] [JBoss JIRA] (WFLY-3389) Error Connecting to WildFly via JMX

Rainier Ramos (JIRA) issues at jboss.org
Sat Jun 7 10:46:17 EDT 2014


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

Rainier Ramos commented on WFLY-3389:
-------------------------------------

I had the same issue and resolved it by running Eclipse in a Java7 VM.  Add this to the top of your eclipse.ini:

-vm
/usr/lib/jvm/java-7-oracle/bin/java  -->  obviously, you'll need to replace this per your environment


> 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: Darran Lofthouse
>            Priority: Minor
>         Attachments: console page.htm, eclipse error.txt, server.log
>
>
> 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.
> I tried running it outside eclipse using "standalone.bat" but get the same result. No error in the console, don't see the eclipse error anywhere, but the admin console doesn't show up.
> I have JBoss AS 7.1.1.Final and can access the console, but it may require a page refresh for it to fully display. Refreshing the page doesn't help in 8.1.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list