Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #12830
| From | Knute Johnson <nospam@knutejohnson.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Strange Socket Problem Solved! |
| Date | 2012-03-09 19:13 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <jjegsf$746$1@dont-email.me> (permalink) |
I want to thank everybody that gave me ideas to help me find my problem with my program. It turns out that the problem was bad data throwing a RuntimeException in the thread, bringing it to a stop. I probably should have programmed it with bad data in mind but I didn't. We had an agreement on format and that was supposed to be that. I had some simple format checks but no protection for the Exception. I haven't seen the actual bad record yet but I put in traps for it and will have the offender soon. Thanks again everybody. -- Knute Johnson
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Strange Socket Problem Solved! Knute Johnson <nospam@knutejohnson.com> - 2012-03-09 19:13 -0800
Re: Strange Socket Problem Solved! Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-03-10 13:46 -0800
Re: Strange Socket Problem Solved! Knute Johnson <nospam@knutejohnson.com> - 2012-03-10 16:55 -0800
csiph-web