|
This is where I press the link "Error Queue(19)"
The reason why we were getting the 19 entries into the error queue, was the fact that the mail server did not accept relaying, as this snippet from the Tomcat log shows:
2004-10-20 09:42:36,637 ERROR [atlassian.mail.queue.MailQueueImpl] com.atlassian.mail.MailException: Sending failed; BUT, this still does not explain why we could not view the Error Queue. What happens is that the request is sent of to Tomcat, and then after a short while, the same screen comes back up again. I would normally supply ou the whole catalina.out file from Tomcat. But it contains only entries as mentioned above. I also cannot display the error queue.
The link for the tab is: http://*server*/secure/admin/jira/MailQueueAdmin.jspa?page=errorqueue However, if I click on it it redirects to: http://*server*/secure/admin/jira/MailQueueAdmin!default.jspa If I manually change to the link to: http://*server*/secure/admin/jira/MailQueueAdmin!default.jspa?page=errorqueue I can see the error queue. I am using Jira enterprise 3.0.2. I can confirm the error tab doesn't appear to be selectable, even when there aren't any messages in there. Thanks for the report, we'll take a look.
Just confirming that I see this too in 3.0.3 Pro. We had a partition full on the mail server so mail got stuck. The workaround works great, thanks for that!
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Could you please attach the application server logs. There is probably an error message explaining what went wrong.
Thanks