Following my upgrade from OrientDB 2.1.16 to 2.2.0 I have started to get the following messages during the initialisation:
2016-05-19 09:28:38:690 SEVER ODefaultServerSecurity.loadConfig() Could not access the security JSON file: /config/security.json [ODefaultServerSecurity]
2016-05-19 09:28:39:142 SEVER ODefaultServerSecurity.onAfterActivate() Configuration document is empty [ODefaultServerSecurity]
The database launched but I don't like the warnings. I've looked through the docs but I cant find anything specifically pertaining to this. There are some links on Google that lead to dead Github pages.
- First of all I need to get hold of either a copy of the
security.jsonit is expecting (or the docs explaining the expected structure). - Secondly I need to know how and where to set it.
2.1.16:) - tarkaconfig/directory, I'm seeing it there in my installation. Don't you? - Ivan Mainettiplocalembedded. I have just downloaded the independent application and found thesecurity.json. I just need to know how to specify it during the embedded launch sequence. - tarka