-
On startup the Kura ConfigurationServiceImpl does re-create all factory configurations. This results in duplicate service instances. Adding one more for each start.
The reason why this does not man…
ctron updated
11 months ago
-
We are running "OSS 3.70.1-02", after running the migration script and setting `nexus.datastore.enabled=true` everything seems to work except uploading new data.
When uploading we see exceptions li…
-
Greetings,
First of all kudos for the great work and effort.
I have successfully managed to run tacker sfc example.
Run the VNFs, created the chain, all outputs show that everything should be fine and…
-
### Description
Right now we're using [JMockit](https://jmockit.github.io/) in our tests for mocking the behavior of classes. We're discussed this in past as well but never got any chance to create…
-
I am using xipki in the v6.4.0 version, running an adjusted cmp gateway and ca server in apache tomcat.
Trying to update a certificate using xi:cmp-update-p12 in the karaf xipki cli results in an exc…
-
The steps detailed here:
https://hawt.io/docs/keycloak-integration/#wildfly-or-jboss-eap
(to integrate hawtio running in wildfly with keycloak) are no longer up to date.
In Wildfly 25 the El…
-
It would be interesting to have a simple CLI interface to manipulate GPIOs from the OSGi console.
Something like `kura.gpio(1).setValue(true)` or `kura.gpio(1, OUTPUT).setValue(true)`
I am not …
-
Running last snapshot (3760):
![image](https://github.com/openhab/openhab-webui/assets/10186704/a46208f1-9e22-4a81-81d5-98b24f324000)
@mherwege @andrewfg for information
-
As this is now being deprecated what is the alternative? I'm just starting with Kura and have worked with Camel in the past. I was happy to see that out of the box Kura supported Camel but it looks li…
SamD updated
12 months ago
-
mysql backend is enabled with TLS:1.3
Facing below errror while initialising ca schema:
karaf@root()> ca:sql --db-conf /opt/tomcat/xipki/etc/ca/database/ca-db.properties /home/causer/xipki-mgmt-c…