VPHOT not working

I am trying to do the photometry with VPHOT as usual but though I was able to upload images I have been unable to get them displayed since yesterday.This is the error message I get:

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:

Line 211: Line 212: Dim FITS As New BL.FITSWrapper Line 213: FITS.Open(path, imageID) Line 214: Session(SESSION_ACTIVE_FITS_DATA) = FITS Line 215:

Source File: C:\inetpub\wwwroot\app\restricted\Files5.aspx.vb Line: 213

Stack Trace:

[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.] BL.FITSWrapper.Open(String Filepath, Int32 imageID) in C:\projects\AAVSO\Repos\vphot\Logic\BL\FITSWrapper.vb:577 Restricted_Files5.AnalyseImage(String path, Int32 indexInList, Boolean startTS, String telname, Int32 imageID) in C:\inetpub\wwwroot\app\restricted\Files5.aspx.vb:213 Restricted_Files5.gvFiles_RowCommand(Object sender, GridViewCommandEventArgs e) in C:\inetpub\wwwroot\app\restricted\Files5.aspx.vb:235 System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +116 System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +75 System.Web.UI.WebControls.GridView.RaisePostBackEvent(String eventArgument) +213 System.Web.UI.WebControls.GridView.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +15 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +15 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +9856108 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1696


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0

Thank you

Gianluca

Hi,

I just checked single image photometry on a couple of images without issues.

Can you share a couple of your images with NGIA so I can do a check?

These images have something peculiar?

Shared 2 images. They have nothing peculiar, much the same as the many other I have been able to measure with VPHOT so far.
Thank you

Gianluca

Hi,

It’s a transient issue related to the server load.

Yesterday initially I was getting the same message opening your images, around an hour later I was able to open and analyze the image.

Unfortunately in the last few days we had a surge in traffic with a lot of people managing large images and this stressed the server a bit.

Please retry at different hours if you see this error

I have retryed several times with no luck. VPHOT was able to load the image only once but still unable to load comp stars as I got a message saying “loading” for a very long time with no result. Perhaps the issue should be addressed somehow.