Class com.ibm.ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImplTest

17

tests

0

failures

0

ignored

0.131s

duration

100%

successful

Tests

Test Duration Result
testGenerateVerifyDefault 0.061s passed
testGenerateVerifySpecifiedMinimum 0.010s passed
testInitializeBelowMinimumIterations 0.010s passed
testInitializeBelowMinimumKeySize 0.002s passed
testInitializeBelowMinimumSaltSize 0.003s passed
testInitializeDefault 0.003s passed
testInitializeInvalidAlgorithm 0.003s passed
testInitializeInvalidIterations 0.002s passed
testInitializeInvalidKeySize 0.002s passed
testInitializeInvalidSaltSize 0.002s passed
testInitializeSetValues 0.002s passed
testVerifyInvalidAlgorithm 0.002s passed
testVerifyInvalidFormat 0.008s passed
testVerifyInvalidHash 0.001s passed
testVerifyInvalidIterations 0.001s passed
testVerifyInvalidPassword 0.017s passed
testVerifyInvalidSalt 0.002s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@951bb8a6
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@951bb8a6
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@951bb8a6
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
expected :algorithm : 1, iterations : 2048, saltSize : 32, keySize : 32
actual   :algorithm : 1, iterations : 2048, saltSize : 32, keySize : 32

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:852 BST] 00000001 SystemOut                                                    O expected :algorithm : 1, iterations : 2048, saltSize : 32, keySize : 32
[02/05/2024, 13:29:27:853 BST] 00000001 SystemOut                                                    O actual   :algorithm : 1, iterations : 2048, saltSize : 32, keySize : 32

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:852 BST] 00000001 id=00000000 SystemOut                                                    O expected :algorithm : 1, iterations : 2048, saltSize : 32, keySize : 32
[02/05/2024, 13:29:27:853 BST] 00000001 id=00000000 SystemOut                                                    O actual   :algorithm : 1, iterations : 2048, saltSize : 32, keySize : 32

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
expected :algorithm : 3, iterations : 9999, saltSize : 128, keySize : 512
actual   :algorithm : 3, iterations : 9999, saltSize : 128, keySize : 512

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:855 BST] 00000001 SystemOut                                                    O expected :algorithm : 3, iterations : 9999, saltSize : 128, keySize : 512
[02/05/2024, 13:29:27:855 BST] 00000001 SystemOut                                                    O actual   :algorithm : 3, iterations : 9999, saltSize : 128, keySize : 512

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:855 BST] 00000001 id=00000000 SystemOut                                                    O expected :algorithm : 3, iterations : 9999, saltSize : 128, keySize : 512
[02/05/2024, 13:29:27:855 BST] 00000001 id=00000000 SystemOut                                                    O actual   :algorithm : 3, iterations : 9999, saltSize : 128, keySize : 512

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Algorithm configuration parameter has a value of PBKDF2WethHmacSHA512 that is not valid.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:857 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Algorithm configuration parameter has a value of PBKDF2WethHmacSHA512 that is not valid.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:857 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Algorithm configuration parameter has a value of PBKDF2WethHmacSHA512 that is not valid.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Iterations configuration parameter has a value of NotANumber that is not valid.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:859 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Iterations configuration parameter has a value of NotANumber that is not valid.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:859 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Iterations configuration parameter has a value of NotANumber that is not valid.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter has a value of NotANumber that is not valid.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:862 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter has a value of NotANumber that is not valid.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:862 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter has a value of NotANumber that is not valid.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.KeySizeBytes configuration parameter has a value of NotANumber that is not valid.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:864 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.KeySizeBytes configuration parameter has a value of NotANumber that is not valid.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:864 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.KeySizeBytes configuration parameter has a value of NotANumber that is not valid.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 3 value of the Pbkdf2PasswordHash.Iterations configuration parameter is less than the minimum value of 1,024.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:866 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 3 value of the Pbkdf2PasswordHash.Iterations configuration parameter is less than the minimum value of 1,024.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:866 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 3 value of the Pbkdf2PasswordHash.Iterations configuration parameter is less than the minimum value of 1,024.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 5 value of the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter is less than the minimum value of 16.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:877 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 5 value of the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter is less than the minimum value of 16.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:877 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 5 value of the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter is less than the minimum value of 16.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 8 value of the Pbkdf2PasswordHash.KeySizeBytes configuration parameter is less than the minimum value of 16.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:880 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 8 value of the Pbkdf2PasswordHash.KeySizeBytes configuration parameter is less than the minimum value of 16.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:880 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 8 value of the Pbkdf2PasswordHash.KeySizeBytes configuration parameter is less than the minimum value of 16.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
hashed value : PBKDF2WithHmacSHA256:2048:Gd+1KXJxvHOBTAj02nH3B/YZLhqdNdxvCk5eWu5Aa1M=:5hKLV5x/MvozSH6OvQWKe0RdpUmH1H3Gb6+w4B978gQ=
key length : 32
salt length : 32

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:930 BST] 00000001 SystemOut                                                    O hashed value : PBKDF2WithHmacSHA256:2048:Gd+1KXJxvHOBTAj02nH3B/YZLhqdNdxvCk5eWu5Aa1M=:5hKLV5x/MvozSH6OvQWKe0RdpUmH1H3Gb6+w4B978gQ=
[02/05/2024, 13:29:27:930 BST] 00000001 SystemOut                                                    O key length : 32
[02/05/2024, 13:29:27:931 BST] 00000001 SystemOut                                                    O salt length : 32

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:930 BST] 00000001 id=00000000 SystemOut                                                    O hashed value : PBKDF2WithHmacSHA256:2048:Gd+1KXJxvHOBTAj02nH3B/YZLhqdNdxvCk5eWu5Aa1M=:5hKLV5x/MvozSH6OvQWKe0RdpUmH1H3Gb6+w4B978gQ=
[02/05/2024, 13:29:27:930 BST] 00000001 id=00000000 SystemOut                                                    O key length : 32
[02/05/2024, 13:29:27:931 BST] 00000001 id=00000000 SystemOut                                                    O salt length : 32
[02/05/2024, 13:29:27:931 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Hash length : 32
[02/05/2024, 13:29:27:931 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Salt length : 32

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
hashed value : PBKDF2WithHmacSHA224:1024:DTa9VdJqkTEQc3CsVaJPBw==:gOThe/rhk30A1KkKX+I4Bg==
key length : 16
salt length : 16

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:948 BST] 00000001 SystemOut                                                    O hashed value : PBKDF2WithHmacSHA224:1024:DTa9VdJqkTEQc3CsVaJPBw==:gOThe/rhk30A1KkKX+I4Bg==
[02/05/2024, 13:29:27:948 BST] 00000001 SystemOut                                                    O key length : 16
[02/05/2024, 13:29:27:948 BST] 00000001 SystemOut                                                    O salt length : 16

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:948 BST] 00000001 id=00000000 SystemOut                                                    O hashed value : PBKDF2WithHmacSHA224:1024:DTa9VdJqkTEQc3CsVaJPBw==:gOThe/rhk30A1KkKX+I4Bg==
[02/05/2024, 13:29:27:948 BST] 00000001 id=00000000 SystemOut                                                    O key length : 16
[02/05/2024, 13:29:27:948 BST] 00000001 id=00000000 SystemOut                                                    O salt length : 16
[02/05/2024, 13:29:27:949 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Hash length : 16
[02/05/2024, 13:29:27:949 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Salt length : 16

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:955 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Hash length : 24
[02/05/2024, 13:29:27:955 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Salt length : 32

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The number of the elements 2 is not 4.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:977 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The number of the elements 2 is not 4.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:977 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 Invalid format: the number of the elements is not 4 but 2
[02/05/2024, 13:29:27:977 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The number of the elements 2 is not 4.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The hash algorithm invalid is not supported.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:979 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The hash algorithm invalid is not supported.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:979 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 Invalid format: the hash algorithm is not supported : invalid
[02/05/2024, 13:29:27:979 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The hash algorithm invalid is not supported.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The iterations 8A32G is not a number.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:981 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The iterations 8A32G is not a number.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:981 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 Invalid format: the iterations is not a number : 8A32G
[02/05/2024, 13:29:27:981 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The iterations 8A32G is not a number.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The salt value is not encoded properly.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:983 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The salt value is not encoded properly.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:982 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Hash length : 24
[02/05/2024, 13:29:27:983 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Salt length : null
[02/05/2024, 13:29:27:983 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The salt value is not encoded properly.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The hash value is not encoded properly.

-- Messages -------------------------------------------------
[02/05/2024, 13:29:27:985 BST] 00000001 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The hash value is not encoded properly.

-- Trace -------------------------------------------------
[02/05/2024, 13:29:27:984 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl 3 original Hash length : null
[02/05/2024, 13:29:27:985 BST] 00000001 id=00000000 .ws.security.javaeesec.cdi.beans.hash.Pbkdf2PasswordHashImpl E CWWKS1935E: The password hash from the database is not valid. The hash value is not encoded properly.

SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------

Standard error

[ERROR   ] CWWKS1926E: The form login or custom form login HttpAuthenticationMechanism bean is not configured correctly. It is missing the LoginToContinue annotation.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Algorithm configuration parameter has a value of PBKDF2WethHmacSHA512 that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Algorithm configuration parameter has a value of PBKDF2WethHmacSHA512 that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Iterations configuration parameter has a value of NotANumber that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.Iterations configuration parameter has a value of NotANumber that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter has a value of NotANumber that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter has a value of NotANumber that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.KeySizeBytes configuration parameter has a value of NotANumber that is not valid.
[ERROR   ] CWWKS1933E: The password hash for the DatabaseIdentityStore attribute is not valid because the Pbkdf2PasswordHash.KeySizeBytes configuration parameter has a value of NotANumber that is not valid.
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 3 value of the Pbkdf2PasswordHash.Iterations configuration parameter is less than the minimum value of 1,024.
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 3 value of the Pbkdf2PasswordHash.Iterations configuration parameter is less than the minimum value of 1,024.
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 5 value of the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter is less than the minimum value of 16.
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 5 value of the Pbkdf2PasswordHash.SaltSizeBytes configuration parameter is less than the minimum value of 16.
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 8 value of the Pbkdf2PasswordHash.KeySizeBytes configuration parameter is less than the minimum value of 16.
[ERROR   ] CWWKS1934E: The password hash for the DatabaseIdentityStore attribute is not valid because the 8 value of the Pbkdf2PasswordHash.KeySizeBytes configuration parameter is less than the minimum value of 16.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The number of the elements 2 is not 4.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The number of the elements 2 is not 4.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The hash algorithm invalid is not supported.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The hash algorithm invalid is not supported.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The iterations 8A32G is not a number.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The iterations 8A32G is not a number.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The salt value is not encoded properly.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The salt value is not encoded properly.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The hash value is not encoded properly.
[ERROR   ] CWWKS1935E: The password hash from the database is not valid. The hash value is not encoded properly.