Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Java stack overflow error
Java stack overflow error [message #1850732] Tue, 15 March 2022 17:14 Go to next message
askaa khan is currently offline askaa khanFriend
Messages: 2
Registered: March 2022
Junior Member
I'm running a program that I have written in Java in Eclipse. The program has a veritably deep position of recursion for veritably large inputs. For lower inputs the program runs OK still when large inputs are given, I get the following error.

Exception in thread "main" java.lang.StackOverflowError


Can this be solved by increasing the Java stack size and if so, how do I do this in Eclipse?
Re: Java stack overflow error [message #1850862 is a reply to message #1850732] Fri, 18 March 2022 19:46 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
This is off-topic for CDT. Try again in the Newcomers section.

--

Tauno Voipio
Previous Topic:Update failed
Next Topic:GDB error in eclipse: Invalid thread id: 1
Goto Forum:
  


Current Time: Tue Apr 16 10:13:23 GMT 2024

Powered by FUDForum. Page generated in 0.05940 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top