[
https://issues.jboss.org/browse/JBDS-4386?page=com.atlassian.jira.plugin....
]
Rob Stryker resolved JBDS-4386.
-------------------------------
Resolution: Won't Fix
For eap 6.x, we're sticking with what is in the command line script. WF 11 and Eap 7.x
do not include these flags, so we're good there.
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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)