Hi Everyone,

Is there any way to set node name using start script? 

I modified dserver.sh as below

${0/%dserver.sh/server.sh} -Ddistributed=true -DnodeName=${SOME_NAME_VAR} 
$*  



and added below line in orientdb-server-config.xml


<parameter value="${nodeName}" name="nodeName"/>



But node is not getting the name what I assigned.


Can someone please help me with this?


-- 

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