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
Copy file name to clipboardExpand all lines: database-debug.log
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,7 @@ WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
2
2
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by akka.util.Unsafe (file:/Users/stephenarosaj/.cache/firebase/emulators/firebase-database-emulator-v4.11.2.jar)
3
3
WARNING: Please consider reporting this to the maintainers of class akka.util.Unsafe
4
4
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
5
-
16:49:54.775 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
6
-
16:49:54.866 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
16:50:05.737 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
9
-
16:50:05.747 [NamespaceSystem-akka.actor.default-dispatcher-9] INFO com.firebase.core.namespace.Terminator$Terminator - 1 actors left to terminate: fake-project-id
10
-
16:50:05.751 [NamespaceSystem-akka.actor.default-dispatcher-10] INFO com.firebase.core.namespace.NamespaceActor - stopped namespace actor for fake-project-id
11
-
16:50:05.754 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.
5
+
10:00:38.210 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
6
+
10:00:38.292 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
7
+
10:00:42.038 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
8
+
10:00:42.047 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.
Copy file name to clipboardExpand all lines: firestore-debug.log
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
2
2
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$4 (file:/Users/stephenarosaj/.cache/firebase/emulators/cloud-firestore-emulator-v1.19.8.jar)
3
3
WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$4
4
4
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
5
-
Aug 19, 2025 4:49:53 PM com.google.cloud.datastore.emulator.firestore.websocket.WebSocketServer start
5
+
Sep 03, 2025 10:00:37 AM com.google.cloud.datastore.emulator.firestore.websocket.WebSocketServer start
6
6
INFO: Started WebSocket server on ws://127.0.0.1:9150
7
7
API endpoint: http://127.0.0.1:8080
8
8
If you are using a library that supports the FIRESTORE_EMULATOR_HOST environment variable, run:
@@ -16,7 +16,5 @@ If you are running a Firestore in Datastore Mode project, run:
16
16
Note: Support for Datastore Mode is in preview. If you encounter any bugs please file at https://github.com/firebase/firebase-tools/issues.
17
17
Dev App Server is now running.
18
18
19
-
Aug 19, 2025 4:50:04 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
20
-
INFO: Detected HTTP/2 connection.
21
19
*** shutting down gRPC server since JVM is shutting down
0 commit comments