Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java

Issues with console in Workspaces

I recently downloaded the JDK off of the Oracle site to use as a practice space for exercises out of the Java for Beginners book. I followed the instructions in the book, including changing the PATH. Ever since I have been having issues using the workspaces console. When I use the java-repl function, I get a message : "Picked up JAVA_TOOL_OPTIONS: -Xmx128m" ...then it follows with the normal javaREPL message. Many of the example exercises given in the videos do not work properly and when I try to play around with my own code, nothing works. What on earth have I done??!!

It would be great if someone could provide guidance on this! Thank you!

2 Answers

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Would it be comforting to know you didn't do anything at all? :smiley: Take a look at this post about that issue from a Treehouse staff member. Hope you get it working! :sparkles:

Hey thanks Jennifer! It all makes sense now! I fixed it...now I have to figure out all the other errors, which are likely just from my mistakes. The struggle is real...