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

Summary: Ugly error message from Bugzilla
Product: www Reporter: Jesse Glick <jglick>
Component: BugzillaAssignee: Petr Blaha <blaha>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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