Jump to content

HAP 7.9 seems to be working but logging multiple 500 errors


Recommended Posts

Posted

We have HAP 7.9 running for remote file access, which seems to be working we for the end user, but we are getting strings of Error 500 messages logged in the IIS logs.

 

Any ideas as to how to diagnose what is the cause of this.

 

The server is running with HTTPS enabled etc, on Windows 2008 R2 Standard edition, .Net 4 and IIS 7.5.

 

The path with the 500 errors appears to be /hap/api/js

 

Regards

 

Robk

Posted

Ok if I navigate to /hap/api/js I get the following

 

Server Error in '/HAP' Application.

--------------------------------------------------------------------------------

 

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

 

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:

 

 

[NullReferenceException: Object reference not set to an instance of an object.]

HAP.Web.Configuration.hapConfig.get_Local() +153

HAP.Web.API.JS.get__locals() +154

HAP.Web.API.JS.ProcessRequest(HttpContext context) +524

System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +624

System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +269

 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...