Marco Descher

Results 31 issues of Marco Descher

Execution shows several times ``` [Fri May 29 07:00:25 2020] collection.modified.cgi: Use of uninitialized value $ContextRoot in concatenation (.) or string at /home/debian/collectd-web/cgi-bin/collection.modified.cgi line 698. ```

Consider your csv example, could you add an option '-u 1' that uses the first line of the csv as naming scheme for the xml output column names? So for...

Please consider the pull request, as documented in https://issues.apache.org/jira/browse/SHIRO-617 The Reverted patch was wrongly made against a 1.3.2. The relevant patch is dc3da92

Thanks for the great work so far! :) With the last commit dating back to 2/19, the newest API being 1.40 and PRs waiting - is this project still maintained?

[16230](https://issues.apache.org/jira/browse/SOLR-16230) # Description JWT-Auth: Support for Keycloak-Style nested roles # Solution Introduce the support for `dot-notation` in `rolesClaim` which assumes that the underlying element is a map with nested resolve...

Please see the following image ![grafik](https://user-images.githubusercontent.com/1679857/60246042-25638c80-98be-11e9-83fd-6d66e21bf9fd.png) it should be possible, to extend the value editing area to full length.

I created an Eclipse project, with an Execution Environment etc. to get your demo running. Everything seems ok, until the point I perform ```` Context graalContext = Context.create() ```` leaving...

Jax-Rs works great, thanks a lot for your work :) Now, however, using it in production I see a lot of open sockets on my linux server in state FIN_WAIT2....

I encountered an exception I do not get any information out of: ``` 14:34:28.183 WARN o.e.jetty.servlet.ServletHandler - javax.servlet.ServletException: A MultiException has 1 exceptions. They are: 1. java.lang.IllegalStateException: ServiceLocatorImpl(__HK2_Generated_0,0,1374352624) has been...

bug

I am trying to submit a binary image of type `image/jpeg` from within `executePostMessageSent`using the following code ``` let result = await http.post('https://postman-echo.com/post', { data: binary, headers: { 'Content-Type': 'image/jpeg'...

triaged