Git Product home page Git Product logo

Comments (8)

jakobklein avatar jakobklein commented on May 21, 2024 1

Cleaning the maven cache was the key. Thx for your hint.

I still need a workaround on server-side to make sure the channel was closed. I added this on stackoverflow.

But I can approve that the API is clearer and easier to use now. So you may close this issue.

from reactor-netty.

jakobklein avatar jakobklein commented on May 21, 2024

related to

from reactor-netty.

simonbasle avatar simonbasle commented on May 21, 2024

@jakobklein does this commit fix the issue for you?

from reactor-netty.

jakobklein avatar jakobklein commented on May 21, 2024

Thx for your notice. I'll have a look probably next week.

from reactor-netty.

jakobklein avatar jakobklein commented on May 21, 2024

Cannot confirm. Cannot test it. TcpClient seems to have some dependency-issues in 0.7.0.M1

TcpClient.create(60021);
works with
reactor-core:3.0.7.RELEASE, reactor-netty:0.6.4.RELEASE

But with
reactor-core:3.0.7.RELEASE, reactor-netty:0.7.0.M1
it throws
java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: reactor/core/CoreSubscriber
and with
reactor-core:3.1.0.M3, reactor-netty:0.7.0.M1
it throws
java.lang.NoClassDefFoundError: io/netty/buffer/PooledByteBufAllocator

from reactor-netty.

violetagg avatar violetagg commented on May 21, 2024

Hi,

Can you verify that Netty version that is in use is 4.1.13.Final?

Thanks,
Violeta

from reactor-netty.

jakobklein avatar jakobklein commented on May 21, 2024

Verified:

.m2\repository\io\projectreactor\reactor-core\3.1.0.M3\reactor-core-3.1.0.M3.jar
.m2\repository\org\reactivestreams\reactive-streams\1.0.1-RC2\reactive-streams-1.0.1-RC2.jar
.m2\repository\io\projectreactor\ipc\reactor-netty\0.7.0.M1\reactor-netty-0.7.0.M1.jar
.m2\repository\io\netty\netty-codec-http\4.1.13.Final\netty-codec-http-4.1.13.Final.jar
.m2\repository\io\netty\netty-codec\4.1.13.Final\netty-codec-4.1.13.Final.jar
.m2\repository\io\netty\netty-handler\4.1.13.Final\netty-handler-4.1.13.Final.jar
.m2\repository\io\netty\netty-buffer\4.1.13.Final\netty-buffer-4.1.13.Final.jar
.m2\repository\io\netty\netty-transport\4.1.13.Final\netty-transport-4.1.13.Final.jar
.m2\repository\io\netty\netty-resolver\4.1.13.Final\netty-resolver-4.1.13.Final.jar
.m2\repository\io\netty\netty-handler-proxy\4.1.13.Final\netty-handler-proxy-4.1.13.Final.jar
.m2\repository\io\netty\netty-codec-socks\4.1.13.Final\netty-codec-socks-4.1.13.Final.jar
.m2\repository\io\netty\netty-transport-native-epoll\4.1.13.Final\netty-transport-native-epoll-4.1.13.Final.jar
.m2\repository\io\netty\netty-common\4.1.13.Final\netty-common-4.1.13.Final.jar
.m2\repository\io\netty\netty-transport-native-unix-common\4.1.13.Final\netty-transport-native-unix-common-4.1.13.Final.jar
.m2\repository\io\projectreactor\ipc\reactor-ipc\0.7.0.M1\reactor-ipc-0.7.0.M1.jar
.m2\repository\junit\junit\4.12\junit-4.12.jar
.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar

from reactor-netty.

violetagg avatar violetagg commented on May 21, 2024

Can you provide some test that reproduces java.lang.NoClassDefFoundError: io/netty/buffer/PooledByteBufAllocator?

Did you try to clean the maven repo and to rebuild?

Thanks,
Violeta

from reactor-netty.

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.