You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2014/04/17 10:56:21 UTC

[jira] [Closed] (ACE-200) Exception on startup: org.osgi.service.cm.ConfigurationException: additionalObrDownloads : key missing

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

Marcel Offermans closed ACE-200.
--------------------------------

    Resolution: Fixed

Closed all issues I just reopened and targeted for 'next' release.

> Exception on startup: org.osgi.service.cm.ConfigurationException: additionalObrDownloads : key missing
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ACE-200
>                 URL: https://issues.apache.org/jira/browse/ACE-200
>             Project: ACE
>          Issue Type: Bug
>          Components: Build
>            Reporter: Denis Koelewijn
>            Assignee: Marcel Offermans
>             Fix For: next
>
>
> On startup of pristine ace-target-devserver the following exception is thrown:
> 2011.10.31 10:15:52 ERROR - Bundle: org.apache.felix.configadmin - [org.osgi.service.cm.ConfigurationAdmin] - [org.osgi.service.cm.ManagedService, id=45, bundle=30]: Updating configuration property additionalObrDownloads caused a problem: key missing - org.osgi.service.cm.ConfigurationException: additionalObrDownloads : key missing
> 	at org.apache.ace.nodelauncher.amazon.AmazonNodeLauncher.getConfigProperty(AmazonNodeLauncher.java:303)
> 	at org.apache.ace.nodelauncher.amazon.AmazonNodeLauncher.getConfigProperty(AmazonNodeLauncher.java:295)
> 	at org.apache.ace.nodelauncher.amazon.AmazonNodeLauncher.updated(AmazonNodeLauncher.java:272)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.felix.dm.InvocationUtil.invokeMethod(InvocationUtil.java:70)
> 	at org.apache.felix.dm.impl.dependencies.ConfigurationDependencyImpl.invokeUpdate(ConfigurationDependencyImpl.java:232)
> 	at org.apache.felix.dm.impl.dependencies.ConfigurationDependencyImpl.updated(ConfigurationDependencyImpl.java:190)
> 	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:680)



--
This message was sent by Atlassian JIRA
(v6.2#6252)