This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 188884 - Ugly error message from Bugzilla
Summary: Ugly error message from Bugzilla
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Blaha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 21:16 UTC by Jesse Glick
Modified: 2010-07-22 21:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-07-22 21:16:43 UTC
After making a change to a bug, the change was stored in the database but the reply page said:

<title>HASH(0x9cb88e4)</title>
Bugzilla has suffered an internal error. Please save this page and send it to site-admin@netbeans.org with details of what you were doing at the time this message appeared.
URL: https://netbeans.org/bugzilla/process_bug.cgi
There was an error sending mail from 'jglick@netbeans.org' to 'dsimonek@netbeans.org':Couldn't connect to nbxmlm01z1.network.org

The stringification of a Perl hash reference is a nice touch. :-)
Comment 1 Marco Walther 2010-07-22 21:58:27 UTC
Unfortunately, we had a short outage of the SMTP sever in question:-( so BZ failed to connect to it:-(

That postfix is back in service and this should not show up again.

Thanks,
-- Marco