Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Swing / AWT / SWT and the fly likes EmptyStackException on Linux Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "EmptyStackException on Linux" Watch "EmptyStackException on Linux" New topic
Author

EmptyStackException on Linux

Ted Reynolds
Greenhorn

Joined: Mar 16, 2004
Posts: 20
I have some code that runs great on windows but when I try it on Linux (RH7.0) I get an EmptyStackException. Can anyone help?

Following is some snippets from the offending code.


What am I doing wrong?
Ted Reynolds
Greenhorn

Joined: Mar 16, 2004
Posts: 20
Can anybody help me? did I not give enough info, what?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: EmptyStackException on Linux
 
Similar Threads
Why jvm don“t call paintComponent(Graphics g)?
Static Methods Problem
Problem setting margin in printing pdf file from java code
Can someone check my program?
MouseEvent