CLONE - OutOfMemory error while using JBoss SOA-P 5.1.0 with JBoss Native service on
Windows
--------------------------------------------------------------------------------------------
Key: JBAS-9219
URL:
https://issues.jboss.org/browse/JBAS-9219
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: z - Legacy - Other
Affects Versions: JBossAS-5.1.0.GA, 6.0.0.M1
Environment: Windows Operating System, JBoss Native
Reporter: Mustafa Musaji
Fix For: No Release
A couple of users have reported in the forums that AS 5.1.0 when used with the JBoss
Native that is shipped with AS causes OutOfMemory errors on Windows. Here are the forum
threads:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=161121
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=161622
The real issue is that the default JAVA_OPTS (in run.bat.conf) which set the -Xms, -Xmx
and other memory settings are being skipped because the run.bat.conf does not set the
JAVA_OPTS if its already set. The service.bat (from JBoss Native) sets the JAVA_OPTS (with
-Xrs) which causes the run.conf.bat to just skip the part where other JAVA_OPTS are being
set.
The issue is being tracked in JBoss Native JBNATIVE-59 but i am opening this JBAS JIRA so
that it gets tracked as part of the AS project too.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira