During deploy an OutOfMemory exception occurs during JAVAC process.
I'm using deploytool and when at 99% a javac process start but when with process use about 76MB of memory (and VM Size) an OutOfMemory Exception occurs.
i try to start the deploytool cmd with -server -ms256m -Xmx256m arguments; but i think this is used only from the Deploy tool directly and not used from the javac process launched.
How can i configure javac to use more memory ?
Or i need to deploy my j2ee application using others ways?
i'm using SAP Sneak Preview 6.4 SR1 (6.40 PatchLevel 87289.311)
Hi Roberto,
Please have a look at SAP note 759669.
Hope it helps,
Vladimir
Message was edited by: Vladimir Pavlov
Add a comment