22 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
30
views
Karaf feature.xml - problem with remote repositories while downtime
I've got a problem with feature.xml or it's general karaf problem. My feature.xml and settings.xml are configured properly, but with the downtime of remote repo I'm getting 503 errors and after this ...
-1
votes
1
answer
92
views
How can i get the service ref after i changed org.apache.felix.scr.annotations to org.osgi.service.component.annotations
the command error
20:25:41.655 ERROR [AtomixManager] bundle org.onosproject.onos-core-primitives:3.0.0.SNAPSHOT (234)[org.onosproject.store.atomix.impl.AtomixManager(67)] : The activate method has ...
0
votes
1
answer
185
views
Install feature webconsole in karaf 4.3.10 error needs osgi.http (not sure which jar package)
It reports that it needs osgi.http, but i don't know which jar package it need
Here is the command error
exec /opt/flexinc/apache-karaf-4.3.10/bin/karaf server
Feb 04, 2024 5:20:40 PM org.apache....
0
votes
0
answers
171
views
Latest apache karaf camel (v3.21.2) is vulnerable to snakeyaml for CVE-2022-1471
Snakeyaml prior to v2.0 is vulnerable to CVE-2022-1471.
Latest Apache karaf camel is still using a vulnerable version of snakeyaml. See
https://mvnrepository.com/artifact/org.apache.camel.karaf/apache-...
0
votes
1
answer
74
views
How to make Karaf server run code before bundles
I have file in Karaf server which is deleted after some time I don't know why.
So I decide to run code to create the file before running the bundles that depends on it.
is that possible?
I have the ...
0
votes
1
answer
97
views
client feature:install fcrepo-service-activemq
I'm trying to Install Karaf Features on Ubuntu 20.04 using the code below.
/opt/karaf/bin/client feature:install fcrepo-service-activemq
And I am getting the message error below:
Error executing ...
0
votes
1
answer
241
views
Apache Karaf 4.2.3 update ActiveMQ version
I'm using Karaf 4.2.3 over JDK 1.8. I had ran a Black Duck Scan, and it is pointing to Apache ActiveMQ -5.15.9 with some vulnerabilities, one of them is critical. I'd like to know if it is possible to ...
0
votes
1
answer
343
views
Karaf How to implement changes to a bundle made in features.xml file without reinstalling
In my features.xml file I modified a custom bundle to use a Pax URL Wrap in order to dynamically Import dependencies. I changed the below line:
<bundle start-level='78'>mvn:abc.def/aid/1.1</...
0
votes
1
answer
1k
views
Feature repo add in KARAF Error Resolving Artifact : Could not read from local repo
Error executing command: Error resolving artifact
com.sample:features:xml:features:4.1.4-SNAPSHOT:
\[Could not find artifact com.sample:features:xml:features:4.1.4-SNAPSHOT in default
local (file:/...
0
votes
0
answers
616
views
Karaf 4.3.6 Unresolved requirements:&(osgi.wiring.package=org.apache.felix.cm.json)(version>=1.0.0)(!(version>=2.0.0)))
Getting bundle exception with karaf 4.3.6.
ERROR Events.Framework - FrameworkEvent ERROR
org.osgi.framework.BundleException: Unable to resolve org.apache.karaf.features.core [10](R 10....
1
vote
1
answer
570
views
Karaf-assembly and features: new and old method?
I am attempting to create a Java Maven OSGI Desktop Application which can be launched using Karaf. The project includes several bundles. I believe I need to create features and assemble them?
From ...
2
votes
3
answers
2k
views
unable to run client command for apache karaf 4.3.3 through remote server
I have downloaded apache karaf 4.3.3 on several Ubuntu18 machine. When I try to install feature or run any command through client, I get the below log trace. I am able to run the client when I am on ...
1
vote
0
answers
180
views
Opendaylight Karaf errors while it installs boot features
I'm trying to start Opendaylight Nemo from GitHub repo code and after a long time spent in resolving dependencies version and replacing some old methods(now deprecated or not supported) I managed to ...
1
vote
1
answer
187
views
How to run a Vaadin 8 or 20 application on Karaf 4.3.2 with Pax-Web?
I thought I read somewhere that one can switch between:
Jetty
Tomcat
Wildfly
for use with the feature:install war, however, neither can I find that place anymore, nor do I have an idea of what to ...
0
votes
1
answer
597
views
apache-camel 3.4.0 - Error executing command: No matching features for camel-catalog/0
Expected behaviour with camel version 2.15.2/2.24.1
Below url has feature as "camel-catalog"
https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/2.15.2/apache-camel-2.15.2-...