You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jeremy Truelove (JIRA)" <ji...@apache.org> on 2010/10/04 16:34:41 UTC

[jira] Resolved: (AMQ-2957) "HTTP ERROR: 503" from Jetty when accessing admin page

     [ https://issues.apache.org/activemq/browse/AMQ-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Truelove resolved AMQ-2957.
----------------------------------

    Resolution: Won't Fix

newest version of JDK 6 seems to make the problem go away.

> "HTTP ERROR: 503" from Jetty when accessing admin page
> ------------------------------------------------------
>
>                 Key: AMQ-2957
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2957
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.4.0, 5.4.1
>            Reporter: Jeremy Truelove
>
> When I try and go to my admin page http://[myIpHere]:8161/, I get an error of
> HTTP ERROR: 503
> Problem accessing /. Reason:
>     Service Unavailable
> I have the log level at DEBUG and there are no Jetty start up errors and the log entries for the request output are below.
> 2010-10-01 14:20:11,599 | DEBUG | REQUEST /favicon.ico on org.eclipse.jetty.server.nio.SelectChannelConnector$2@ca8e2b8 | org.eclipse.jetty.util.log | qtp299878560-27 - /favicon.ico
> 2010-10-01 14:20:11,599 | DEBUG | REQUEST / on org.eclipse.jetty.server.nio.SelectChannelConnector$2@23bca486 | org.eclipse.jetty.util.log | qtp299878560-28 - /
> 2010-10-01 14:20:11,600 | DEBUG | /favicon.ico | org.eclipse.jetty.util.log | qtp299878560-27 - /favicon.ico
> 2010-10-01 14:20:11,600 | DEBUG | / | org.eclipse.jetty.util.log | qtp299878560-28 - /
> 2010-10-01 14:20:11,621 | DEBUG | REQUEST /favicon.ico on org.eclipse.jetty.server.nio.SelectChannelConnector$2@38ec029 | org.eclipse.jetty.util.log | qtp299878560-29 - /favicon.ico
> 2010-10-01 14:20:11,621 | DEBUG | /favicon.ico | org.eclipse.jetty.util.log | qtp299878560-29 - /favicon.ico 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.