Getting sqlite errors

Hello,

I’m receiving an error SQLite error: database disk image is malformed (errno: Bad file descriptor). I’ve also noticed that in my active directory sync configuration I have a field that I can’t delete and it is throwing this error in the syslog Error parsing LDAP fields mapping attribute from configuration, got [first_namegivenName].

Anyone able to give me insight on the best way to start troubleshooting this error?

I was able to resolve the issue with the Xwiki Sas team. It was an issue with the ad plugin. All i had to do was go to (http://server/xwiki/bin/edit/ActiveDirectory/Code/ActiveDirectoryConfig?editor=object) I then just had to remove the field within the object and issue was resolved.