-
The following Provider Layer config passes does not error out during provider initialization or tile requests. The `id_fieldname` is incorrect (id != gid) and the majority of data is being dropped, th…
-
Anyway to customize the login timeout?
I've been getting this error quite frequently:
"SqlException message: Connection Timeout Expired. The timeout period elapsed while attempting to consume the…
-
Hello, after pulling the latest image and running it with
```
docker run -d -p 49160:22 -p 49161:1521 wnameless/oracle-xe-11g
```
the container starts but checking the logs with
```
docker log…
-
### What happened?
Running latest docker image with the provided example from here https://learn.microsoft.com/en-us/azure/data-api-builder/how-to-run-container
Only alteration I made was to the pas…
-
I runned the Postgresql Docker container and the Collect Docker container
and i had the "HTTP 404" error message when trying to load "http://localhost:8080/collect"
when running the Collect Docker…
-
Can we have two databases in the glm file (one recorders and one for players)? I have two database but I get this error: (they have different name but I get this error)
```
ERROR [INIT] : init_datab…
-
Can we have two databases in the glm file (one recorders and one for players)? I have two database but I get this error: (they have different name but I get this error)
```
ERROR [INIT] : init_datab…
-
Hello
I'm trying to connect Apache Drill to an ldap server through the jdbcldap driver (https://github.com/elbosso/openldap-jdbcldap/)
But Apache drill (1.20) fails with com.octetstring.jdbcLda…
-
Following instructions to [build a custom docker image](https://github.com/roundcube/roundcubemail-docker#building-a-docker-image), when adding any plugin which declares an `sql-dir` extra parameter f…
-
```
My current project is a multi tenant web application (Spring 3.1, but shouldn't
matter) that is deployed as a WAR artifact.
Dependending on the tenant id, a SQL datasource is looked up from JNDI…