Skip to content

[1.x] [JDK 22+] [Windows] sbtn spawns dumb terminal  #7841

@Friendseeker

Description

@Friendseeker

JDK 17

PS D:\Repos\dependency-report-plugin> java --version
java 17.0.6 2023-01-17 LTS
Java(TM) SE Runtime Environment (build 17.0.6+9-LTS-190)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.6+9-LTS-190, mixed mode, sharing)
PS D:\Repos\dependency-report-plugin> sbtn
[info] entering *experimental* thin client - BEEP WHIRR
[info] server was not detected. starting an instance
[info] welcome to sbt 1.10.4 (Oracle Corporation Java 17.0.6)

JDK 23

PS D:\Repos\dependency-report-plugin> sbtn
[info] entering *experimental* thin client - BEEP WHIRR
[info] server was not detected. starting an instance
Oct 28, 2024 4:29:07 P.M. org.jline.utils.Log logr
WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
[info] welcome to sbt 1.10.4 (Oracle Corporation Java 23.0.1)

The smart features (tab completion, history) still works. It is just the warning.

Also only sbtn has the issue. sbt is fine.

While not the same issue as #7580, probably relates to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions