Search

10.3. Memory settings for Seam example apps

download PDF
If no other profile is specified at server startup, the default server profile is used. However, the production profile is recommended to run the example Seam applications included with JBoss Enterprise Application Platform.
To avoid memory issues, adjust the memory settings before deploying the applications. Do this by updating JAVA_OPTS settings in the file JBOSS_DIST/jboss-as/bin/run.conf (Linux) or JBOSS_DIST\jboss-as\bin\run.conf.bat (Windows) to match your application requirements. The default settings are:
-Xms1303m -Xmx1303m -XX:MaxPermSize=256m
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.