« the os of choice | Main | dmesg - from mandriva 2006 »
January 16, 2006
debugging
this is the traceback I was talking about
The following exception occured while executing this request:
GET /index.pxt HTTP/1.1 (from browser)
/index.pxt (from Apache)
Date:
Mon Jan 16 14:06:45 2006
Headers:
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Connection: Keep-Alive
Cookie: pxt-session-cookie=111x38a99bc956ae6f96e105061c27e96b35
Host: rhn.lsa.umich.edu
Referer: https://rhn.lsa.umich.edu/rhn/help/release-notes/hosted/index.jsp
UA-CPU: x86
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322)
Form variables:
User Information:
(not logged in)
Error notes:
(none)
Initial Request:
Yes
Error message:
RHN::Exception: DBD::Oracle::st execute failed: ORA-00001: unique constraint (RHNSAT.RHN_TEMPLATE_STR_CID_LABEL_UQ) violated (DBD ERROR: OCIStmtExecute) [for Statement "INSERT INTO rhnTemplateString TS (TS.ID, TS.CATEGORY_ID, TS.LABEL, TS.VALUE, TS.DESCRIPTION) VALUES (?, ?, ?, ?, ?)" with ParamValues: :p5='Host name for the RHN Satellite', :p3='hostname', :p1='21', :p4='rhn.lsa.umich.edu', :p2='1']
RHN::DB /usr/lib/perl5/site_perl/5.8.5/RHN/DB.pm 222 RHN::Exception::DB::throw
RHN::DB::TemplateString /usr/lib/perl5/site_perl/5.8.5/RHN/DB/TemplateString.pm 203 RHN::DB::handle_error
Sniglets::Users /usr/lib/perl5/site_perl/5.8.5/Sniglets/Users.pm 149 RHN::DB::TemplateString::commit
PXT::Parser /usr/lib/perl5/site_perl/5.8.5/PXT/Parser.pm 141 Sniglets::Users::satellite_defaults
PXT::Parser /usr/lib/perl5/site_perl/5.8.5/PXT/Parser.pm 72 PXT::Parser::expand_tag
PXT::ApacheHandler /usr/lib/perl5/site_perl/5.8.5/PXT/ApacheHandler.pm 619 PXT::Parser::expand_tags
PXT::ApacheHandler /usr/lib/perl5/site_perl/5.8.5/PXT/ApacheHandler.pm 110 PXT::ApacheHandler::pxt_parse_data
PXT::ApacheHandler /usr/lib/perl5/site_perl/5.8.5/PXT/ApacheHandler.pm 110 (eval)
main /dev/null 0 PXT::ApacheHandler::handler
main /dev/null 0 (eval)
Offending Query: INSERT INTO rhnTemplateString TS (TS.ID, TS.CATEGORY_ID, TS.LABEL, TS.VALUE, TS.DESCRIPTION) VALUES (?, ?, ?, ?, ?)
Posted by donofrio at January 16, 2006 02:41 PM