firebase / firebase/firebase-tools

starting emulators opens a java window that isn't directly controlled by emulators

Open
#3,871 11 comments 11 reactions 1 assignee Claimed by @christhompsongoogle View on GitHub
emulator-suite help-wanted platform: windows type: bug
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

### [REQUIRED] Environment info

**firebase-tools:** 9.21.0
``` bash
java 17.0.1 2021-10-19 LTS
Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)
```

**Platform:** Windows 11

### [REQUIRED] Test case

want to start emulators

### [REQUIRED] Steps to reproduce

start emulators
see java window open
stop emulators
see java window remain open
re-start emulators
see error about ports in use

### [REQUIRED] Expected behavior

emulators can be run without spawning java window

### [REQUIRED] Actual behavior

emulators run and spawn java window but don't have control over the process

Video showing behavior:
https://www.loom.com/share/bc86030a8e224f70a740e4e0d89d5598

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.