Hi all,
I have the following problems:
1) I am running a 3D application to display maps and other objects. I keep
getting the following error:
Exception occurred during event dispatching:
java.lang.OutOfMemoryError
<<no stack trace available>>
I am running the application on NT, with JBuilder3, using the following
command:
%JAVA_HOME% -cp
lib;lib/support.jar;lib/symclass.zip;lib/jcchart.jar;lib/jctable.jar;lib/sup
port.jar;lib/swingall.jar;lib/jbcl3.0.jar;lib/j3daudio.jar;lib/j3dcore.jar;l
ib/j3dutils.jar;lib/iiimp.jar -ms128m -mx192m %program%
I have a 733Mhz with 386MB of RAM. Does anyone have a clue as to what is
going on?
Running the gc() does not help!
2) My second problem is: Running the same program on a different machine (a
Gateway),
but with the same amount of memory and the same CPU speed, my 3D Canvas
looks like
a patch quilt (bad.gif)! The map definition is non-existing, while it is
ok on a Micron (good.gif).
Does anyone have a clue as to what is going on?
<<bad.gif>> <<good.gif>>
ANY help is appreciated and any suggestions, that you might have, are
welcome.
Thanks in advance,
\\\|///
\\ ~ ~ //
( @ @ )
--------------------------oOOo-(_)-oOOo--------------------------------
_/_/_/_/ _/_/_/_/ _/_/_/_/_/ _/_/_/_/ Eric Malguy
_/ _/ _/ _/ _/ Software Engineer
_/_/_/_/ _/_/_/_/ _/ _/ Advanced Systems Group
_/ _/ _/ _/ _/ Arlington, VA (703) 558-2994
_/_/_/_/ _/ _/ _/_/_/_/_/ _/_/_/_/ [EMAIL PROTECTED]
-----------------------------------Oooo.-------------------------------
.oooO ( )
( ) ) /
\ ( (_/
\_)
Any statements in this message are personal opinions
and do not represent the views of SAIC.
bad.gif
good.gif