python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Java read .cdr-File
right now I#m trying to write a program which reads a .cdr-File. The Format of the CDR-File looks like this:
***************
* File header *
*...
anonymoususer123
Votes: 0
Answers: 1
HTTP request failing occasional with EOFException in Java
I am doing a POST call in Java to an external device. Sometimes, and only sometimes it fails with EOFException. I increased the timeout value however it keeps thorwing the EOFException. Any idea what ...
Chris
Votes: 0
Answers: 0
occasional EOFException from camel (jetty)
We have an application that using Apache camel to call REST API.
And we got EOFExceptions from jetty occasionally.
Some more observations:
we're not using https
it happens very sporadically (once for...
lampmagic
Votes: 0
Answers: 0