[ 
https://issues.apache.org/jira/browse/KNOX-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050884#comment-18050884
 ] 

ASF subversion and git services commented on KNOX-3239:
-------------------------------------------------------

Commit 5324ccdddb68848225746087b06c067a107e2d1a in knox's branch 
refs/heads/master from Raghav-Mah3shwari
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=5324ccddd ]

KNOX-3239: Fix for GatewayMessages error message typo (#1137)



> 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: 20m
>  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)

Reply via email to