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)




"I have to tell you though that using the IQFeed API is about the easiest and cleanest I have seen for some time." - Comment from Jim
"For anyone considering using DTN.IQ for a data feed, my experience with the quality of data and the tech support has been very positive." - Comment from Public Forum
"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
"This is an excellent value, the system is generous (allowing for 500 stocks) and stable (and really is tick-by-tick), and the support is fantastic." - Comment from Shirin via Email
"I am very pleased with the DTNIQ system for quotes and news." - Comment from Larry
"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
"If you want customer service that answers the phone, your best bet is IQFeed. I cannot stop praising them or their technical support. They are always there for you, and they are quick. I have used ****** too but the best value is IQFeed." - Comment from Public Forum
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
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: 394
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: 394
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: Fri April 19, 2024 6:53 PM CFBB v1.2.0 13 ms.
© AderSoftware 2002-2003