jmakeig / narthex

Narthex is a front-end that simplifies understanding and working with content in a MarkLogic Server database.
Other
7 stars 4 forks source link

500 Internal Server Error while viewing/editing documents #10

Closed dmakshay2015 closed 8 years ago

dmakshay2015 commented 8 years ago

I was evaluating narthex for MarkLogic 8. I followed the installation instructions on the index page which worked fine. Now the problem is that when I click on a document name or when I try to edit the document, I am getting an exception on the screen. Here is the exception.

500 Internal Server Error

XDMP-AS: (err:XPTY0004) $variants as element(http:variant)* -- Invalid coercion: http:media-typehttp:typeapplication/http:typehttp:sub-typ...</http:variant as element(http:variant) in /document.xqy, at 36:86, in xdmp:invoke("document.xqy", (), 10877196048510827001) [1.0-ml] in invoker.xqy, at 16:1 [1.0-ml] $_ = () $db = xs:unsignedLong("10877196048510827001")

Please let me know if there are any other steps or configurations which I have to follow in order to resolve this issue.

jmakeig commented 8 years ago

This should be resolved by 3de6d977120585e69fe1067af57c6918289c64f9. Thanks @innovimax (and sorry to leave that hanging for so long).