Hi,

I'm seeing below error in the log file, if I try to login for database LS1. 
This LS1 database was created in my local machine(windows) and directly 
copied from my local machine and uploaded on the AWS EC2 instance using 
chef recipes. This error occurs when I try to login with user name(root) 
and password(root), infact same issue for any usernames. Any reason why I'm 
seeing Permission denied message on the log file. 

here is the config from orientdb-server-config.xml

  <users>
                <user name="root" password="root" resources="*"/>
                        <user name="guest" password="guest" 
resources="connect,server.listDatabases,server.dblist"/>
                        <user name="admin" password="admin" resources="*"/>
    </users>


error message:

2016-01-11 16:49:44:879 WARNI ->10.12.196.41: Command not found: 
GET.studio/fonts/fontawesome-webfont.woff2 [ONetworkProtocolHttpDb]
2016-01-11 16:49:51:810 SEVER {db=LS1} Internal server error:
com.orientechnologies.orient.core.exception.OStorageException: Cannot open 
local storage '/opt/orientdb/databases/LS1' with mode=rw
--> com.orientechnologies.orient.core.exception.OSerializationException: 
Cannot load database's configuration. The database seems corrupted
--> java.io.FileNotFoundException: /opt/orientdb/databases/LS1/database.ocf 
(Permission denied) [ONetworkProtocolHttpDb]
2016-01-11 16:50:04:242 SEVER {db=LS1} Internal server error:
com.orientechnologies.orient.core.exception.OStorageException: Cannot open 
local storage '/opt/orientdb/databases/LS1' with mode=rw
--> com.orientechnologies.orient.core.exception.OSerializationException: 
Cannot load database's configuration. The database seems corrupted
--> java.io.FileNotFoundException: /opt/orientdb/databases/LS1/database.ocf 
(Permission denied) [ONetworkProtocolHttpDb]
2016-01-11 16:50:23:327 SEVER {db=LS1} Internal server error:
com.orientechnologies.orient.core.exception.OStorageException: Cannot open 
local storage '/opt/orientdb/databases/LS1' with mode=rw
--> com.orientechnologies.orient.core.exception.OSerializationException: 
Cannot load database's configuration. The database seems corrupted
--> java.io.FileNotFoundException: /opt/orientdb/databases/LS1/database.ocf 
(Permission denied) [ONetworkProtocolHttpDb]
2016-01-11 16:50:31:244 SEVER {db=LS1} Internal server error:
com.orientechnologies.orient.core.exception.OStorageException: Cannot open 
local storage '/opt/orientdb/databases/LS1' with mode=rw
--> com.orientechnologies.orient.core.exception.OSerializationException: 
Cannot load database's configuration. The database seems corrupted
--> java.io.FileNotFoundException: /opt/orientdb/databases/LS1/database.ocf 
(Permission denied) [ONetworkProtocolHttpDb]
2016-01-11 16:50:51:595 WARNI ->10.12.196.41: Command not found: 
GET.studio/fonts/fontawesome-webfont.woff2 [ONetworkProtocolHttpDb]
2016-01-11 16:51:01:414 WARNI ->10.12.196.41: Command not found: 
GET.sqlProfiler/GratefulDeadConcerts [ONetworkProtocolHttpDb]
2016-01-11 16:51:12:191 SEVER {db=LS1} Internal server error:
com.orientechnologies.orient.core.exception.OStorageException: Cannot open 
local storage '/opt/orientdb/databases/LS1' with mode=rw
--> com.orientechnologies.orient.core.exception.OSerializationException: 
Cannot load database's configuration. The database seems corrupted
--> java.io.FileNotFoundException: /opt/orientdb/databases/LS1/database.ocf 
(Permission denied) [ONetworkProtocolHttpDb]^C

Please let me know if you ever come across with this issue.

Regards
Muthu

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to