You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed silk-workbench-v3.6.0 on Mac OS 14.1.2 (23B92) and I get the error message:
2023-12-08 15:39:17,412 WARN application Logger configuration in conf files is deprecated and has no effect. Use a logback configuration file instead.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/Users/pys/Downloads/silk-workbench-v3.6.0/lib/com.google.inject.guice-4.2.3.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$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
2023-12-08 15:39:20,124 INFO a.e.s.Slf4jLogger Slf4jLogger started
Oops, cannot start the server.
Configuration error: Configuration error[
The application secret has not been set, and we are in prod mode. Your application is not secure.
To set the application secret, please read http://playframework.com/documentation/latest/ApplicationSecret
The text was updated successfully, but these errors were encountered:
I installed silk-workbench-v3.6.0 on Mac OS 14.1.2 (23B92) and I get the error message:
2023-12-08 15:39:17,412 WARN application Logger configuration in conf files is deprecated and has no effect. Use a logback configuration file instead.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/Users/pys/Downloads/silk-workbench-v3.6.0/lib/com.google.inject.guice-4.2.3.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$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
2023-12-08 15:39:20,124 INFO a.e.s.Slf4jLogger Slf4jLogger started
Oops, cannot start the server.
Configuration error: Configuration error[
The application secret has not been set, and we are in prod mode. Your application is not secure.
To set the application secret, please read http://playframework.com/documentation/latest/ApplicationSecret
The text was updated successfully, but these errors were encountered: