[
http://opencast.jira.com/browse/MH-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32197#comment-32197
]
Stephen Marquard commented on MH-9159:
--------------------------------------
Another example of this failure:
2012-11-17 05:00:26 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(HttpClientFactory:43) - Starting up
2012-11-17 05:00:26 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(TrustedHttpClientImpl:125) - activate
2012-11-17 05:00:26 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(SharedHttpContext:47) - Shared http context activated with bundle context
org.apache.felix.framework.BundleContextImpl@72edc
2012-11-17 05:00:26 DEBUG [CM Configuration Updater (ManagedServiceFactory
Update: factoryPid=org.opencastproject.organization)]
(OrganizationDirectoryServiceImpl:221) - Updating organization
pid='org.opencastproject.organization.80b3b1f0-5ae9-4af1-b3a2-762f109eec50'
2012-11-17 05:00:26 INFO [CM Configuration Updater (ManagedServiceFactory
Update: factoryPid=org.opencastproject.organization)]
(OrganizationDirectoryServiceImpl:262) - Registering organization
'mh_default_org'
2012-11-17 05:00:26 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(PingBackService:67) - start()
2012-11-17 05:00:26 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:116) - activate()
2012-11-17 05:00:27 INFO [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:222) - Registered REST endpoint at /org
2012-11-17 05:00:27 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(UserAndRoleDirectoryServiceImpl:68) - Adding
org.opencastproject.kernel.userdirectory.InMemoryUserAndRoleProvider to the
list of user providers
2012-11-17 05:00:27 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(UserAndRoleDirectoryServiceImpl:90) - Adding
org.opencastproject.kernel.userdirectory.InMemoryUserAndRoleProvider to the
list of role providers
2012-11-17 05:00:27 INFO [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:222) - Registered REST endpoint at /roles
2012-11-17 05:00:27 INFO [fileinstall-/opt/matterhorn/conf/security]
(SpringSecurityConfigurationArtifactInstaller:115) - registered
OsgiBundleXmlApplicationContext(bundle=matterhorn-kernel,
config=file:/opt/matterhorn/conf/security/mh_default_org.xml): startup date
[Thu Jan 01 02:00:00 SAST 1970]; root of context hierarchy for mh_default_org
2012-11-17 05:00:27 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(RuntimeInfo:88) - start()
2012-11-17 05:00:27 INFO [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:222) - Registered REST endpoint at /info
2012-11-17 05:00:27 INFO [fileinstall-/opt/matterhorn/matterhorn]
(StaticResourceServlet:79) - serving static files from
'/opt/matterhorn-captures/downloads'
2012-11-17 05:00:28 DEBUG [CM Configuration Updater (ManagedService Update:
pid=org.opencastproject.capture.impl.ConfigurationManager)]
(ConfigurationManager:101) - Merging new properties into in-memory structure.
2012-11-17 05:00:28 WARN [CM Configuration Updater (ManagedService Update:
pid=org.opencastproject.capture.impl.ConfigurationManager)]
(ConfigurationManager:126) - Malformed URL for
capture.config.remote.endpoint.url, disabling polling.
2012-11-17 05:00:28 INFO [CM Configuration Updater (ManagedService Update:
pid=org.opencastproject.capture.impl.ConfigurationManager)]
(ConfigurationManager:131) - No remote configuration endpoint was found,
relying on local config.
2012-11-17 05:00:28 ERROR [CM Configuration Updater (ManagedService Update:
pid=org.opencastproject.capture.impl.ConfigurationManager)] (?:?) -
[org.opencastproject.capture.impl.ConfigurationManager,
org.osgi.service.cm.ManagedService, id=70, bundle=2760]: Unexpected problem
updating Configuration
PID=org.opencastproject.capture.impl.ConfigurationManager, factoryPID=null,
bundleLocation=file:/opt/matterhorn/matterhorn/matterhorn-capture-agent-impl-1.3.0-UCT-SNAPSHOT.jar
java.util.ConcurrentModificationException
at
java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:761)
at java.util.LinkedList$ListItr.next(LinkedList.java:696)
at
org.opencastproject.capture.impl.ConfigurationManager.updated(ConfigurationManager.java:174)
at
org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1160)
at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)
at java.lang.Thread.run(Thread.java:662)
2012-11-17 05:00:28 INFO [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:222) - Registered REST endpoint at /confidence
2012-11-17 05:00:28 DEBUG [fileinstall-/opt/matterhorn/matterhorn]
(CaptureAgentImpl:201) - Setting Capture Framework to
org.opencastproject.capture.impl.GStreamerCaptureFramework@15ee24
2012-11-17 05:00:28 INFO [fileinstall-/opt/matterhorn/matterhorn]
(CaptureAgentImpl:1205) - Starting CaptureAgentImpl.
2012-11-17 05:00:28 INFO [fileinstall-/opt/matterhorn/matterhorn]
(CaptureAgentImpl:1218) - Registering capture agent osgi shell commands
2012-11-17 05:00:28 INFO [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:222) - Registered REST endpoint at /state
2012-11-17 05:00:28 INFO [fileinstall-/opt/matterhorn/matterhorn]
(RestPublisher:222) - Registered REST endpoint at /captureagent
2012-11-17 05:00:33 DEBUG [21673243@qtp-31548547-0] (JsonpFilter:105) - No json
padding requested from
org.apache.felix.http.base.internal.dispatch.FilterPipeline$RequestWrapper@1ba3c1f
2012-11-17 05:00:33 DEBUG [21673243@qtp-31548547-0]
(OAuthProviderProcessingFilter:171) - Supplied OAuth parameters are inadequate.
Ignoring.
> ConcurrentModificationException leads to CA startup failure
> -----------------------------------------------------------
>
> Key: MH-9159
> URL: http://opencast.jira.com/browse/MH-9159
> 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]
_______________________________________________