Hi, 

I am deploying OrientDB on Microsoft Azure (Windows Server 2012R2).

According to the orient db log the process halts without any error 
whatsoever after the trying to add my node "adding node 'RD00155D490D55' in 
partition: db=GratefulDeadConcerts "

Can anyone check my logs and configs attached?

Thanks in advance

-- 

--- 
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.
2014-06-16 10:48:47:751 INFO Loading configuration from: 
C:/Resources/Directory/01dc0f2db3dd4f7fa9ac036be6b413b3.covve.Workers.OrientDb.OrientDbFiles/orientdb-community-1.7.3/config/orientdb-dserver-config.xml...
 [OServerConfigurationLoaderXml]
2014-06-16 10:48:48:173 INFO OrientDB Server v1.7.3 (build 
UNKNOWN@r${buildNumber}; 2014-06-12 14:12:40+0200) is starting up... [OServer]
2014-06-16 10:48:48:188 INFO Databases directory: 
C:\Resources\Directory\01dc0f2db3dd4f7fa9ac036be6b413b3.covve.Workers.OrientDb.OrientDbFiles\orientdb-community-1.7.3\databases
 [OServer]
2014-06-16 10:48:48:329 INFO Listening binary connections on 0.0.0.0:2424 
(protocol v.21, socket=default) [OServerNetworkListener]
2014-06-16 10:48:48:329 INFO Listening http connections on 0.0.0.0:2480 
(protocol v.10, socket=default) [OServerNetworkListener]
2014-06-16 10:48:48:329 INFO Installing dynamic plugin 'studio-1.7.zip'... 
[OServerPluginManager]
2014-06-16 10:48:48:454 INFO Installing GREMLIN language v.2.5.0 - 
graph.pool.max=50 [OGraphServerHandler]
2014-06-16 10:48:48:813 INFO Starting distributed server 'RD00155D490D55'... 
[OHazelcastPlugin]
2014-06-16 10:48:48:829 INFO Configuring Hazelcast from 
'C:\Resources\Directory\01dc0f2db3dd4f7fa9ac036be6b413b3.covve.Workers.OrientDb.OrientDbFiles\orientdb-community-1.7.3\config\hazelcast.xml'.
 [FileSystemXmlConfig]
2014-06-16 10:48:49:157 INFO null [covve.Workers.OrientDb] [3.2.2] Interfaces 
is disabled, trying to pick one address from TCP-IP config addresses: 
[10.61.174.5] [DefaultAddressPicker]
2014-06-16 10:48:49:157 INFO null [covve.Workers.OrientDb] [3.2.2] Prefer IPv4 
stack is true. [DefaultAddressPicker]
2014-06-16 10:48:49:204 INFO null [covve.Workers.OrientDb] [3.2.2] Picked 
Address[10.61.174.5]:5701, using socket 
ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true 
[DefaultAddressPicker]
2014-06-16 10:48:49:360 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] Hazelcast Community Edition 3.2.2 (20140527) starting at 
Address[10.61.174.5]:5701 [system]
2014-06-16 10:48:49:360 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] Copyright (C) 2008-2014 Hazelcast.com [system]
2014-06-16 10:48:49:360 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] Creating TcpIpJoiner [Node]
2014-06-16 10:48:49:360 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] Address[10.61.174.5]:5701 is STARTING [LifecycleService]
2014-06-16 10:48:49:579 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] 


Members [1] {
        Member [10.61.174.5]:5701 this
}
 [TcpIpJoiner]
2014-06-16 10:48:49:626 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] Address[10.61.174.5]:5701 is STARTED [LifecycleService]
2014-06-16 10:48:49:719 INFO [10.61.174.5]:5701 [covve.Workers.OrientDb] 
[3.2.2] Initializing cluster partition table first arrangement... 
[InternalPartitionService]
2014-06-16 10:48:49:751 INFO [RD00155D490D55] found no previous messages in 
queue orientdb.node.RD00155D490D55.response 
[OHazelcastDistributedMessageService]
2014-06-16 10:48:49:813 WARN [RD00155D490D55] opening database 
'GratefulDeadConcerts'... [OHazelcastPlugin]
2014-06-16 10:48:49:829 INFO [RD00155D490D55] loaded database configuration 
from disk: 
C:\Resources\Directory\01dc0f2db3dd4f7fa9ac036be6b413b3.covve.Workers.OrientDb.OrientDbFiles\orientdb-community-1.7.3\config\default-distributed-db-config.json
 [OHazelcastPlugin]
2014-06-16 10:48:49:844 INFO updated distributed configuration for database: 
GratefulDeadConcerts:
----------
{
  "autoDeploy":true,
  "hotAlignment":false,
  "readQuorum":1,
  "writeQuorum":2,
  "failureAvailableNodesLessQuorum":false,
  "readYourWrites":true,"clusters":{
    "internal":{
},
    "index":{
},
    "*":{
  "servers":["<NEW_NODE>"]
}
    },
  "version":0
}
---------- [OHazelcastPlugin]
2014-06-16 10:48:49:969 INFO [RD00155D490D55] adding node 'RD00155D490D55' in 
partition: db=GratefulDeadConcerts [*] [OHazelcastDistributedDatabase]

Attachment: hazelcast.xml
Description: XML document

Attachment: orientdb-dserver-config.xml
Description: XML document

Reply via email to