7 Replies Latest reply on Jul 1, 2013 7:50 AM by jamit

    Could not initialize class java.util.logging.LogManager

    jamit

      Hi,

      I just tried migrating my application from Jboss AS 7.1. to EAP 6.1 alpha as I wanted to use Teiid 8.4 final...which works with EAP only.

       

      On migrating and starting the server using standalone.bat results in following exception:

       

      Exception in thread "main" java.util.ServiceConfigurationError: org.jboss.logmanager.Configurator: Provider org.jboss.as.logging---Exception in thread "Thread-1" java.lang.NoClassDefFoundError: Could not initialize class java.util.logging.LogManager
      Is there something that needs to be changed from the configuration side.. per say...because the migration guide says that java logging,apache logging,slf4j are supported by default,while the issue says Could not initialize class java.util.logging.LogManager.
      It would be great to know the fix for this error.
      Thanks
      Amit