Giter VIP home page Giter VIP logo

java-chronicle-old's Introduction

Java-Chronicle has moved

This project has been moved to Chronicle-Queue, this is to improve the consistency with chronicles new naming, branding and website. Enhancements and support on this old project is only available to paying customers.

java-chronicle-old's People

Contributors

peter-lawrey avatar lburgazzoli avatar danielshaya avatar hft-team-city avatar ashelleyhft avatar jozsefbartokhft avatar leventov avatar jamie-walker avatar ryang-sfdc avatar brianwawok avatar pilgrimkst avatar marksantos avatar sohailalam2 avatar yavuz-gokirmak avatar jasonk000 avatar

Stargazers

 avatar  avatar  avatar manny kung avatar  avatar Lv Zehui avatar yuxiaoqing avatar Jeff M avatar DengPingSheng avatar  avatar  avatar Chen avatar zhangyangxi avatar Joshua Chi avatar  avatar Chery avatar  avatar TwoProblems avatar Asif Saleem avatar Fenn Zheng avatar  avatar Siran Yang avatar  avatar  avatar Philip Stutz avatar Iulian Dumitru avatar Maxwell Yu avatar Adam Hansrod avatar dikeke avatar Jon Poulton avatar  avatar  avatar Bo XIAO avatar Cheung Hui avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar Rob Austin avatar  avatar  avatar  avatar Milos Kresojevic avatar Ben Cotton avatar

java-chronicle-old's Issues

Readme example fails

Windows 8.1, Oracle JDK 8u25

When running the How it Really Works example, I get the following error on reader.finish():

Exception in thread "main" java.lang.IndexOutOfBoundsException: Buffer overflow, capacity: 0 position: 20 at net.openhft.lang.io.AbstractBytes.throwOverflow(AbstractBytes.java:1653) at net.openhft.lang.io.AbstractBytes.finish(AbstractBytes.java:1648) at net.openhft.chronicle.examples.ExampleCacheMain.main(ExampleCacheMain.java:24) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)

If I add the "optional" line, it works as expected.

reader.index(0); // optional as it is at the start already

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.