Hi Jack,
It's more or less a known issue at Karaf. I'm working on it right now.
Regards
JB
On 03/12/2012 11:21 AM, jack.jonson wrote:
Affects version: org.apache.felix.fileinstall-3.1.10
In class: org.apache.felix.fileinstall.internal.ConfigInstaller
Method:
Configuration findExistingConfiguration(String fileName) throws
Exception
{
String filter = "(" + DirectoryWatcher.FILENAME + "=" + fileName +
")";
Configuration[] configurations =
getConfigurationAdmin().listConfigurations(filter);
...
If path contains special chars (e.g. blanks or parentheses) "filter"
variable above is an invalid OSGi LDAP filter and servicemix cannot start
correctly.
--
View this message in context:
http://servicemix.396122.n5.nabble.com/servicemix-felix-fileinstall-errors-when-install-dir-contains-or-tp5557188p5557188.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com