]
Martin Malina closed JBDS-4386.
-------------------------------
I can confirm that both in CLI and in devstudio this happens with EAP 6.4, but not with
EAP 7.x. Closing.
Please correct launch configuration so WARN is no longer provided by
default
----------------------------------------------------------------------------
Key: JBDS-4386
URL:
https://issues.jboss.org/browse/JBDS-4386
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: common
Affects Versions: 10.3.0.GA
Environment: DevStudio 10.3, as used with an EAP server.
Reporter: Rick Wagner
Assignee: Rob Stryker
Priority: Minor
Fix For: 11.0.0.AM1
Using default settings, an EAP 6.4 (Fuse) server gives the following WARN in the Console
view:
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was
removed in 8.0
Removal of the following param from VM arguments resolves the issue:
-XX:MaxPermSize=256m