Closed Bug 9707 Opened 25 years ago Closed 25 years ago

Send message failed sometimes (POP3 only)

Categories

(MailNews Core :: Composition, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: ppandit, Assigned: bugzilla)

Details

Using today's release build (7/12/99)
on Windows NT 4.0
The prefs50.js file contains one pop3 and one IMAP account

1) Compose a message using a pop3 account
2) Send the message
3) Sometimes, after a few seconds the compose window comes back and the
   send operation was never completed
4) Jean-Francois Ducarroz suspects something is wrong with the From field

Here is the output from the DOS window
-------------------------------------------------------------------------------
Talkback loaded Ok.
Reading file...
Reading file...Done
Reading file...
Reading file...Done
Reading file...
Reading file...Done
Proxy Configuration: no proxy

initialization error: Can't load class netscape/javascript/JSUtil
Doing Startup...
Creating browser app core
BrowserAppCore has been created.
Setting content window
Components = [xpconnect wrapped nsIXPCComponents]
Components.classes = [xpconnect wrapped nsIXPCClasses]
Components.classes[component://netscape/preferences] = component://netscape/pr
erences
browser.startup.page = 1
startpage = http://www.mozillazine.org/
Reading file...
Reading file...Done
Reading file...
Reading file...Done
BrowserReload();
Navigator
OpenMessenger();
Messenger
OpenEditor();
Editor
BrowserNewTextEditorWindow();
Plaintext Editor
OpenHistoryView();
Manage History
BrowserReload();
Security Info

Daily News - MozillaZine! Your Source for Mozilla News and Advocacy - Mozilla
got window Manager
got interface
$5cac8a7b finding
JavaScript error: uncaught exception: Component returned failure code: 0x80004
5 [nsIWindowMediator.GetWindowForResource, {file: file:///C|/Program Files/Net
ape/Seamonkey/x86rel/res/samples/navigator.xul, line: 912}]


Error loading URL http://www.mozillazine.org/
Document: Done (6.138 secs)
Loading preferences for account: account2
Loading preferences for account: account0
nsMessenger::SetWindow(): Getting the webShell of interest...
start message pane with: http://people.netscape.com/sspitzer/startpage.html
mailbox://ppandit@mail.earthlink.net
mailbox://ppandit@mail.earthlink.net
mailbox://ppandit@mail.earthlink.net/Inbox
mailbox://ppandit@mail.earthlink.net/Inbox


MsgNewMessage from XUL


newMsg from XUL



ComposeMessage from XUL
Created nsToolkitCore
Compose: ComposeStartup
[type=0]
[format=0]
[originalMsg=undefined]
Created nsEditorShell
Created editorShell
### window.editorShell.wrapColumn exception text: Component returned failure c
e: 0x80004001 [nsIEditorShell.wrapColumn, {file: file:///C|/Program Files/Nets
pe/Seamonkey/x86rel/chrome/messengercompose/content/default/messengercompose.x
, line: 99}] - failed
editor initialized in PLAIN TEXT mode
Attaching to WebShellWindow[]
Reading file...
Reading file...Done
SendMessage from XUL
GenericSendMessage from XUL
Looking for identity id2
Identity = [xpconnect wrapped nsIMsgIdentity]
Looking for identity id2
Alert: [StringID -2142568447?]SendMessage from XUL
GenericSendMessage from XUL
Looking for identity id2
Identity = [xpconnect wrapped nsIMsgIdentity]
Looking for identity id2
Alert: [StringID -2142568447?]

Par
Status: NEW → ASSIGNED
Summary: Compose windows soemtimes returns after a send (POP3 only) → Send message failed sometimes (POP3 only)
Target Milestone: M9
The compose window returns because the send operation failed. I need to analyze the two Alert messages in the

output window in order to understand the

reason of this failure:



Alert: [StringID -2142568447?]



It's totally normal that the window returns when the send failed. I will change the summary to Send message failed

sometimes (POP3 only)
Rich, I know your using string resources. Do you know what string number this
alert is referring too? that may help us figure out where the error is coming
from.
sorry, no. If you are seeing a string ID print, it is an error code that I am
getting from another part of the product that I am filtering up to the user.

- rhp
Target Milestone: M9 → M11
M11
I cannot send at all using my release version of seamonkey (8/4/99) and have not
been able to for quite awhile. Is there a workaround until M11?

Here is the recent output:
adding "rdf:msgnotifications" to the tree

imap://ppandit@nsmail-2/Inbox


MsgNewMessage from XUL


newMsg from XUL



ComposeMessage from XUL
Created nsToolkitCore
JavaScript error: Components.classes["component://netscape/preferences"] has no
properties
URL: file:///C|/Program Files/Netscape/Seamonkey/x86rel/chrome/messengercompose/
content/default/messengercompose.xul LineNo: 29


ComposeLoad from XUL
Compose: ComposeStartup
[format=0]
[type=0]
Created nsEditorShell
Created editorShell
editor initialized in HTML mode
Attaching to WebShellWindow[]
JavaScript error: Package java defined twice ?


JavaScript error: onBoldChange is not defined


SendMessage from XUL
GenericSendMessage from XUL
Looking for identity id1
Identity = [xpconnect wrapped nsIMsgIdentity]
GenerateAttachmentsString()
attachments =
GenerateAttachmentsString()
Looking for identity id1
Alert: [StringID -2142568418?]
Par, I wonder if there is something fishy in your prefs50.js. Can you send me
them and I can take a look at them?
Par - you can also give me your prefs50.js file (minus your password).  I can
work with you to see if something is wrong with your prefs50.js file.
I actually debugged this with Par this afternoon. We're going to file a bug
against Alec. Apparently we have difficulties when you have two identities in
your preferences and try to use those identities with multiple accounts. I
believe this is the problem that Par is reporting here as well.

We tweaked his prefs to use one identity and the send operation worked fine.

Par, we can either close this bug and file a new one on alec that talks about
the identity problem or we can transfer this bug to alec and just re-write the
problem to talk about the identities issue.
QA Contact: lchiang → ppandit
Changing the QA contact to ppandit
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
The problem was due to problems with multiple identities and multiple accounts.
Going to close this bug and open one assigned to alecf for the acutal problem.
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.