Hi all,
I'm getting this error while configuring AX 2012 Data Mart:
1/9/2013 9:59:53 AM - Application service URI is http://sqlserver:4712/
1/9/2013 9:59:53 AM - Configuring Dynamics AX adapter with settings: AOS: aossever:2712, AX Services Port: 2712, User: Contoso\Administrator, Database: ContosoAX2012, SQL Server: sqlserver
1/9/2013 9:59:53 AM - Configuring data mart adapter with settings: Server: sqlserver, Database: DDM_ContosoAX2012, User name: , Windows auth: True, Encrypt connection: False
1/9/2013 9:59:54 AM - Logon Failed - Logon failure: unknown user name or bad password
1/9/2013 9:59:54 AM - Rolling back data mart database creation due to installation error. Connection information:
Create new database: True
Server name: sqlserver
Database name: DDM_ContosoAX2012
Integrated authentication: True
Encrypted connection: False
1/9/2013 9:59:54 AM - The data mart database was rolled back successfully.
1/9/2013 9:59:58 AM - Microsoft.Dynamics.Performance.Deployment.Console.Core.DeploymentFailedException: The settings for the Dynamics AX 2012 connection are not valid. Check the deployment log for details.
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AX2012DataMartDeploymentPart.ValidateIntegration(IDictionary`2 settingsToDeployWith)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AX2012DataMartDeploymentPart.DeployWithSettings(IDictionary`2 settingsToDeployWith)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.DeploymentViewModel.TryRemoveFromView(Boolean isProgressing)
I make sure I have entered correct username and password but the Error said that "Logon Failed - Logon failure: unknown user name or bad password".
Does anyone face this issue? Please give me an advice.
Thanks in advance.
Additional information:
1. I'm setting up AOS and Database of AX 2012 on seperate server (named AOSServer and SQLServer in turn).
2. Both server using Windows Server 2008 R2. SQLServer using SQL Server 2008 R2
3. Management Reporter Server is installed on SQLServer.
4. Windows firewall is turned off on both server.
*This post is locked for comments