-
### Description
Getting below error while running command: mvn clean package k8s:build
```
[ERROR] Java heap space -> [Help 1]
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.c…
-
Hello,
Thank you for this fantastic library. I am using this library in an OSGi runtime, specifically Apache Karaf. I have a use case for which I want to run more than one instance of a graphql ser…
-
Using:
- Neo4j 4.2.2
- PDI 7.1.0.0-12 and PDI 8.3.0.0-371
- Neo4JOutput plugin 5.0.6 and 5.0.7
If there happens an error inside of Neo4j e.g. a constraint is violated, the job/transformation d…
-
**I'm submitting a ...**
- [X ] bug report
- [ ] feature request
**Describe the issue**
Installing the feature creates a stack trace and terminates ongoing ssh connections.
Someti…
-
```java
private static final String PLATFORM_DEFAULT_FACTORY_CLASS = "com.sun.xml.internal.bind.v2.ContextFactory";
```
Jaxb api uses invalid default factory class which referes to JDK versio…
-
Currently the Maven plugin only uses external bndrun files (https://github.com/bndtools/bnd/blob/fb81a01eed1a89760d8e32f27b795ecf727cb03f/maven/bnd-resolver-maven-plugin/src/main/java/aQute/bnd/maven/…
-
The `AutoScalingTerminationStateServiceTest.testLifeCyclePolling` fails on an irregular basis making both buildbot and [Travis](https://api.travis-ci.org/v3/job/592679363/log.txt) fail from time to ti…
-
While using on-demand provisioning of OSGi modules(glassfish.osgi.ondemand=true), we must discovery and install needed bundle and the bundle's dependencies rightly. In order to reach the goal, only us…
-
Rather than continue with my battle with V14 compatibility mode, over the weekend I decided to spend the time to
investigate the new OSGi code.
The approach appears to be a significant improvemen…
-
At least since the removal of the service loader for loading implementations, the library does not work in OSGi anymore. The reason is that the api bundle does not have access to classes from the impl…