[
http://opencast.jira.com/browse/MH-9176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31729#comment-31729
]
Stephen Marquard commented on MH-9176:
--------------------------------------
Further testing shows that this error does _not_ occur when the java process is
repeatedly stopped and started (without a reboot). So it's ONLY after a reboot
that there is a 7% chance of the service starting correctly.
I've left a failed startup running for > 12 minutes, and it still doesn't start
(stuck in the Waiting for the servlet loop). Point a web browser at port 8080
in this state gives:
HTTP ERROR 503
Problem accessing /. Reason:
java.lang.IllegalStateException: Can only register services while bundle is
active or activating.
Caused by:
javax.servlet.UnavailableException: java.lang.IllegalStateException: Can only
register services while bundle is active or activating.
at
org.mortbay.jetty.servlet.ServletHolder.makeUnavailable(ServletHolder.java:415)
at
org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:458)
at
org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
at
org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:685)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:224)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
at
org.apache.felix.http.jetty.internal.JettyService.initializeJetty(JettyService.java:145)
at
org.apache.felix.http.jetty.internal.JettyService.startJetty(JettyService.java:112)
at
org.apache.felix.http.jetty.internal.JettyService.run(JettyService.java:203)
at java.lang.Thread.run(Thread.java:636)
Powered by Jetty://
> Capture agent fails to start up
> --------------------------------
>
> Key: MH-9176
> URL: http://opencast.jira.com/browse/MH-9176
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Capture (Devices and Software)
> Affects Versions: 1.3
> Reporter: Stephen Marquard
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________