1 Reply Latest reply on Jan 17, 2018 6:13 AM by gastaldi

    After starting forge, it return: WARNING: Illegal reflective access by org.jboss.forge.furnace.impl.LoggingRepair$1

    yuribreion

      After submit forge command it return the following statement:

       

      WARNING: An illegal reflective access operation has occurred

      WARNING: Illegal reflective access by org.jboss.forge.furnace.impl.LoggingRepair$1 (file:/Users/xxxxxxxx/java-spring1/forge/lib/furnace-2.27.0.Final.jar) to constructor java.util.logging.Level$KnownLevel(java.util.logging.Level)

      WARNING: Please consider reporting this to the maintainers of org.jboss.forge.furnace.impl.LoggingRepair$1

      WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

      WARNING: All illegal access operations will be denied in a future release

       

      With those warning messages I can't move forward with forge implementation.

       

      Could you help me please?