Intermittent Object Reference Server Error on Task Forms in Workspace

  • 2 August 2018
  • 4 replies
  • 10 views

Sometimes when viewing a Form for a Task in Workspace I am presented on object reference server error:

15487iD60FD5FE6E1A68D3.png


4 replies

Badge +15

The next time this happen again, right-click on your form, inspect element, and then search for "<iframe". Your task form is just embedded into workspace via an iframe, so inspecting element should allow you to see the iframe tag, and grab the url that the iframe is opening.


 


That url is the url to your form. Try copying that url, and open it in another tab or browser window. Do you still see the same error? If the error is still showing, try refreshing the page a few times. If it still shows the same error, then you have something consistent here. You can log a K2 Support ticket, and show them the error. 

Badge +9

Hi ConradMC,


 


Do you perhaps have more than once K2 Blackpearl Server / K2 SmartForms Server?


It could be that once it "hits" one server it fails, but one the other server its fine.


 


-Jean

Thanks for your suggestion.

When errored I copied the URL to another tab, refreshed several times still got issue:

Will forward onto support.

Hi Jean,

 

When errors I've inspected the iframe and by looking at the URL it is trying to hit the correct dev server, I've then compared underlying URL with when it does work. They are identical.

 

Conrad

Reply