Hi Patrice,
Did you upgrade from an earlier version, or was it a clean install? And are you running 64-bit version? Kind regards, Geert *Van:* [email protected] [mailto: [email protected]] *Namens *[email protected] *Verzonden:* maandag 14 mei 2012 15:04 *Aan:* [email protected] *Onderwerp:* [MarkLogic Dev General] SVC-BAD error when attempting to launch config manager or dashboard Hi, I’m using MarkLogic 5.0-3 Express on a Windows XP SP3 host, french language, and when I try to open the configuration manager or dashboard I get the following error: SVC-BAD: let $uri := xdmp:get-request-url() let $path := xdmp:get-request-path() return if (fn:matches($path, "/datetime/?")) then "manage/datetime.xqy" else (fn:trace(fn:concat("uri: ", $uri), "MANAGE API requests")[fn:false()], (rest:rewrite($config:OPTIONS, if (fn:matches($path, "^/manage/(LATEST/|LATEST$)")) then fn:concat(fn:substring-before($uri, "/manage/LATEST"), "/manage/", $LATEST, fn:substring-after($uri, "/manage/LATEST")) else $uri), $uri)[1]) -- Bad CodepointIterator::_nextIn /manage/rewriter.xqy on line 20 I can access the xquery console and admin webapp, but all apps bound to port 8002 such as http://localhost:8002/nav/ trigger the above error. I searched this list’s archives and my guess is that there must be some kind of character encoding mismatch somewhere but I don’t know where. (the default character encoding for the JVM on a French Windows system is CP1252). Any clue is very welcome. [image: Description : logoOBS] *Patrice GODARD* *Architecte Logiciel* *Tel: +33 (0)2.23.20.40.53* 3 allée de Beaulieu 35700 Rennes Cedex _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, France Telecom - Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, France Telecom - Orange is not liable for messages that have been modified, changed or falsified. Thank you.
<<image001.jpg>>
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
