Yes , Database is exist . . . . Problem is the cluster id for each class getting different machin .
ex . If we create class person .For class person the cluster id is 16 on node1 , 18 on noded2 , 15 on node 3 . Thats why this error is thrown . According to me cluster id should be same for same class on each machin . I didn't got soution on this . I was try this many times but not working . On Wed, May 13, 2015 at 10:57 PM, Amir Khawaja <[email protected]> wrote: > Have you checked the database folder on both machines to verify that the > database exists on both machines? > > Amir. > > > On Wednesday, May 13, 2015 at 1:32:46 AM UTC-5, Mahesh Wabale wrote: >> >> Hi amir , >> >> thanks for reply , Yes cluster see nodes when i start uo via dserver.sh >> but problem is , when we create a database after that if i am trying to >> create class that time this error is occur . >> >> On Wed, May 13, 2015 at 12:58 AM, Amir Khawaja <[email protected]> >> wrote: >> >>> Hi Mahesh, >>> >>> Do the nodes in your cluster see each other when you start them up via >>> dserver.sh or dserver.bat? >>> >>> Amir. >>> >>> >>> On Tuesday, May 12, 2015 at 1:06:04 PM UTC-5, Mahesh Wabale wrote: >>>> >>>> error is >>>> >>>> "com.orientechnologies.orient.server.distributed.ODistributedException: >>>> Error on creating cluster 'demo_node2' in class 'demo" >>>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "OrientDB" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/orient-database/ccPIvjFUp0w/unsubscribe >>> . >>> To unsubscribe from this group and all its topics, 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 a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/ccPIvjFUp0w/unsubscribe. > To unsubscribe from this group and all its topics, 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.
