Sunday, January 25, 2009

Microsoft.com: Server Error in '/careers' Application.

In light of layoffs for the first time in Microsoft's history, there's a certain irony to Sunday's error message on the Microsoft.com "Careers" page:

Microsoft.com Careers page broken with database error - captured 25 Jan 09 0645am PST --BMW.

Server Error in '/careers' Application.

Indeed.

Need some help guys? (Screenshot created 6:45am 25 January 2009, repro steps: Visit Microsoft.com, click "careers" in bottom footer. Result: Error as shown above. Expected: Microsoft's Careers database. Browser: Firefox.)


Complete error text, for those who might be able to help restore the page (of course, I suppose you'd already need to have a job at Microsoft to offer assistance)...
Server Error in '/careers' Application.
The log file for database 'Careers' is full. Back up the transaction log for the database to free up some log space.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: The log file for database 'Careers' is full. Back up the transaction log for the database to free up some log space.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SqlException (0x80131904): The log file for database 'Careers' is full. Back up the transaction log for the database to free up some log space.]
MSArm.UI.Common.XpSession.CreateNew(HttpContext Context) +461
MSArm.UI.Common.XpPage.CreateNewSession(String redirectUrl, Boolean signout) +81
MSArm.UI.Common.XpPage.CheckSession() +4333
Microsoft.HRIT.Staffing.Web.External.Pages.HomePage.Page_Load(Object sender, EventArgs e) +43
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

No comments: