More info about using the declarative rewriter 
here<http://docs.marklogic.com/guide/relnotes/chap4#id_43618>.

--
Dave Cassel
Developer Community Manager
MarkLogic Corporation<http://www.marklogic.com/>


From: Erik Hennum <[email protected]<mailto:[email protected]>>
Reply-To: MarkLogic Developer Discussion 
<[email protected]<mailto:[email protected]>>
Date: Friday, March 20, 2015 at 7:05 PM
To: MarkLogic Developer Discussion 
<[email protected]<mailto:[email protected]>>
Subject: Re: [MarkLogic Dev General] ML8 404 Error

Hi, Paul:

When you say "redeployed my app," what kind of application is it?

If it's a ApplicationBuilder app, it depends on the REST API, which switched 
from the imperative XQuery rewriter to the new declarative XML rewriter.  In 
that case, you might open the appserver in the Admin Ui and check the url 
rewriter field to make sure that upgrade has set the field to

    /MarkLogic/rest-api/rewriter.xml

instead of

    /MarkLogic/rest-api/rewriter.xqy


Hoping that helps,


Erik Hennum

________________________________
From: 
[email protected]<mailto:[email protected]>
 
[[email protected]<mailto:[email protected]>]
 on behalf of Paul Williams 
[[email protected]<mailto:[email protected]>]
Sent: Friday, March 20, 2015 3:17 PM
To: [email protected]<mailto:[email protected]>
Subject: [MarkLogic Dev General] ML8 404 Error

I recently upgraded to ML8 and redeployed my app on my local dev environment 
(Win Serv 2k8) without a hitch.  But when I tried the same upgrade steps on a 
test server (Linux), I am getting a 404 error when trying to access the 
application.  It’s as if it cannot see modules in the modules db associated 
with the appserver.  I’ve double checked the modules db and root path settings.

In the qconsole, the Content Source properly lists my “[database] ([modules 
db])” combination and I can invoke a loaded module there successfully.  The 
ErrorLog shows nothing and the AccessLog for that port just shows the GET 
attempt with the 404 response code.

Any suggestions?
TIA

-- Paul Williams

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to