GithubHelp home page GithubHelp logo

Comments (5)

weishengshui avatar weishengshui commented on May 18, 2024 1

JVM
[root@dev3 lib]# java -version
openjdk version "1.8.0_101"
OpenJDK Runtime Environment (build 1.8.0_101-b13)
OpenJDK Server VM (build 25.101-b13, mixed mode)

OS
[root@dev3 lib]# uname -a
Linux dev3 2.6.32-642.1.1.el6.i686 #1 SMP Tue May 31 20:41:01 UTC 2016 i686 i686 i386 GNU/Linux
[root@dev3 lib]# cat /proc/version
Linux version 2.6.32-642.1.1.el6.i686 ([email protected]) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC) ) #1 SMP Tue May 31 20:41:01 UTC 2016
[root@dev3 lib]# cat /etc/redhat-release
CentOS release 6.8 (Final)

bug重现步骤:
[root@dev3 ~]#wget https://github.com/yahoo/pulsar/releases/download/v1.14/pulsar-1.14-bin.tar.gz
[root@dev3 ~]#tar -zvxf pulsar-1.14-bin.tar.gz
[root@dev3 ~]#cd pulsar-1.14-bin
[root@dev3 pulsar-1.14-bin]#./bin/pulsar standalone

from pulsar.

merlimat avatar merlimat commented on May 18, 2024

I cannot reproduce this error. Can you specify the exact steps and the versions for OS / JVM?

from pulsar.

merlimat avatar merlimat commented on May 18, 2024

It might be related openjdk vs oraclejdk. In any case in BookKeeper.getDefaultEventLoopGroup we should be really catching the NoClassDefFoundError and fallback to the NIO event loop.

from pulsar.

radekg avatar radekg commented on May 18, 2024

Related: netty/netty#4840

from pulsar.

merlimat avatar merlimat commented on May 18, 2024

Committed a fix in bookkeeper branch at YahooArchive/bookkeeper@8982635

Will close this issues when updating BK version here

from pulsar.

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.