Affiliation
American Association of Variable Star Observers (AAVSO)
Sun, 06/05/2011 - 19:33

After several attempts at uploading data, and re-uploading data which seemed to work fine yesterday nothing is working today when I try to view the images and get data.
Uploading the FITS images (zipped or unzipped) seems to work ok, and a test upload says everything is fine.
But when I click on the link to view the image I get the following error message:

Server Error in '/app' Application.
Exception of type 'System.OutOfMemoryException' was thrown.
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.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

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:

[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
FITSWrapper.Open(String Filepath, Int32 imageID) +702
Restricted_Files5.AnalyseImage(String path, Int32 indexInList, Boolean startTS, String telname, Int32 imageID) +134
Restricted_Files5.gvFiles_RowCommand(Object sender, GridViewCommandEventArgs e) +305
System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +108
System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +112
System.Web.UI.WebControls.GridView.RaisePostBackEvent(String eventArgument) +207
System.Web.UI.WebControls.GridView.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

Version Information: Microsoft .NET Framework Version:2.0.50727.3620; ASP.NET Version:2.0.50727.3618

Is it broken, or is it just me?
Yesterday the images opened, today those same images gave the above error.

HELP!!
Steve

Affiliation
Norwegian Astronomical Society, Variable Star Section (NAS)
VPHOT back amongst the living

Hi Steve,

Looking at the logs, the VPHOT server sure had a bad day at the office yesterday. As the error message said it ran out of memory.

It has been restarted and is now working again.

Geir