I opened Reporting Services and SQL Management: I checked that I am able to connect with axdbadmin and I can.
The description for Event ID 110 from source Microsoft Dynamics 365 for Finance and Operations cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
AX is shutting down due to an error.
Error during initialization of Message Broker. Please verify that your AOS instance has connection to the AOS Database. Error messages follow:
Could not execute operation against the SQL Database.
Cannot open database "AxDB" requested by the login. The login failed.
Login failed for user 'axdbadmin'.
Exception details:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Dynamics.Ax.Xpp.Messaging.MessageBrokerStartupException: Could not execute operation against the SQL Database. ---> System.Data.SqlClient.SqlException: Cannot open database "AxDB" requested by the login. The login failed.
Login failed for user 'axdbadmin'.
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()
at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)
at Microsoft.Dynamics.AX.Data.Sql.SqlDataAccessManager.OpenConnection(SqlConnection conn)
at Microsoft.Dynamics.AX.Data.Sql.SqlDataAccessManager.OpenConnnection()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.Dynamics.AX.Data.Sql.SqlDataAccessManager.HandleException(ExceptionDispatchInfo edi, SqlExecutionInfo execInfo)
at Microsoft.Dynamics.AX.Data.Sql.SqlDataAccessManager.OpenConnnection()
at Microsoft.Dynamics.Ax.Xpp.Messaging.MessageBroker.RegisterInternal(String path, MessageReceivedHandler handler, Boolean isQueue)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.Ax.Xpp.Messaging.MessageBroker.RegisterInternal(String path, MessageReceivedHandler handler, Boolean isQueue)
at Microsoft.Dynamics.Ax.Xpp.Messaging.MessageBroker.Start(String connectionString)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Dynamics.AX.AOS.StartupInternal(String[] Arguments)
{"Class":11,"Number":4060,"State":1,"Message":"Cannot open database \"AxDB\" requested by the login. The login failed.\u000d\u000aLogin failed for user 'AOSUser'.","ErrorCode":-2146232060,"Procedure":"","LineNumber":65536,"Errors":[{"Class":11,"Number":4060,"State":1,"Message":"Cannot open database \"AxDB\" requested by the login. The login failed.","Procedure":"","LineNumber":65536,"Source":".Net SqlClient Data Provider"},{"Class":14,"Number":18456,"State":1,"Message":"Login failed for user 'AOSUser'.","Procedure":"","LineNumber":65536,"Source":".Net SqlClient Data Provider"}],"ConnectionId":"a86c5f1e-4c9d-4dbe-9d30-51de3b9a9cff","Source":".Net SqlClient Data Provider"}
Machine: CORNE29