When trying to login to Avalanche 6.1 we get an error message.
Username and password are correct
"Unable to login at this time, there is a problem trying to communicate with the Enterprise Server"
Looking at the log file we get the message:
2015-10-02 09:17:38,158 FATAL AvalancheServer 215 - Unable to validate database configuration or configuration is in error.
- com.wavelink.avalanche.server.AvalancheDatabaseValidationException: Snapshot isolation read committed is not enabled! Please enable using appropriate query. For database Wavelink
at com.wavelink.avalanche.server.DatabaseProperties.checkMssqlSnapshotModeEnabled(DatabaseProperties.java:250)
at com.wavelink.avalanche.server.DatabaseProperties.validateDatatbaseConfiguration(DatabaseProperties.java:203)
at com.wavelink.avalanche.server.AvalancheServer.start(AvalancheServer.java:213)
at com.wavelink.avalanche.server.AvalancheServer.main(AvalancheServer.java:511)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)
2015-10-02 09:17:38,158 FATAL AvalancheServer 344 - <<<< Avalanche Server will terminate... >>>>
Any ideas?
Kind regards,
Winald