Well, for the failure you should run some debug to expand the error messages..
The "%s" usually happen when you install 5.1 module on Nw 7.3.x. That version of the module was designed to work with 7.4, which handle the logs in a different way (at least that's what I saw here sometime ago)
"%s" is not rendered log which is not normal if you run 5.1 against server which is not 7.4.x. To see it right you need to use nsr_render_log binary. If you server is 7.3SP3 based you will also need patch.
As for second problem, make sure you followed guide documented in release notes as getting back data in index has changed in steps required.
dpinink_silva
2 Intern
•
724 Posts
0
January 2nd, 2008 20:00
The "%s" usually happen when you install 5.1 module on Nw 7.3.x. That version of the module was designed to work with 7.4, which handle the logs in a different way (at least that's what I saw here sometime ago)
If scanner did not help, try to use 'nsrck -L7 -t
ble1
4 Operator
•
14.4K Posts
0
January 27th, 2008 10:00
As for second problem, make sure you followed guide documented in release notes as getting back data in index has changed in steps required.