Skip to content

Webtop doesn't start when "US/*" timezones are set #7630

@mrmarkuz

Description

@mrmarkuz

The Webtop app doesn't start when the timezone is set to "US/*" and therefore tomcat shows a 404 error.
Within Webtop, there are no US/ timezones, only America/.

Steps to reproduce

  • Install Webtop
  • In the NS8 Webtop app settings, set the timezone to some "US/*" timezone like "US/Eastern"
  • Browse to Webtop

Expected behavior

The browser should show the Webtop login page.

Actual behavior

A 404 error is shown from Tomcat:

Image

Following line is in the Webtop log:

Sep 16 11:15:38 rl1 postgres[47602]: 2025-09-16 11:15:38.258 UTC [35] FATAL:  invalid value for parameter "TimeZone": "US/Eastern"
Sep 16 11:15:39 rl1 webapp[47850]: 2025-09-16 07:15:39 [ERROR] com.zaxxer.hikari.pool.HikariPool - com.sonicle.webtop.core.default - Exception during pool initialization.
Sep 16 11:15:39 rl1 webapp[47850]: org.postgresql.util.PSQLException: FATAL: invalid value for parameter "TimeZone": "US/Eastern"

Components

Webtop 1.5.0

See also


Thanks to Jeff Davis

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions