-
Notifications
You must be signed in to change notification settings - Fork 3
/
database-debug.log
12 lines (12 loc) · 1.41 KB
/
database-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/q/.cache/firebase/emulators/firebase-database-emulator-v4.7.3.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil
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
12:21:25.839 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
12:21:26.191 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
12:24:38.343 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
12:24:38.366 [NamespaceSystem-akka.actor.default-dispatcher-5] INFO com.firebase.core.namespace.Terminator$Terminator - 1 actors left to terminate: training-buddy-2022-default-rtdb
12:24:38.397 [NamespaceSystem-akka.actor.default-dispatcher-5] INFO com.firebase.core.namespace.NamespaceActor - Stopping namespace actor for training-buddy-2022-default-rtdb
12:24:38.400 [NamespaceSystem-akka.actor.default-dispatcher-5] INFO com.firebase.core.namespace.NamespaceActor - Gauges removed for training-buddy-2022-default-rtdb
12:24:38.416 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.