Hi. 1. I have an embedded orient db server running inside Apache Karaf. However, studio fails to list the database that i create programatically. I get back: "you can not check the existance of a database in a remote server". How come I get this exception from the ORemoteStorage class - is orient db studio not meant to play with an embedded instance?
2. While in console, I run a query to expand a link. It returns the right number of rows in the results, but there are nulls in all the fields except the RID of the link. The same query when ran via the java api returns the right information. This would suggest that using console too is not fully supported when you have an embedded instance. Anyone know? Could this be related to the fact that I'm running it inside Apache Karaf (an OSGi container) ? I can provide an example on (2) if needed. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
