• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Java issue in Linux (Fedora Core 4)

SokaMoka

Banned
I have this problem in eclipse when I am running some programs I wrote in Java, what could be the cause of this ?

I get the below error on execution :

 
You are trying to pull too many tokens of the StringTokenzier. Look at the javadocs for the nextToken() method and either check to see if there are more tokens before grabbing them, or just catch the exception and deal with it.

This is a programming question, not an operating systems question 😉
 
Back
Top