-
I have created an app with all the default settings (including the test Mandrill API key), but when I try and send a contact message the app crashes:
```
TypeError: undefined is not a function
at […
-
I was copying text from a PDF into a Types.Text field and I realised that the filtering and searching wasn't working. Using Safari I had an "unexpected EOF" error. After checking the strings I realise…
-
http://en.wikipedia.org/wiki/Ichimoku_Kink%C5%8D_Hy%C5%8D
-
So I built the .jar, added to my project, and then did a:
import wordcloud.*;
However, none of your examples are working, with a copy and paste - appears as though classes are missing or misspelled.…
-
I'm failing on the build...
Tests run: 17, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 329.036 sec
-
lately I am testing a lot of scripts which handle data, which contains non-printable chars.
those lead to some weird output, because kumo says a string has 6 chars, but contains only 5 visible chars.…
-
If I set up a new instance and try to submit a first post, an error occurs the first time (simply re-uploading the form using F5 makes it work - and continuing to work).
The corresponding stack trace…
-
Because our system is quite loaded until we scale horizontally, we prevent buffer overgrowth with ulimit -v. Whenever a killed kumo-server is being restarted, kumo-manager regards it as a "not attache…
astro updated
14 years ago
-
We need to guard our kumofs-gateway processes with ulimit -v, they just keep growing openendedly.
Here's some trailing output from valgrind:
==9187== 16,232 bytes in 1 blocks are possibly lost in lo…
astro updated
14 years ago
-
We expanded our cluster from 1 to 4 machines. Now only the 1st gets GET requests, while all see equally distributed SET traffic. Even if I GET a key that kumohash says must reside on the other three s…
astro updated
14 years ago