[
https://jira.jboss.org/jira/browse/JBESB-1956?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-1956:
-------------------------------------
I should add that the reason it was moved into the platform build process was that
modifications to the base zip file are lost when it is updated to the next version.
run.bat has lost its permgen setting
------------------------------------
Key: JBESB-1956
URL:
https://jira.jboss.org/jira/browse/JBESB-1956
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: 4.4
Reporter: Burr Sutter
Assignee: Daniel Bevenius
Priority: Critical
Fix For: 4.4 CP1
The permgen setting for run.bat (on windows) has gone missing in the JBESB_4_4_GA_CP
branch. It has historically been set as follows:
set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx728m -XX:PermSize=256m -XX:MaxPermSize=512m
The reason for this change is the vast amount of Hibernate class generation/schema
generation that is going on while deploying jBPM.
It is also missing from trunk as well and appears to be due to a change in
product\install\jbossesb-server-base.zip which included a new run.bat which needs to be
tweaked.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira