First time installation woes

Hello everyone,

Trying to install 1IM for the first time in preparation for some more advanced training.

When I install 1IM on Windows 2016 with SQL Server 2017 I am presented with a couple of issues.

First off at the end Schema Installation process when running the configuration wizard I get a message that ADS.Customizer.DLL cannot be found, however it's in my \OIM81\Modules\ADS\install\bin folder.

If I clear that error, I'm told that I can log on with a system administrator login. I've tried the local admin account, the OneIM_Administrator Account and ever database accounts, but nothing has worked. This is the error trace I got:

[810284] Failed to authenticate user.
at VI.DB.Entities.SessionFactoryImpl.<OpenAsync>d__15.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.SessionFactoryImpl.<_OpenAsync>d__18.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.SessionFactoryImpl.<>c__DisplayClass15_0.<<OpenAsync>b__0>d.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Auth.DbAuthenticator.<AuthenticateAsync>d__10.MoveNext()
[810015] Login for user sa failed.
at VI.DB.Auth.DbAuthenticator.<AuthenticateAsync>d__10.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Auth.AuthModDialogUser.<AuthenticateAsync>d__2.MoveNext()
[810017] Wrong user name or password.
at VI.DB.Auth.AuthModDialogUser.<AuthenticateAsync>d__2.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Auth.AuthModDialogUser.<AuthenticateAsync>d__2.MoveNext()
at VI.DB.Auth.AuthModDialogUser._CheckPassword(IHashFunction hashFunction, String hash, SecureString pwd)

Can anyone provide some advice / documentation for dealing with this?

Also on another note, I'm looking for some good documentation on installing 1IM in a one server environment for a lab setup.

Thanks!

Matt

Parents Reply Children
No Data