You're sure that the request is going to port 8001, not some other port? Does the response body have any additional information? What about ErrorLog.txt?
The latest version is 7.0-4.3, and it's probably worth trying an upgrade: http://developer.marklogic.com/products/marklogic-server/7.0 — I don't see a bug fix specific to this problem, but you'll get other bug fixes. It's possible that this particular server is missing a file, perhaps due to inadvertent removal by a sysadmin. Upgrading should fix that, or you could try removing the old version and then reinstalling it. If the 404 stems from a missing file on the bad server, that ought to fix it. This is safe because an uninstall only affects the install directory: your configuration and forests are stored in data directories, which remain unchanged. -- Mike > On 6 Mar 2015, at 08:21 , Tarro, Wesley M <[email protected]> wrote: > > I’m having an issue where one of our MarkLogic servers is returning a 404 > error on the /admin/v1/timestamp REST endpoint. It works fine for multiple > other servers I tried, but for this particular server it returns 404. I > already checked to make sure the server was in the “Default” group, as > mentioned by one of my colleagues, so that shouldn’t be the issue. Does > anyone have any ideas? This is kind of important since part of our automated > build process has to potentially restart the server and I’d rather be sure > the server is back up rather than kludge it by wait time. > > Thank you for your time, > > Wesley Tarro > Software Engineering Intern > Intelligence Systems Group | Boeing Defense Space & Security > (703) 872-4754 > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
