-
I used jenkins and apache httpd and mod_jk 1.2.32.
Jenkins throws NullPointerException.
mod_jk config:
mod_jk.conf
JkWorkersFile conf/workers.properties
JkMount /* jenkins
workers.properties
…
timja updated
10 years ago
-
Evolution CE 3.1.24
При создании нового языка получаю ошибку {"error":"CSRF token mismatch"}
-
In https://github.com/mentat-collective/emmy
Uncommenting any of these files: https://github.com/mentat-collective/emmy/blob/main/dev/user.clj#L42-L48
and running
```
bb build-static
```
…
-
Using 0.3.0
Using [this (simple) template](http://noionlabs.com/test.xlsx)
Created with LibreOffice Version: 4.4.2.2
As soon as I add a 2nd named sheet:
``` clojure
(ns bug
(:require [excel-templa…
-
addStatement() and begin/endControlFlow are awesome, but can we add overrides that take a `boolean whiteSpace`?
Right now we have to choose between generated code that has no white space, or an extra…
-
I'm in the process of setting up the map so it shows our Nether Hub, which has been built on top of the Nether Roof. I want to only show the blocks above the Nether Roof, including the bedrock of the …
-
Hi, can I obtain the pressure value on receiver point from SPL (in I-Simpa and SPPS)?
Thank you very much.
-
Bit of an edge case here—but if all of the functions in a Retrofit interface are unused, R8 will strip them. This causes the following Proguard rule to miss: https://github.com/square/retrofit/blob/df…
-
Happy new year!
We are keep getting randomly an exception from square reader version `readerSdkVersion = "1.5.6"` on **ELO Android 10**
```
Fatal Exception: java.lang.RuntimeException: Unable …
-
# Problem
JLama indicated that it supports the use of tools for (some) models. I have used `tjake/Llama-3.2-1B-Instruct-JQ4`, and that does indeed support tools.
However, when I try to use streami…