-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase-debug.log
More file actions
19 lines (19 loc) · 2.38 KB
/
Copy pathdatabase-debug.log
File metadata and controls
19 lines (19 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/Users/nonwork/.cache/firebase/emulators/firebase-database-emulator-v4.11.2.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
00:52:00.654 [NamespaceSystem-akka.actor.default-dispatcher-5] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
00:52:00.896 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
00:52:01.713 [NamespaceSystem-akka.actor.default-dispatcher-5] INFO com.firebase.core.namespace.NamespaceActor - nmtplay-12c7f-default-rtdb successfully activated FBKV (SurveyIdle(0)) wait: 167ms, init: 0ms
00:52:01.810 [NamespaceSystem-blocking-namespace-operation-dispatcher-7] INFO com.firebase.core.namespace.StateManager - Namespace nmtplay-12c7f-default-rtdb status Active to Active
00:57:40.676 [FirebaseWorkerPool-1-3] WARN com.firebase.core.persistence.backend.dummy.EmulatorMetadataPersistence - Multiple projectIds are not recommended in single project mode. Requested
namespace nmtplay-12c7f, but the emulator is configured for nmtplay-12c7f-default-rtdb. To
opt-out of single project mode add/set the singleProjectMode: false property in
the firebase.json emulators config.
00:57:40.701 [NamespaceSystem-akka.actor.default-dispatcher-9] INFO com.firebase.core.namespace.NamespaceActor - nmtplay-12c7f successfully activated FBKV (SurveyIdle(0)) wait: 11ms, init: 0ms
00:57:40.860 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
00:57:40.869 [NamespaceSystem-akka.actor.default-dispatcher-9] INFO com.firebase.core.namespace.Terminator$Terminator - 2 actors left to terminate: nmtplay-12c7f-default-rtdb, nmtplay-12c7f
00:57:40.894 [NamespaceSystem-akka.actor.default-dispatcher-11] INFO com.firebase.core.namespace.NamespaceActor - stopped namespace actor for nmtplay-12c7f
00:57:40.894 [NamespaceSystem-akka.actor.default-dispatcher-16] INFO com.firebase.core.namespace.NamespaceActor - stopped namespace actor for nmtplay-12c7f-default-rtdb
00:57:40.905 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.