-
### Version
4.1.4
### Context
In using Vert.x Web OpenAPI, there seems to be an internal reference to `io.vertx.ext.web.api.service.RouteToEBServiceHandler`. See the build error below. This f…
-
### Describe the Issue
If I follow the following steps to create a heap dump using `kill -SIGUSR1 ` on runtime, my application running with the G1 GC always crashes with a segfault after I make the…
-
![boot2docker-parseint](https://cloud.githubusercontent.com/assets/515617/3837866/2f1b0a2c-1df9-11e4-95bb-1a39559442a5.png)
I tried doing a deeper analysis into this issue in Git Bash, and this is th…
-
I have the following machine:
```
# hostnamectl
Static hostname: oracle-04
Icon name: computer-vm
Chassis: vm 🖴
Machine ID: 959ac9bd62ba44d0b24501fe33d6b3cc
B…
-
Hi,
Could you update the description of the Oracle Data Integrator VM on the 'Pre-Built Developer VMs' on OTN? [http://www.oracle.com/technetwork/community/developer-vm/index.html#odi]
It should…
-
```
C:\Users\Luís {git}
λ boot2docker start -v
Boot2Docker-cli version: v1.3.2
Git commit: e41a9ae
2014/12/06 10:03:33 executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe showvminfo boot2dock…
-
**Describe the issue**
Currently LibC#abort calls `exit(EXIT_CODE_ABORT)` instead of sending signal 6. This is a problem, because `PosixSubstrateSegfaultHandler` calls it^0 after handling `SEGV`. W…
-
**Describe the bug**
when i try to connect to oracle i get this error
i'm running metabase on docker using wsl ubuntu distro
and my oracle is local no docker
PLEASE I NEED YOUR HELP
**Logs**
C…
-
### Describe the bug
Building a native image with graal fails from AWS SDK 2.20.64 (and still fails with latest 2.20.67)
The issue did not yet exist with AWS SDK 2.20.63
GraalVM version: 22.3
…
-
Hi,
we trying to use Graal Python as an embedded scripting language, to replace Jython (with something that speaks Python3).
Whenever I create an Graal context for Python execution with :
` private…