Hi, I have recently installed Omero server 4.3.0 and am planning to put it through its paces. However on running diagnostics I see that a number of log files have errors. For example, in DropBox.log I see a NoEndpointException (https://gist.github.com/1032182). However no error was reported during server startup. Also, in Indexer-0.log I see many hibernate related errors, some which can be see at https://gist.github.com/1032186. The output of omero admin diagnostics is at https://gist.github.com/1032188
The server seems to be running (though I can't test it out as it seems I don't have pysqlite2 and so DJango fails to start), but are these errors something to worry about?
Thanks,