This content has been marked as final.
Show 1 reply
-
1. Re: Out of memory : Java heap space issue while installation
jaysensharma Mar 4, 2016 5:26 AM (in response to rajatchatterjee)Hello Rajat,
Which kind of BRMS deployer are you using?
1). Deployable (EAP 6) (176 MB)
OR
2). Installer (250 MB) JAR https://www.jboss.org/download-manager/file/jboss-brms-6.2.0.GA-installer.jar
If you are using JAR installer then please run it as following (with Heap defined at installation level):
java -Xms1024m -Xmx1024m -jar jboss-brms-6.2.0.GA-installer.jar
Regards
Jay SenSharma