Hi,
Today our Production and Test environments both simultaneously fell over, while sitting on four different servers (2 X AOS/SQL). I can only assume that it is some kind of network issue? Below is the error log from our AOS Test envrionment ‘Application Error’:
Nombre de la aplicación con errores: Ax32Serv.exe, versión: 6.3.2000.326, marca de tiempo: 0x557276dd
Nombre del módulo con errores: sqlncli11.dll, versión: 2011.110.2100.60, marca de tiempo: 0x4f36511a
Código de excepción: 0xc00000fd
Desplazamiento de errores: 0x00000000000b1619
Identificador del proceso con errores: 0x7fac
Hora de inicio de la aplicación con errores: 0x01d16a61440d0c73
Ruta de acceso de la aplicación con errores: C:\Program Files\Microsoft Dynamics AX\60\Server\DynamicsAx2012_test\Bin\Ax32Serv.exe
Ruta de acceso del módulo con errores: C:\Windows\SYSTEM32\sqlncli11.dll
Identificador del informe: 7bae51f1-d6f6-11e5-80e2-005056ba6a98
Nombre completo del paquete con errores:
Identificador de aplicación relativa del paquete con errores:
Error log ‘Service Control Manager’:
El servicio Microsoft Dynamics AX Object Server 6.3$03-DynamicsAx2012_test terminó inesperadamente. Esto se ha repetido 1 veces. Se realizará la siguiente acción correctora en 60000 milisegundos: Reiniciar el servicio.
Final note from a random person on the internet:
“The most likely cause of this is a memory error caused by the SQL Server ODBC driver. We understand that this driver is upgraded to a newer version when you apply SP1 to SQL Server 2012.”
We have Microsoft SQL Server 2014 RTM (12.0.2269.0 (X64)) and should at least apply the SP1 to the server in my opinion but don’t know if this will resolve the issue.
Regards