[orientdb] Re: Oracle ODI and Orient DB intrgratoin

2016-12-21 Thread shanjeev Rajendran
Hi Amit, I am facing a similar kind of work migrating from oracle to orientdb, but couldn't find proper documentation to do so, could you share me the steps to achieve it. Thanks, Shanjeev P.S - I know it could be done by orientdb teleporter, but my project require to do via oracle ODI. On

[orientdb] Re: orientdb-neo4j-importer: Importing from neo4j with multiple Labels on nodes

2016-12-21 Thread s . leto
Hi Gregory, First of all, thank you for using our new Neo4j to OrientDB Importer In version 2.2.14 (that will be released soon), we have changed the way the importer behaves in case of Neo4j nodes with multiple labels The documentation that Oleksandr posted is about the new version (as I've

[orientdb] Exception while invoking OrientBaseGraph.commit()

2016-12-21 Thread Barath Kumar
While calling OrientBaseGraph.commit(), getting the below exception. 1. How to fix this exception. 2. Will the data be committed successfully when the below exception is got Please advise [21 Dec 2016 07:43:08:023] RCAERR: com.orientechnologies.orient.server.distributed.ODistributedException:

[orientdb] can no longer start orientdb server

2016-12-21 Thread Gregory Mace
I get a warning in the log: Database is open by another process [OPaginatedStorageDirtyFlag] but there is no other process that has 'Database' open. Is there some lock file that is hung out to dry? -- --- You received this message because you are subscribed to the Google Groups

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Luigi Dell'Aquila
Hi Gregory, Are you on windows, linux or mac (or other)? Thanks Luigi 2016-12-21 12:31 GMT+01:00 Gregory Mace : > this happens when I try to put orientdb-spatial jar file in the ./lib > directory. > I'm running v2.2.13 server and using : orientdb-spatial-2.2.13.jar > >

[orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Gregory Mace
this happens when I try to put orientdb-spatial jar file in the ./lib directory. I'm running v2.2.13 server and using : orientdb-spatial-2.2.13.jar the problem goes away when I remove it. On Wednesday, December 21, 2016 at 3:12:12 AM UTC-8, Gregory Mace wrote: > > I get a warning in the

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Roberto Franchini
On Wed, 21 Dec 2016 at 12:31 Gregory Mace wrote: > this happens when I try to put orientdb-spatial jar file in the ./lib > directory. > I'm running v2.2.13 server and using : orientdb-spatial-2.2.13.jar > > the problem goes away when I remove it. > > > As stated in the

[orientdb] Re: orientdb-neo4j-importer: Importing from neo4j with multiple Labels on nodes

2016-12-21 Thread Gregory Mace
Thank you for your response. I am willing to re-import to see how this works. IMHO, as far as Neo4jId and Neo4jLabelList, I'm wondering what the roadmap is. This seems like a reasonable workaround in order to obtain the functionality that I was using for the Neo4j instance ( I was never

[orientdb] Re: Exception while invoking OrientBaseGraph.commit()

2016-12-21 Thread Oleksandr Gubchenko
What version are you on? What is you configuration? What operation are you performing? Thanks. Il giorno mercoledì 21 dicembre 2016 11:36:39 UTC+1, Barath Kumar ha scritto: > > While calling OrientBaseGraph.commit(), getting the below exception. > > 1. How to fix this exception. > 2. Will the

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Gregory Mace
linux Ubuntu 16.04.1 LTS On Wednesday, December 21, 2016 at 3:36:11 AM UTC-8, Luigi Dell'Aquila wrote: > > Hi Gregory, > > Are you on windows, linux or mac (or other)? > > Thanks > > Luigi > > > 2016-12-21 12:31 GMT+01:00 Gregory Mace : > >> this happens when I try to

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Oleksandr Gubchenko
Are you using plocal o remote connection to the server? Il giorno mercoledì 21 dicembre 2016 12:44:34 UTC+1, Gregory Mace ha scritto: > > linux > Ubuntu 16.04.1 LTS > > > > > On Wednesday, December 21, 2016 at 3:36:11 AM UTC-8, Luigi Dell'Aquila > wrote: >> >> Hi Gregory, >> >> Are you on

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Roberto Franchini
On Wed, 21 Dec 2016 at 17:24 Gregory Mace wrote: > I'm installing orientdb-spatial in the lib folder of orientdb-community > edition server (I thought, as per instructions). ..I download the jar, stop > the server, move the jar file to the ./lib folder. ...try to restart

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Gregory Mace
Server runs now that I downloaded the 'dist' jar. On Wednesday, December 21, 2016 at 8:51:58 AM UTC-8, Roberto Franchini wrote: > > > > On Wed, 21 Dec 2016 at 17:24 Gregory Mace > wrote: > >> I'm installing orientdb-spatial in the lib folder of orientdb-community >>

Re: [orientdb] instructions for building orientdb-spatial

2016-12-21 Thread Roberto Franchini
On Wed, 21 Dec 2016 at 17:30 Gregory Mace wrote: > I'm having problems installing orientdb-spatial ( 2.2.13 server ) and so > thought I should try one I built myself. > > I cloned: > > https://github.com/orientechnologies/orientdb-spatial.git > > but when I run > > mvn clean

[orientdb] Rollback not working

2016-12-21 Thread jaya raj
Hi , I am using orientdb 2.0.18, rollback is not working. factory = new OrientGraphFactory(DatabaseConnectionMgr.URL,DatabaseConnectionMgr.USERNAME,DatabaseConnectionMgr.PASSWORD).setupPool(1,10); OrientGraph graph = factory.getTx(); String sql = "insert into package_master set

Re: [orientdb] Is it possible to take every transaction in log file?

2016-12-21 Thread jaya raj
HI Andrey , *Thank you for response, can u suggest there is any way to get backup to reduce the risk db crash.* *we already taking automatic back every 4hrs, but in between time next 4h any crash happened in database transactions we losses how to overcome. please help me .* On Wednesday,

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Roberto Franchini
On Wed, 21 Dec 2016 at 20:24 Gregory Mace wrote: > Server runs now that I downloaded the 'dist' jar. > > If the docs is not clear about the installation process, please help me to improve it: http://orientdb.com/docs/2.2.x/Spatial-Index.html#install thanks -- Best

[orientdb] Re: Exception while invoking OrientBaseGraph.commit()

2016-12-21 Thread Barath Kumar
The version is : OrientDB console v.2.0.12 (build UNKNOWN@r; 2015-07-01 11:28:05+) www.orientechnologies.com Type 'help' to display all the supported commands. Installing extensions for GREMLIN language v.2.6.0 Attached the orientdb-server-config.xml I am updating the vertex using:

Re: [orientdb] Re: can no longer start orientdb server

2016-12-21 Thread Gregory Mace
I'm installing orientdb-spatial in the lib folder of orientdb-community edition server (I thought, as per instructions). ..I download the jar, stop the server, move the jar file to the ./lib folder. ...try to restart the server. When I do this, The server will no longer start, and continues

[orientdb] instructions for building orientdb-spatial

2016-12-21 Thread Gregory Mace
I'm having problems installing orientdb-spatial ( 2.2.13 server ) and so thought I should try one I built myself. I cloned: https://github.com/orientechnologies/orientdb-spatial.git but when I run mvn clean install i get: [ERROR] [ERROR] Some problems were encountered while processing the