-
Notifications
You must be signed in to change notification settings - Fork 0
/
database-debug.log
14 lines (14 loc) · 1.69 KB
/
database-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/Users/guygrigsby/.cache/firebase/emulators/firebase-database-emulator-v4.7.1.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
13:02:19.487 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
13:02:19.655 [main] INFO com.firebase.server.forge.App$ - Listening at localhost:9000
15:00:05.059 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
15:00:05.071 [NamespaceSystem-akka.actor.default-dispatcher-332] INFO com.firebase.core.namespace.Terminator$Terminator - 2 actors left to terminate: fake-server, marketplace-c87d0
15:00:05.080 [NamespaceSystem-akka.actor.default-dispatcher-336] INFO com.firebase.core.namespace.NamespaceActor - Stopping namespace actor for fake-server
15:00:05.080 [NamespaceSystem-akka.actor.default-dispatcher-333] INFO com.firebase.core.namespace.NamespaceActor - Stopping namespace actor for marketplace-c87d0
15:00:05.081 [NamespaceSystem-akka.actor.default-dispatcher-336] INFO com.firebase.core.namespace.NamespaceActor - Gauges removed for fake-server
15:00:05.081 [NamespaceSystem-akka.actor.default-dispatcher-333] INFO com.firebase.core.namespace.NamespaceActor - Gauges removed for marketplace-c87d0
15:00:05.085 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.