Hi Andre', I think it's a timeout issue. You should check the default settings in your client (console in this case). How much time does it take to complete?
Best Regards, Luca Garulli Founder & CEO OrientDB LTD <http://orientdb.com/> On 14 February 2017 at 23:15, André Toscano <[email protected]> wrote: > Hello everyone. > I've got this today in my console (2.2.14 - community version): > > orientdb {db=mygraphdb}> update tags set rids = (select distinct(@rid) > from Entities where metadata.tags is not null and $parent.$current.tag in > metadata.tags) > > Error: com.orientechnologies.common.io.OIOException: Channel is closed > Error: java.io.IOException: Channel is closed > > I've checked the memory, processors and everything is ok. > Any hint about how to workaround with this? > Thanks in advance. > Best regards. > > André Emilio Toscano > > -- > > --- > 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.
