-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase-debug.log
More file actions
14 lines (14 loc) · 1.67 KB
/
Copy pathdatabase-debug.log
File metadata and controls
14 lines (14 loc) · 1.67 KB
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/jepoy/.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
09:32:35.007 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
09:32:35.364 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
09:32:36.249 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO com.firebase.core.namespace.NamespaceActor - weldpak-default-rtdb successfully activated FBKV (SurveyIdle(0)) wait: 201ms, init: 0ms
09:32:36.381 [NamespaceSystem-blocking-namespace-operation-dispatcher-6] INFO com.firebase.core.namespace.StateManager - Namespace weldpak-default-rtdb status Active to Active
09:35:08.428 [FirebaseWorkerPool-1-3] WARN com.firebase.core.persistence.backend.dummy.EmulatorMetadataPersistence - Multiple projectIds are not recommended in single project mode. Requested
namespace demo-project, but the emulator is configured for weldpak-default-rtdb. To
opt-out of single project mode add/set the singleProjectMode: false property in
the firebase.json emulators config.
09:35:08.477 [NamespaceSystem-akka.actor.default-dispatcher-8] INFO com.firebase.core.namespace.NamespaceActor - demo-project successfully activated FBKV (SurveyIdle(0)) wait: 18ms, init: 0ms