[esb-issues] [JBoss JIRA] Created: (JBESB-1956) run.bat has lost its permgen setting

Burr Sutter (JIRA) jira-events at lists.jboss.org
Mon Aug 25 22:45:38 EDT 2008


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
            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

        



More information about the esb-issues mailing list