Rick Wagner created JBDS-4386:
---------------------------------
Summary: 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
Priority: Minor
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)