Jump to content

Spotfire webPlayer Document.setActivePage & Document.setDocumentProperty gets "The server did not respond to request in a timely fashion"


Sean Prince

Recommended Posts

In my web application, I intermittently experience the following Application.onErrorCallback errors:

errorCode="ErrorInternal", errorDescription="The server did not respond to request 'SetDocumentProperty' in a timely fashion."
errorCode="ErrorInternal", errorDescription="The server did not respond to request 'SetActiveProperty' in a timely fashion."

I'm assuming this is because the server is slow to respond to the SetDocumentProperty and SetActivePage requests. Is this correct?

What could be the cause of the API being so unresponsive?

How would I debug the cause of the server unresponsiveness?

Link to comment
Share on other sites

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...