|
Try
the
java
-X
option, run it at command prompt / shell.
Use
java -Xms128m -Xmx384m -jar orion.jar
or
something.
//Johan
It's a little bit strange... I'm implementing security on my
application and customizing my xml descriptors. All went ok (I had Basic
Authentication) and I wanted to implement security also in the EJBs methods. I
change the ejb-jar.xml source and this text appears :
Auto-deploying UbicuaCMP.jar (Classes were
updated)... The compiler has run out of memory. Consider using the
"-J-mx<number>" command line option to increase t he maximum heap
size. Error compiling D:\Orion155\ubicua/UbicuaCMP.jar: Syntax error in
source Orion/1.5.2 initialized
I work with 512MB memory... so I don�t think is a problem of
lack of memory... I try to use also the "-J-mx<number>" command
but it doesnt work !. Can anybody explain where and how works this
command ? (a sample example will be wellcomed !)
Thanks !!!
__________________________ David Bonilla Fuertes THE
BIT BANG NETWORK http://www.bit-bang.com Profesor
Waksman, 8, 6� B 28036 Madrid SPAIN Tel.: (+34) 914 577 747 M�vil:
656 62 83 92 Fax: (+34) 914 586
176 __________________________
|