Thank you for quick response, I started to think that this is part of the problem because custom forests that were created on the old server have additional "-1" after import and there are no forests with such id that is in error. If this is not the best way to backup/restore databases (schemas, forests, etc) then what is the recommended way? Documentation shows a way for backing up and restoring using xquery scripting but this process seems a lot more complex than simple export/import.
Thank you, Ernest Gulik -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Christopher Hamlin Sent: Tuesday, September 01, 2015 5:56 PM To: MarkLogic Developer Discussion <[email protected]> Subject: Re: [MarkLogic Dev General] MarkLogic7 restore fails using web dashboard First I would check that the forest names on the new db match those on the original. I don't think configuration manager takes care of creating forests that match exactly. On Tue, Sep 1, 2015 at 5:41 PM, Gulik, Ernest <[email protected]> wrote: > Hello all, > > I’m trying to setup ML on another server by restoring from server > backup but have hard time doing that here’s what I did and issue that > I can’t figure it out. I hope someone can help me. > > I exported settings using configuration manager which created .zip package. > > I imported that .zip package on new host, restarted ML service. > > Logged into ML dashboard (8001) and navigated to Configure-> Databases > ->App-Services ->Backup/Restore tab, > > Pointed “Restore from directory” to > ‘/var/opt/MarkLogic/testrestore/20150626-2008442705860’ (where I > copied my data - 3.9GB). > > After starting restore process I get this message and logs are not > really helpful because there’s nothing in there about ‘13467990979117581242’: > > > > Operation failed with error message: XDMP-NOFOREST: > xdmp:database-restore(xs:unsignedLong("13467990979117581242"), > "/var/opt/MarkLogic/testrestore/20150626-2008442705860", (), > fn:false(), ()) > -- No forest with identifier 13467990979117581242. Check server logs. > > > > Did someone encountered such error or can point me somewhere on how to > solve that issue? > > > > Thank you, > > Ernest G. > > > > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
