--------------------
The description for Event ID 0 from source NDDigital e-Monitor 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: 

Sc=NDDigital.eForms.Core
Message=Falha na execuo de comando!
StackTrace=   at NDDigital.Core.DAL.DataBaseHelper.ExecuteDataSet(IDbConnection dbconnection, IDbTransaction transaction, CommandType commandType, String commandText, DataBaseParameters parameters, IProvider provider, Int32 commandTimeout)
   at NDDigital.Services.DAO.Core.AbstractUserDAOImpl.FindByName(String name)
   at NDDigital.Services.Business.User.UserServiceImpl.FindByName(String name)
   at NDDigital.Services.Business.User.UserServiceImpl.CheckUserPassword(String name, String pwd)
   at NDDigital.eForms.Monitor.Controllers.AccountController.Login(LoginModel userLogin)

the message resource is present but the message is not found in the string/message table
-------------------------------
Sc=NDDigital.eForms.Core
Message=Falha ao tentar abrir conexo com a base de dados!
StackTrace=   at NDDigital.Core.DAL.DataBaseHelper.OpenDataBase(IDbConnection idbConnection)
   at NDDigital.Core.DAL.DataBaseHelper.PrepareCommand(IDbConnection dbconnection, IDbTransaction transaction, IDbCommand command, CommandType commandType, String commandText, DataBaseParameters parameters, Boolean& keepOpenedConnection)
   at NDDigital.Core.DAL.DataBaseHelper.ExecuteDataSet(IDbConnection dbconnection, IDbTransaction transaction, CommandType commandType, String commandText, DataBaseParameters parameters, IProvider provider, Int32 commandTimeout)
------------------------------
Sc=System.Data.OracleClient
Message=ORA-12152: TNS:unable to send break message

StackTrace=   at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.OracleClient.OracleConnection.Open()
   at NDDigital.Core.DAL.DataBaseHelper.OpenDataBase(IDbConnection idbConnection)
----------------------------
The description for Event ID 0 from source NDDigital e-Monitor 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: 

Sc=NDDigital.eForms.Core
Message=Falha na execuo de comando!
StackTrace=   at NDDigital.Core.DAL.DataBaseHelper.ExecuteDataSet(IDbConnection dbconnection, IDbTransaction transaction, CommandType commandType, String commandText, DataBaseParameters parameters, IProvider provider, Int32 commandTimeout)
   at NDDigital.Services.DAO.Core.AbstractUserDAOImpl.FindByName(String name)
   at NDDigital.Services.Business.User.UserServiceImpl.FindByName(String name)
   at NDDigital.Services.Business.User.UserServiceImpl.CheckUserPassword(String name, String pwd)
   at NDDigital.eForms.Monitor.Controllers.AccountController.Login(LoginModel userLogin)

the message resource is present but the message is not found in the string/message table
Sc=NDDigital.eForms.Core
Message=Falha ao tentar abrir conexo com a base de dados!
StackTrace=   at NDDigital.Core.DAL.DataBaseHelper.OpenDataBase(IDbConnection idbConnection)
   at NDDigital.Core.DAL.DataBaseHelper.PrepareCommand(IDbConnection dbconnection, IDbTransaction transaction, IDbCommand command, CommandType commandType, String commandText, DataBaseParameters parameters, Boolean& keepOpenedConnection)
   at NDDigital.Core.DAL.DataBaseHelper.ExecuteDataSet(IDbConnection dbconnection, IDbTransaction transaction, CommandType commandType, String commandText, DataBaseParameters parameters, IProvider provider, Int32 commandTimeout)
-------------------------Sc=System.Data.OracleClient
Message=ORA-12152: TNS:unable to send break message

StackTrace=   at System.Data.OracleClient.OracleException.Check(OciErrorHandle errorHandle, Int32 rc)
   at System.Data.OracleClient.OracleInternalConnection.OpenOnLocalTransaction(String userName, String password, String serverName, Boolean integratedSecurity, Boolean unicode, Boolean omitOracleConnectionName)
   at System.Data.OracleClient.OracleInternalConnection..ctor(OracleConnectionString connectionOptions)
   at System.Data.OracleClient.OracleConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.OracleClient.OracleConnection.Open()
   at NDDigital.Core.DAL.DataBaseHelper.OpenDataBase(IDbConnection idbConnection)