Hi Andrew,
It's a permission problem. Assure the user that runs OrientDB server has
the write access to the folder and files under OrientDB's home.

Lvc@



On 8 August 2014 15:40, Andrew <[email protected]> wrote:

> BTW, I have set all the permission to the OrientDB directory.
>
>
> On Thursday, August 7, 2014 6:06:14 PM UTC-4, Andrew wrote:
>>
>> Hi,
>>
>> I installed two orientdb(1.7.7) servers on two unix servers.
>> First I start the first instance by ./dserver.sh. It looks fine.
>> Then I start the second instance, then I'm getting this exception
>>
>> 2014-08-07 17:58:41:560 WARN [node1407261690067]->[[node1407261224969]]
>> deploy returned: {node1407261224969=java.io.IOException: Permission
>> denied} [OHazelcastPlugin][node1407261690067]<-[node1407261224969] error
>> on installing database Test in /home/sysocpt1d/OrientDB/
>> orientdb-community-1.7.7/databases/Test
>> Permission denied
>> -> java.io.UnixFileSystem.createFileExclusively(Native Method)
>> -> java.io.File.createNewFile(File.java:947)
>> -> com.orientechnologies.orient.server.distributed.task.
>> ODeployDatabaseTask.execute(ODeployDatabaseTask.java:96)
>> -> com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.
>> executeOnLocalNode(OHazelcastPlugin.java:683)
>> -> com.orientechnologies.orient.server.hazelcast.
>> OHazelcastDistributedDatabase.onMessage(OHazelcastDistributedDatabase.
>> java:521)
>> -> com.orientechnologies.orient.server.hazelcast.
>> OHazelcastDistributedDatabase$1.run(OHazelcastDistributedDatabase.
>> java:252)
>> -> java.lang.Thread.run(Thread.java:724)Exception in thread "main"
>> com.orientechnologies.orient.server.distributed.ODistributedException:
>> No response received from remote nodes for auto-deploy of database
>>         at com.orientechnologies.orient.server.hazelcast.
>> OHazelcastPlugin.installDatabase(OHazelcastPlugin.java:844)
>>         at com.orientechnologies.orient.server.hazelcast.
>> OHazelcastPlugin.installNewDatabases(OHazelcastPlugin.java:898)
>>         at com.orientechnologies.orient.server.hazelcast.
>> OHazelcastPlugin.startup(OHazelcastPlugin.java:193)
>>         at com.orientechnologies.orient.server.OServer.
>> registerPlugins(OServer.java:720)
>>         at com.orientechnologies.orient.server.OServer.activate(
>> OServer.java:241)
>>         at com.orientechnologies.orient.server.OServerMain.main(
>> OServerMain.java:32)
>>
>> However, I can below message on both servers, it seems that they are
>> talking to each other.
>>
>> Members [2] {
>>         Member [10.55.227.159]:2434
>>         Member [10.55.227.71]:2434 this
>> }
>>  [ClusterService]
>>
>>
>> I'm not sure it's the problem of my configuration or the issue of the
>> UNIX server permission.  Can anybody help?
>>
>>
>>
>> Regards
>> Andrew
>>
>  --
>
> ---
> 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.
>

-- 

--- 
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