Git Product home page Git Product logo

neo4j-fd-leak's Introduction

start:

mvn clean compile exec:java -Dexec.mainClass=main.FileDescriptorLeak

output:

... [INFO] [INFO] --- exec-maven-plugin:1.2.1:java (default-cli) @ test --- open files: 101 open files: 764 open files: 1948 open files: 3223 open files: 4629 open files: 5897 open files: 7193 [WARNING] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:297) at java.lang.Thread.run(Thread.java:744) Caused by: org.neo4j.graphdb.TransactionFailureException: Unable to commit transaction at org.neo4j.kernel.TopLevelTransaction.close(TopLevelTransaction.java:140) at main.FileDescriptorLeak.run(FileDescriptorLeak.java:73) at main.FileDescriptorLeak.main(FileDescriptorLeak.java:42) ... 6 more Caused by: org.neo4j.graphdb.TransactionFailureException: commit threw exception at org.neo4j.kernel.impl.transaction.TxManager.commit(TxManager.java:502) at org.neo4j.kernel.impl.transaction.TxManager.commit(TxManager.java:403) at org.neo4j.kernel.impl.transaction.TransactionImpl.commit(TransactionImpl.java:123) at org.neo4j.kernel.TopLevelTransaction.close(TopLevelTransaction.java:124) ... 8 more Caused by: javax.transaction.xa.XAException at org.neo4j.kernel.impl.transaction.TransactionImpl.doCommit(TransactionImpl.java:552) at org.neo4j.kernel.impl.transaction.TxManager.commit(TxManager.java:464) ... 11 more Caused by: org.neo4j.kernel.impl.nioneo.store.UnderlyingStorageException: java.io.FileNotFoundException: /Users/tbaum/Projekte/neo4j-fd-leak/neo-test/schema/label/lucene/_3v9.cfs (Too many open files in system) at org.neo4j.kernel.impl.nioneo.xa.NeoStoreTransaction.updateLabelScanStore(NeoStoreTransaction.java:908) at org.neo4j.kernel.impl.nioneo.xa.NeoStoreTransaction.applyCommit(NeoStoreTransaction.java:812) ...

neo4j-fd-leak's People

Contributors

tbaum avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.