What is the cause of a "GoneException" while OSLC Query?
Dear Powerusers :)
I am facing a "GoneException" during a <RequirementCollection> OSLC Query.
The Query itself should be build up correctly, since it initially worked well.
We had some DB crashes, which where fixed, but now, we are not 100% sure about that.
The query is a POST:
/rm/views?oslc.query=true&projectURL=someurl.com%2Frm%2Fprocess%2Fproject-areas%2F_OQVtYCOfEemLCoQutOO6Zg
with configuration context:
someurl.com/rm/cm/stream/_Q398df3dfd3dDG3
with headers:
OSLC-Core-Version 2.0,
Request-Type public 2.0,
Content-Type application/x-www-form-urlencoded
where = oslc:instanceShape in [<someurl.com%2Frm%2Ftypes/_z39ddf84ddSD34fd3D>,...],
where = rdf:type=<http://open-services.net/ns/rm#RequirementCollection>
After the DB crash, the query returns (after some time), a "GoneException". I cannot actualy understand it, since it is not a Wrong-Request-Exception or s.th., it sounds more like "NullPointerException" or s.th.
Is there a way to identify the source of this issue? I do only have a limited access to the Doors Platform itself.
Thank you for your support, ideas or suggestions :)
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 25 '21, 7:26 a.m.Don't know what's wrong but mention of database crashes isn't good - you should create a support case. You might have to restore from pre-crash backups.
Stefano Attademo
Oct 25 '21, 7:38 a.m.It was the answer from my support to ask this question here ;)