Ok - I haven't been on here for over a month, so here is the rant you have all been missing...
The eSignal crashing on use has been pointed out numerous times by myself and Chris James, as well as several others. It is not just realtime quotes, it is an asyncronous issue overall.
There are periods of time everything runs ok, but there is some BUG which causes crashes as well.
It's not based on inefficiency of design, it's a BUG in the software. It seems to be a NULL Pointer bug.
I've provided details and written a test application which show this problem. The test application will crash eSignal 100% of the time, doing the same thing over and over with no increase in load - just something to scare up the bug.
If the problem were merely poor design, then the net result would be things slow down but continue without crashing.
THIS IS A BUG WHICH IS PROBABLY QUITE SIMPLE TO FIX IF eSignal WOULD TAKE A LOOK AT IT. IT IS AN ASYNCHRONOUS ERROR. IT SEEMS OBVIOUS THEY ARE NOT USING THEIR API IN ANY REAL APPLICATIONS AS IT WOULD TURN UP AND THEY WOULD RESOLVE IT QUICKLY.
I am SCREAMING here because this has been pointed out since Summer and we continue to be told to totally switch APIs or other major work. Regardless of if there is EVER a replacement API, I for one am not going to spend hundreds more hours doing analysis on why something from eSignal does not work and working around it.
I continue to contend with some focus on looking into this, rather than finger pointing or promising something else, the problem would be resolved. I bet it could be resolved in a couple hours with my provided test program and a little coffee.
Last night got a dozen or so crashes of the same thing, and this morning probably over thirty. Same bug. There is basically NO LOAD on eSignal during a lot of these - it's just a BUG. (i'm sitting here typing this and it crashes a few times, not much going on except getting five minute quotes here and there.)
If those from eSignal will note, I have had to e-scream and e-yell to get you to recognize that RequestHistory() and the T&S data were in error, after being told it was either not a problem or my coding error. Eventually they were fixed, but months were spent convincing someone to investigate on your end.
This is the same deal. Please fix.
-Jim
The eSignal crashing on use has been pointed out numerous times by myself and Chris James, as well as several others. It is not just realtime quotes, it is an asyncronous issue overall.
There are periods of time everything runs ok, but there is some BUG which causes crashes as well.
It's not based on inefficiency of design, it's a BUG in the software. It seems to be a NULL Pointer bug.
I've provided details and written a test application which show this problem. The test application will crash eSignal 100% of the time, doing the same thing over and over with no increase in load - just something to scare up the bug.
If the problem were merely poor design, then the net result would be things slow down but continue without crashing.
THIS IS A BUG WHICH IS PROBABLY QUITE SIMPLE TO FIX IF eSignal WOULD TAKE A LOOK AT IT. IT IS AN ASYNCHRONOUS ERROR. IT SEEMS OBVIOUS THEY ARE NOT USING THEIR API IN ANY REAL APPLICATIONS AS IT WOULD TURN UP AND THEY WOULD RESOLVE IT QUICKLY.
I am SCREAMING here because this has been pointed out since Summer and we continue to be told to totally switch APIs or other major work. Regardless of if there is EVER a replacement API, I for one am not going to spend hundreds more hours doing analysis on why something from eSignal does not work and working around it.
I continue to contend with some focus on looking into this, rather than finger pointing or promising something else, the problem would be resolved. I bet it could be resolved in a couple hours with my provided test program and a little coffee.
Last night got a dozen or so crashes of the same thing, and this morning probably over thirty. Same bug. There is basically NO LOAD on eSignal during a lot of these - it's just a BUG. (i'm sitting here typing this and it crashes a few times, not much going on except getting five minute quotes here and there.)
If those from eSignal will note, I have had to e-scream and e-yell to get you to recognize that RequestHistory() and the T&S data were in error, after being told it was either not a problem or my coding error. Eventually they were fixed, but months were spent convincing someone to investigate on your end.
This is the same deal. Please fix.
-Jim
Comment