Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.4, 2.2.5
-
None
-
Karaf with fix
KARAF-1124
Empty local maven repo
No internet connection
Description
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
Attachments
Issue Links
- depends upon
-
KARAF-1272 Upgrade to fileinstall 3.2.0
- Closed
- is blocked by
-
FELIX-3383 FileInstall ConfigInstaller does not check filter syntax which will lead bundle start failure when felix installation directory including one of these characters ( )
- Resolved
-
FELIX-3396 Fileinstall is not able to handle configuration file if in a path containing braces
- Closed