Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue when start-dev in 23.0.1 #26042

@marcelomrwin

Description

@marcelomrwin

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

dist/quarkus

Describe the bug

After downloading version 23, carrying out a simple test reveals the errors as detailed in the discussion

Version

23

Expected behavior

Keycloak started in development mode with H2 database

Actual behavior

An exception related to the database occurs and the service does not start

How to Reproduce?

The problem was identified on some machines with Windows 11 and MacOS 14.

  • Just download the zip version, unzip it
  • access the bin folder
  • run kc.sh start-dev

Anything else?

The problem is occurring in an environment with the configuration below:

$ java --version
openjdk 17.0.9 2023-10-17
OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode)
$system_profiler SPSoftwareDataType SPHardwareDataType
Software:

    System Software Overview:

      System Version: macOS 14.2.1 (23C71)
      Kernel Version: Darwin 23.2.0
      Boot Volume: Macintosh HD
      Boot Mode: Normal
      Computer Name: ##########
      User Name: ####################
      Secure Virtual Memory: Enabled
      System Integrity Protection: Enabled
      Time since boot: 19 days, 19 hours, 36 minutes

Hardware:

    Hardware Overview:

      Model Name: MacBook Pro
      Model Identifier: MacBookPro16,1
      Processor Name: 6-Core Intel Core i7
      Processor Speed: 2,6 GHz
      Number of Processors: 1
      Total Number of Cores: 6
      L2 Cache (per Core): 256 KB
      L3 Cache: 12 MB
      Hyper-Threading Technology: Enabled
      Memory: 32 GB
      System Firmware Version: 2020.61.1.0.0 (iBridge: 21.16.2057.0.0,0)
      OS Loader Version: 580~1053
      Serial Number (system): C02FD4MSMD6R
      Hardware UUID: D22635E5-ECFC-55A6-A990-1E7DD9777227
      Provisioning UDID: D22635E5-ECFC-55A6-A990-1E7DD9777227
      Activation Lock Status: Disabled

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions