-
fresh install on ubuntu the logstash log is full of this, and no data is getting ingested. I have just set up a winlogbeat to ship data from a client machine
below is the full beginning of the *er…
-
For future discussion,
An input data write periodically to `dir A` by the fluentd out_file plugin.
Embulk read it from that directory.
If this case, Embulk rarely raises the following Exception…
-
Saw this on a local run of test:extended on OpenJDK8 (on jruby-1_7). Worth investigating; could be some issue with how we're loading jitted methods that's logging errors but not breaking anything. The…
-
I use liquid template
When I execute `embulk run config.yml` without .liquid suffix
The following exception raised.
the more user-friendly message need.
config.yml
```
in:
type: file
path_pref…
-
It looks like we might have been bitten by https://github.com/elastic/logstash/issues/9483 in our running of Logstash ingest Filebeat data.
We noticed that all ingestion into one of our aggregation…
-
(error occurs even after locally addressing issues #5 and #6)
[node1] out: 2015-07-23 06:29:22,811 ERROR [main] zookeeper.ZooKeeperWatcher: hconnection-0x1c5650570x0, quorum=node3:2181,node2:2181,nod…
-
### Environment
jruby 9.1.6.0 (2.3.1) 2016-11-09 0150a76 Java HotSpot(TM) Client VM 23.3-b01 on 1.7.0_07-b10 +jit [mswin32-x86]
Using rails 5.0.1
### Behaviour
Launching a script from comm…
-
related to "occasional" traces seen as :
```
java.lang.IllegalArgumentException: name
at sun.misc.URLClassPath$Loader.getResource(URLClassPath.java:529)
at sun.misc.URLClassPath.getResource(URLClass…
kares updated
7 years ago
-
Every since we updated activerecord-jdbc-adapter to **50.0** we are seeing JDBC error on our STDOUT.
> Mar 28, 2018 7:21:16 AM org.postgresql.Driver connect
> SEVERE: Connection error:
> org.po…
-
Suddenly cucumber stopped working, and there really isn't any good way to debug into the java stuff.
It fails on the very first step (Given I am on ...)
I takes forever before it barfs.
You will see …