-
Bug
-
Resolution: Won't Do
-
Minor
-
10.3.0.GA
-
None
-
- Make a server, start it.
- Observe the WARN in the log
- Remove the MaxPermSize argument
- Restart the server, note the log is now clean
-
NEW
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