question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

StackOverflowerror while using Netty v4.1.5+ with Spring

See original GitHub issue

Please follow this thread to get more info http://activemq.2283324.n4.nabble.com/Artemis-v2-1-Spring-MessageListener-Netty-StackOverflow-td4728139.html

Minimal yet complete reproducer code (or URL to code)

Since this is happening only on Solaris can’t give a test code.

Netty version

4.1.5+

JVM version (e.g. java -version)

JDK8u121

OS version (e.g. uname -a)

SunOS myhost 5.10 Generic_Virtual i86pc i386 i86pc [Solaris VM]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
slandellecommented, Jul 4, 2017

@abhijith-prabhakar Your stacktrace doesn’t look like an infinite loop. Isn’t it just that stack size is too small? Have you tried increasing Xss?

0reactions
normanmaurercommented, Jul 6, 2017

Thanks closing 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is the right way to upgrade netty and its components for ...
1 Answer 1 ... That being said: How I upgrade to a higher/lower version of a dependency in spring-boot: have a look at...
Read more >
Spring Boot Reference Documentation
Try the How-to documents. They provide solutions to the most common questions. Learn the Spring basics. Spring Boot builds on many other Spring...
Read more >
Netty: Home
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients.
Read more >
Lettuce Reference Guide
Lettuce is a scalable thread-safe Redis client based on netty and Reactor. ... Use Spring Data Redis for a seamless Spring integration with ......
Read more >
Spring Boot + Spring Data + Elasticsearch example
In this article, we will discuss about “How to create a Spring Boot + Spring Data + Elasticsearch Example”. Tools used in this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found