Closed Bug 67213 Opened 24 years ago Closed 23 years ago

message lost sending to newsgroup failed too many connections error

Categories

(MailNews Core :: Networking: NNTP, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME
mozilla0.9.7

People

(Reporter: asa, Assigned: sspitzer)

Details

(Keywords: dataloss)

01013104 mozilla zip build on NT4 Summary: Sending to a newsgroup (npm.mail-news) failed with a "too many connections" error. The message was copied to the sent folder on local but never arrived at the newsgroup. I have tried sending a few more posts to netscape.test but did not receive the error so I could not repeat the problem. I was able to retrieve the content of my message from the sent folder so it wasn't a complete dataloss but I think that this bug qualifies as some king of dataloss since it appears to have sent (didn't return me to the compose dialog) the message. Expected result would be that the user is given a 'too many connections' error, followed by a 'message failed to sed' error and is returned to the compose window.
Severity: normal → critical
Keywords: dataloss
adding dataloss keyword and setting the severity to critical.
hmm, I should fix the summary to distinguish it from the other too many connections bugs. maybe this is better.
Summary: sending to newsgroup failed with too many connections error → message lost sending to newsgroup failed too many connections error
QA Contact: esther → stephend
thanks for logging this asa. due to other bugs (news biff and a connection cache bug) this is happening to me all the time. big time data loss.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.8
If I'm not mistaken, first the news.mozilla.org server ran out of disk space, so they swapped hardware. I think when they reconfigured the server, they missed a max TCP/IP inbound setting. I know the server itself had problems. Posting today on netscape.test (with build 2001020308, Windows 2000 from news.mcom.com) has no problem. And I don't want to send test message to mail-news. Perhaps this specific case is a server issue (otherwise it should affect netscape.test, too.
I don't think that it's a server issue. The failure to connect may have been a server problem but the message should not be lost because of a failure to connect. If we fail then we must retrurn the user to his message compose window with his message content intact. We currently do not do this. We drop the message on the floor and the user thinks that it was sent.
Agreed, but why then don't I see this on netscape.test, if not a server issue?
Don't take that comment the wrong way, I agree something is awry here, I just haven't been able to pin it down, either.
you have to reproduce the too many connections (or possibly other failures) for this dataloss to happen.
moving to mozilla0.9
Target Milestone: mozilla0.8 → mozilla0.9
removing mozilla0.9. Now that the too many connections bugs seemed to have gone away, is this still a high priority?
Target Milestone: mozilla0.9 → ---
I'm not convinced that this was a result of the specific "too many connections" problem. It could be the more general (and scary) problem that if we fail to make a connection to the server that we've already destroyed the compose window losing its data. Let me repeat, the bug reported here is not the failure to connect. The bug reported here is that we lose the message if we fail to connect. I think that severity critical is appropriate for dataloss bugs.
ok, so if we fix 52329 as part of adding progress to the compose window then it sounds like the dataloss portion of this bug will go away. 52329 makes it so that the compose window doesn't go away until the message is sent.
Keywords: nsenterprise
adding nsenterprise+
Priority: P1 → P3
Target Milestone: --- → mozilla0.9.4
slide to 0.9.5
Target Milestone: mozilla0.9.4 → mozilla0.9.5
marking nsenterprise-.
moving out.
Target Milestone: mozilla0.9.5 → mozilla0.9.7
I don't think this is valid any longer, since we now wait for the msg to be sent before we close the compose window (i.e., we have a progress window for this very reason). INVALID?
I saw a failure on the trunk a week ago and lost a message. It's not the norm, the compose window seems to behave as expect the overwhelming majority of the time. We can close this out I suppose and I'll file a new bug the next time my unsent message is lost.
marking worksforme. will keep an eye out for this in the future.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Getting off my resolved list by verifying. Asa/I/other will re-open or re-file this bug when we see it again.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.