[
https://issues.apache.org/jira/browse/KARAF-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13230001#comment-13230001
]
Jean-Baptiste Onofré commented on KARAF-1127:
---------------------------------------------
The issue doesn't look to come from Felix fileinstall as if I put braces in the
deploy dir path, fileinstall is able to deploy the bundle jar.
So, I think it's linked to the way that we load the config.properties in the
Karaf Main.
> Boot features failed to startup when karaf started from directory with
> closing brace; logs also unavailable
> -----------------------------------------------------------------------------------------------------------
>
> Key: KARAF-1127
> URL: https://issues.apache.org/jira/browse/KARAF-1127
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.2.4, 2.2.5
> Environment: Karaf with fix KARAF-1124
> Empty local maven repo
> No internet connection
> Reporter: Alexey Markevich
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.2.6, 3.0.0
>
>
> Product started but logs contains only following record:
> 26.12.2011 17:10:32 org.apache.karaf.main.SimpleFileLock lock
> INFO: locking
> I tried to debug and found that property
> org.ops4j.pax.url.mvn.defaultRepositories is null at
> org.ops4j.pax.swissbox.property.BundleContextPropertyResolver.findProperty(String)
> Console output:
> [Thread-6] ERROR org.apache.karaf.features.internal.FeaturesServiceImpl -
> Error installing boot feature config: feature not found
> [Thread-6] ERROR org.apache.karaf.features.internal.FeaturesServiceImpl -
> Error installing boot feature ssh: feature not found
> [Thread-6] ERROR org.apache.karaf.features.internal.FeaturesServiceImpl -
> Error installing boot feature management: feature not found
> [Thread-6] ERROR org.apache.karaf.features.internal.FeaturesServiceImpl -
> Error installing boot feature kar: feature not found
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira