Fellow Mac developers.  I'm wondering if anyone else has ran across the 
following error.  It happens when I attempt to view the databases through the 
admin tool.  I can still access the DBs through Oxygen and the associated 
webdav servers.  So, it sounds like the data under the covers is intact.  I can 
go hack the admin code to perhaps avoid the error, but was curious if any other 
Mac developers had run into this issue.  I saw this error message several times 
over the past week, but restarting MarkLogic seemed to correct the problem.  
Now, a restart of MarkLogic (or reboot) doesn't address the issue.  I still get 
the same message.   I've submitted the message to support.  Any insight would 
be appreciated.  While accessing the data is good (via Oxygen), I would still 
like to access the DB through the admin tool so I can set some more indexes.

Darin.


You've encountered an error in the server. Please copy the text below, and 
email support ([email protected]):
500: Internal Server Error
XDMP-INTERNAL: xdmp:forest-status(db:forest-id("13120336366517303557")) -- 
Internal error: XDMP-DATETIME
In /admin-forms.xqy on line 4668
In database-status(<database-id xmlns="http://marklogic.com/xdmp/database"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>1873246923709201647</database-id>,
 (), ())

$dbid = db:database-id("1873246923709201647")
>$stats = ()
>$fcounts = ()
>$master-forests = <forest-id xmlns="http://marklogic.com/xdmp/database";
 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>13120336366517303557</forest-id>
>$replica-forests = ()
>$fid = <forest-id xmlns="http://marklogic.com/xdmp/database"; 
>xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>13120336366517303557</forest-id>
>$stat = ()
>In /database-summary-form.xqy on line 125
In databaseSummaryPage(<databases 
xsi:schemaLocation="http://marklogic.com/xdmp/database database.xsd" 
timestamp="317338644559" xmlns="http://marklogic.com/xdmp/database"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><database><database-id>17638641020505430304</database-id><databa...</databases>,
 ())

$datanode = <databases xsi:schemaLocation="http://marklogic.com/xdmp/database 
database.xsd" timestamp="317338644559" 
xmlns="http://marklogic.com/xdmp/database"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><database><database-id>17638641020505430304</database-id><databa...</databases>
>$msgs = ()
>$ord = "Database"
>$tooltips = ()
>$database = <database xmlns="http://marklogic.com/xdmp/database"; 
>xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><database-id>1873246923709201647</database-id><database-name>wd-...</database>
>In /database-summary.xqy on line 17
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to