[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Ya already i tried it ,am getting the same error.. -- --- 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 orient-database+unsubscr...@googlegroups.com. For more optio

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Oleksandr Gubchenko
What is data type of install_count property? Il giorno giovedì 22 settembre 2016 09:02:38 UTC+2, Pugazharasan Thirumalai ha scritto: > > Ya already i tried it ,am getting the same error.. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Integer On Thursday, September 22, 2016 at 12:36:37 PM UTC+5:30, Oleksandr Gubchenko wrote: > > What is data type of install_count property? > > Il giorno giovedì 22 settembre 2016 09:02:38 UTC+2, Pugazharasan > Thirumalai ha scritto: >> >> Ya already i tried it ,am getting the same error.. >> >

Re: [orientdb] Re: What is the "client" in a distributed ODB system?

2016-09-22 Thread Luigi Dell'Aquila
Hi Scott, I'm not sure about this (I don't manage the PHP stuff) but I think it does. Thanks Luigi 2016-09-22 7:15 GMT+02:00 'scott molinari' via OrientDB < orient-database@googlegroups.com>: > A polite bump. > > Scott > > -- > > --- > You received this message because you are subscribed to t

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread alessandrorota04
Hi, is your record a vertex or a document ? Thanks -- --- 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 orient-database+unsubscr...@googlegroups.com. For more opti

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Vertex name is : employee_activity Under the vertex #33:2073 is a record On Thursday, September 22, 2016 at 1:13:01 PM UTC+5:30, alessand...@gmail.com wrote: > > Hi, > is your record a vertex or a document ? > > Thanks > -- --- You received this message because you are subscribed to the Googl

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread alessandrorota04
Hi, we have done some tests but without success. How can we reproduce your problem ? Thanks -- --- 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 orient-database+un

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Either i want to delete the record or to update the record On Thursday, September 22, 2016 at 1:32:44 PM UTC+5:30, alessand...@gmail.com wrote: > > Hi, > we have done some tests but without success. > How can we reproduce your problem ? > > Thanks > -- --- You received this message because yo

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread alessandrorota04
Hi, could you try this command delete from #33:2073 unsafe Thanks -- --- 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 orient-database+unsubscr...@googlegroups.co

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Same error ... -- --- 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 orient-database+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread alessandrorota04
Hi, could you try this command from console repair database Thanks. -- --- 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 orient-database+unsubscr...@googlegroups

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Repairing database... - Fixing dirty links...Done! Fixed links: 186, modified documents: 6 Repair database complete (0 errors) orientdb {db=crm}> -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Oleksandr Gubchenko
So after this you are able to do delete or select of the rid? Il giorno giovedì 22 settembre 2016 11:55:27 UTC+2, Pugazharasan Thirumalai ha scritto: > > Repairing database... > - Fixing dirty links...Done! Fixed links: 186, modified documents: 6 > Repair database complete (0 errors) > orientdb {

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
No.. On Thursday, September 22, 2016 at 3:29:17 PM UTC+5:30, Oleksandr Gubchenko wrote: > > So after this you are able to do delete or select the rid? > > Il giorno giovedì 22 settembre 2016 11:55:27 UTC+2, Pugazharasan > Thirumalai ha scritto: >> >> Repairing database... >> - Fixing dirty links

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Oleksandr Gubchenko
You can also try exporting your db and than importing it again: http://orientdb.com/docs/last/Export-and-Import.html But the best solution would be upgrade to the latest 2.2.x release with all bug-fixes of these years. See: http://orientdb.com/docs/last/Upgrade.html for instructions. If you need

[orientdb] Re: Error on unmarshalling field

2016-09-22 Thread Pugazharasan Thirumalai
Okay, thanks you for help. -- --- 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 orient-database+unsubscr...@googlegroups.com. For more options, visit https://groups

Re: [orientdb] Re: What is the "client" in a distributed ODB system?

2016-09-22 Thread 'scott molinari' via OrientDB
Thanks Luigi. I'll have to dig into the PHP driver again. I don't seem to remember finding code that concerns itself with connections to multiple servers. Scott -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this grou

[orientdb] Re: Calling a custom function from the console?

2016-09-22 Thread alessandrorota04
Hi, in your function createSameDayOfYearEdges you must insert g.commit() and it works also from console. Best regards, Alessandro -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from

[orientdb] Re: Calling a custom function from the console?

2016-09-22 Thread William
Ah! Thanks! On Thursday, September 22, 2016 at 9:05:33 AM UTC-6, alessand...@gmail.com wrote: > > Hi, > in your function createSameDayOfYearEdges you must insert g.commit() and > it works also from console. > > Best regards, > Alessandro > -- --- You received this message because you are

[orientdb] How do I connect via console to a server running on localhost only?

2016-09-22 Thread William
Can anyone confirm this behavior... I'm not sure if it's a bug or if I'm just doing something wrong... I noticed yesterday that when I fire up the server.sh application, the default behavior is to listen on an outward facing port on my machine... 2016-09-22 16:08:35:815 INFO OrientDB Studio av

[orientdb] Re: How do I connect via console to a server running on localhost only?

2016-09-22 Thread Ivan Mainetti
Hi, in the listener configuration ip-address you need to insert the allowed source ip, for example if you want to allow only connection from your machine you need to insert your actual ip of net interface not the loopback one (127.0.0.1). Hope this is clear. Ivan Il giorno venerdì 23 settembre

[orientdb] Re: How do I connect via console to a server running on localhost only?

2016-09-22 Thread William
Sorry, I'm not sure I'm following you. I changed the only listener ip address locations that I can find in the entire configuration directory to 127.0.0.1... it's only on the two lines in orientdb-server-config.xml as I referenced... but console ignores that. Can you provide more detail? Is

Re: [orientdb] Re: How do I connect via console to a server running on localhost only?

2016-09-22 Thread Luca Garulli
Hi William, This was a bug I fixed yesterday: the console converted the localhost to the public IP. It's fixed in v2.2.x branch. Have you read the issue and its comments? Best Regards, Luca Garulli Founder & CEO OrientDB LTD Want to share your opinion about OrientDB? Rat

[orientdb] Re: How do I connect via console to a server running on localhost only?

2016-09-22 Thread Ivan Mainetti
here's the default configuration: now, if I understood what you're trying to do, you need to replace the 0.0.0.0 with your ip address to allow only that particular ip to connect to the server. Il giorno venerdì 23 settembre 2016 01:39:22 UTC+2, William ha scritto:

Re: [orientdb] Re: Performance of Distributed (3 nodes) cluster with one billion edges

2016-09-22 Thread Phillip Henry
Hi, Luca. I have: 1. turned off other nodes in the cluster so there should be no replication during import now nor quorums either. 2. average number of edges is about 1000 per vertex. This will be a similar amount in the real data but the distribution around this mean will be much different (

Re: [orientdb] Re: Performance of Distributed (3 nodes) cluster with one billion edges

2016-09-22 Thread Luca Garulli
On 23 September 2016 at 00:49, Phillip Henry wrote: > Hi, Luca. > Hi Phillip. > I have: > > 4. sorting is an overhead, albeit outside of Orient. Using the Unix sort > command failed with "No space left on device". Oops. OK, so I ran my > program to generate the data again, this time it is orde