Click here to Skip to main content
15,920,603 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I thought this only happened in Wales. Pin
DRHuff8-May-19 10:56
DRHuff8-May-19 10:56 
GeneralRe: I thought this only happened in Wales. Pin
jeron18-May-19 11:59
jeron18-May-19 11:59 
GeneralRe: I thought this only happened in Wales. Pin
Dan Neely9-May-19 2:53
Dan Neely9-May-19 2:53 
GeneralSo there I was... Pin
#realJSOP8-May-19 7:07
professional#realJSOP8-May-19 7:07 
GeneralRe: So there I was... Pin
Eddy Vluggen8-May-19 7:13
professionalEddy Vluggen8-May-19 7:13 
GeneralRe: So there I was... Pin
#realJSOP8-May-19 7:16
professional#realJSOP8-May-19 7:16 
GeneralRe: So there I was... Pin
Eddy Vluggen8-May-19 7:36
professionalEddy Vluggen8-May-19 7:36 
GeneralRe: So there I was... Pin
#realJSOP8-May-19 8:47
professional#realJSOP8-May-19 8:47 
It is not a pleasant experience, to be sure...

I've spent the last three weeks trying to track down a connectivity problem, and it seems like we're no closer to resolving it than we were when I started. Our software was working great until the beginning of February, and then it suddenly started failing. The symptoms are (and have always been) that the software fires up multiple threads, and each thread is assigned an equal number of items to fetch via a web service. We expect an occasional request failure, and have written code to accommodate this in the form of a user-specified number of retries before terminating the app (the first thread that reaches the retry threshold terminates the app).

After running for a bit, the app starts getting consecutive failures on all threads. This might sound like a memory problem, but remember, up until February, it worked great. The length of time before the failures start is almost always different. To troubleshoot this, we even set up our own "remote" server and web service to return the same amount of data (500k records), which proved our app was working as intended.

I think our primary road block is that nobody wants to do as much work as we have in order to help us track it down. In other words, it's a typical federal government cluster-f*ck.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: So there I was... Pin
Eddy Vluggen8-May-19 10:30
professionalEddy Vluggen8-May-19 10:30 
GeneralRe: So there I was... Pin
Dr.Walt Fair, PE8-May-19 8:30
professionalDr.Walt Fair, PE8-May-19 8:30 
GeneralRe: So there I was... Pin
Marc Clifton8-May-19 9:52
mvaMarc Clifton8-May-19 9:52 
GeneralRe: So there I was... Pin
theoldfool8-May-19 12:04
professionaltheoldfool8-May-19 12:04 
GeneralRe: So there I was... Pin
RickZeeland8-May-19 7:16
mveRickZeeland8-May-19 7:16 
GeneralRe: So there I was... Pin
Dr.Walt Fair, PE8-May-19 7:20
professionalDr.Walt Fair, PE8-May-19 7:20 
QuestionRe: So there I was... Pin
David Crow8-May-19 7:30
David Crow8-May-19 7:30 
GeneralRe: So there I was... Pin
Slacker0078-May-19 7:37
professionalSlacker0078-May-19 7:37 
GeneralRe: So there I was... Pin
OriginalGriff8-May-19 7:52
mveOriginalGriff8-May-19 7:52 
GeneralRe: So there I was... Pin
abmv8-May-19 8:07
professionalabmv8-May-19 8:07 
GeneralRe: So there I was... Pin
Maximilien8-May-19 8:32
Maximilien8-May-19 8:32 
GeneralRe: So there I was... Pin
David O'Neil8-May-19 8:44
professionalDavid O'Neil8-May-19 8:44 
GeneralRe: So there I was... Pin
megaadam8-May-19 8:45
professionalmegaadam8-May-19 8:45 
GeneralRe: So there I was... Pin
Mark_Wallace8-May-19 9:45
Mark_Wallace8-May-19 9:45 
GeneralRe: So there I was... Pin
Rick York8-May-19 10:01
mveRick York8-May-19 10:01 
GeneralRe: So there I was... Pin
Mark_Wallace8-May-19 10:15
Mark_Wallace8-May-19 10:15 
QuestionChuwi Hi10 Air anyone? Pin
Joan M8-May-19 6:11
professionalJoan M8-May-19 6:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.