Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
I think I see what is causing this.

I think an exception is being thrown with some NIO.2 operation and a value is 
being set to null and latter causing the NullPointerException

The following method sets an attachment to null and later it's used, causing 
the exception, 
http://code.google.com/p/java-gearman-service/source/browse/trunk/src/org/gearma
n/impl/reactor/SocketImpl.java#207

I've seen very inconsistent behavior with NIO.2 between operating systems. I 
was planning on converting to the old NIO API because of this inconsistency. I 
may try to do this sooner than later now.

I'm not sure if this is causing any real issues with your wrapping application. 
If it's alright with you, I might want to make you a temporary build to see 
what the exception thrown by NIO.2 is.

Original comment by [email protected] on 26 Jul 2012 at 7:06

  • Changed state: Accepted

from java-gearman-service.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
Additionally we have 2 separate tables for each gearman server to avoid 
duplicate job processing when the 2 gearman servers are restarted with pending 
jobs in the database. We also put in some fixes for initializing the 
gearman-manager from the database. We can share that with you if you would like.

Original comment by floyd.lewis on 26 Jul 2012 at 8:56

from java-gearman-service.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
[deleted comment]

from java-gearman-service.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024
Fix submitted to v0.6.4

Original comment by [email protected] on 2 Aug 2012 at 6:39

from java-gearman-service.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 15, 2024

Original comment by [email protected] on 2 Aug 2012 at 6:39

  • Changed state: Fixed

from java-gearman-service.

Related Issues (20)

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.