]
Jeff MAURY commented on JBDS-4386:
----------------------------------
[~rob.stryker] can you check this, not sure we can do something as it may be in the EAP
launch script
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
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