[
https://issues.apache.org/jira/browse/KNOX-3239?focusedWorklogId=999280&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-999280
]
ASF GitHub Bot logged work on KNOX-3239:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jan/26 15:42
Start Date: 09/Jan/26 15:42
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1137:
URL: https://github.com/apache/knox/pull/1137#issuecomment-3729443733
## Test Results
7 tests 7 ✅ 1s ⏱️
1 suites 0 💤
1 files 0 ❌
Results for commit 9e1667ba.
[test-results]:data:application/gzip;base64,H4sIAN0hYWkC/1WMyw6CMBBFf4V07aJFKOjPmHE6TSYCNX2siP9uQcCyu+fc5MzC8kBB3Ct1qURIHA8wyUNkN22Yj7hc3b4fISGexYvfWchDWODhJMh75zfj07T3llnmfvyvrVzEVi5b6MaRYwZxI6V194QWyFKPda1sxtb0TeZGGg1SodVX8fkCzpzxg/sAAAA=
Issue Time Tracking
-------------------
Worklog Id: (was: 999280)
Remaining Estimate: 0h
Time Spent: 10m
> GatewayMessages error message typo
> ----------------------------------
>
> Key: KNOX-3239
> URL: https://issues.apache.org/jira/browse/KNOX-3239
> Project: Apache Knox
> Issue Type: Bug
> Components: KnoxCLI
> Reporter: Raghav Maheshwari
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a typo in the following error message (note {*}initiatalizing{*})
> ERROR knox.gateway (TokenStateServiceFactory.java:createService(63)) - Error
> while initiatalizing
> org.apache.knox.gateway.services.token.impl.JDBCTokenStateService: Error
> while initiating JDBCTokenStateService: org.postgresql.util.PSQLException:
> FATAL: role "knox" does not exist
> @Message(level = MessageLevel.ERROR, text = "Error while initiatalizing \{0}:
> \{1}")
> void errorInitializingService(String implementation, String error,
> @StackTrace(level = MessageLevel.DEBUG) Exception e);
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)