-
Here: https://github.com/eclipse/kapua/tree/develop/deployment/openshift/sso is noted that we need OpenShift for SSO. Is it possible to use Kapua SSO without OpenShif - for example in native deploymen…
-
We have set up our Ubuntu server for automatic security updates. Whenever Postgres is updated (and possibly the DB server restarted), we get a DB connection exception and Ethercis stops responding. We…
-
"C:\Program Files\Java\jdk1.8.0_161\bin\java" "-javaagent:E:\IntelliJ IDEA 2017.3.2\lib\idea_rt.jar=59010:E:\IntelliJ IDEA 2017.3.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.…
-
springboot edition: 2.1.3.RELEASE
### opening cache support:
![image](https://user-images.githubusercontent.com/14838846/56642390-e8a2cb80-66a9-11e9-8123-70fdde5caee2.png)
### adding cahce when…
-
* create a report
* save
* edit the report
* set a scheduling expression
* save
(no error when scheduling is set at creation time)
```
org.obiba.opal.shell.service.CommandSchedulerServiceEx…
-
Found in an integration test output in kerub-ext-tests HostIT
```
143 08:08:03.879 [http-apr-8080-exec-2] DEBUG c.g.k.k.security.UserSessionListener - session created: 084599F10BC071864B3019F3605A…
K0zka updated
5 years ago
-
We are trying to upload some blob to cloud storage and most of the cases it works, but sometimes we get Broken pipe exception.
Here is the full stack trace:
```
com.google.cloud.storage.Storag…
zguth updated
5 years ago
-
-
**Describe the bug**
I am not able to send a request over kapua-api. Every message responds with a generic error message: 500 Internal Server Error. I used the template /{scopeId}/devices/{deviceId}/…
-
I am using version 3.1.0
i sing shardingsphere ,Configuration is as follows
```
io.shardingsphere
sharding-jdbc-spring-boot-starter
…