Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"Just a thank you for the very helpful and prompt assistance and services. You provided me with noticeably superior service in my setup compared to a couple of other options I had looked at." - Comment from John
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"I was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"I just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
"Thanks for all of your help. Great customer service deserves to be recognized which one the reasons I've been a customer of DTN for over 10 years!" - Comment from Stuart
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"And by the way, have to say this. I love the IQFeed software. It's rock solid and it has a really nice API." - Comment from Thomas via RT Chat
"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
"I am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »NEW IQFEED FORUMS »New IQFeed Forum »What does this error mean?
Author Topic: What does this error mean? (4 messages, Page 1 of 1)

bards
-Interested User-
Posts: 32
Joined: May 7, 2011


Posted: Oct 3, 2019 11:24 PM          Msg. 1 of 4
Hi,

I have a program that runs daily, and gathers Level1 Data.
What is happening is that the program encounters
errors and then shuts down prematurely.

(I turned on Logging to see what is going on).
This is the last bit of the file:

TO CLIENT L1Error 768 1 2019-10-03 19:00:00 Encountered WSAEWOULDBLOCK while sending to client java.exe. Queuing 44646737 bytes. First 6
4 bytes of data Q,MSFT1918V137,3.10,264,2.98,19,18,15:59:07.464559,2.94,12,88,15
STATUS Information 768 1 2019-10-03 19:00:00 LEVEL1 SOCKET CLOSED - java.exe
STATUS Information 768 0 2019-10-03 19:00:00 LAST CLIENT DISCONNECTED. SHUTTING DOWN IN 5 SEC.
...
STATUS Information 768 0 2019-10-03 19:00:05 Ping Results: Round Trip Time: 22ms
STATUS Connectivity 2288 0 2019-10-03 19:00:05 Authorizations Thread shutting down (156384765) - Context was terminated
STATUS Information 768 0 2019-10-03 19:00:05 IQConnect Exit

What is going on? And how can I avoid this error?

Thanks for any help.

DTN_Gary_Stephen
-DTN Guru-
Posts: 396
Joined: Jul 3, 2019


Posted: Oct 7, 2019 03:44 PM          Msg. 2 of 4
I will review this log and let you know my findings. We may want to get a more complete log from you as well.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

DTN_Gary_Stephen
-DTN Guru-
Posts: 396
Joined: Jul 3, 2019


Posted: Oct 10, 2019 08:49 AM          Msg. 3 of 4
WSAEWOULDBLOCK is a windows socket error code. It means that IQConnect tried to send data to your application, but there was no space left on the socket buffer to receive it. When this happens, IQFeed queues any further data until that data can be delivered, or the app disconnects. The next two lines indicate that this happened (the socket closed and the app disconnected). The remaining lines describe IQConnect/IQFeed shutting down. This is all normal behavior.

So the underlying problem is that the socket buffer is filling, meaning that data is coming in faster than the program is processing it.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

bards
-Interested User-
Posts: 32
Joined: May 7, 2011


Posted: Oct 10, 2019 09:09 AM          Msg. 4 of 4
Thanks Gary for inspecting the log file, and determining
the cause of the error. I will have to rewrite
the program to prevent that.

Thanks again for your response.
bards
 

 

Time: Tue May 7, 2024 6:28 AM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003