]
Jeff MAURY commented on JBDS-4678:
----------------------------------
This is caused by EAP7.0+ servers are being created with -Xms64m -Xmx512m and was -Xms1g
-Xmx1g before (6.1 for ex). Asking [~rob.stryker] if there is a valid reason.
Defined EAP 7.1 server with RHDM installation throws
java.lang.OutOfMemoryError: GC overhead limit exceeded
-----------------------------------------------------------------------------------------------------------
Key: JBDS-4678
URL:
https://issues.jboss.org/browse/JBDS-4678
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: server
Affects Versions: 11.2.0.GA
Reporter: Tomas David
Assignee: Rob Stryker
Priority: Critical
Fix For: 11.3.0.AM2
If you define EAP 7.1 server with RH Decision Manager 7.0 installation, after server
start "java.lang.OutOfMemoryError: GC overhead limit exceeded" is thrown.
If the defined server is 6.1+, server is normally started. No exception is thrown.