Login Issue with strange error message

navuser1navuser1 Member Posts: 1,329
Dear Sir,

The End-users are getting the below mentioned error message during login into the NAV 2013 R2 System. But the other users are working on the same (nav) server without any issue. What is the reason ? This strange error message comes(not always) since last four to five days.

zg5e8pqo41h3.png


Kindly reply.


Thanks & regards,
navuser1
Now or Never

Answers

  • Wisa123Wisa123 Member Posts: 308
    1.) Make sure the Server is running.
    2.) Make sure your Service ****2013R2 is running
    3.) Make sure SQL Server is running and the config of your service is pointing towards it.
    4.) Make sure you have the necessary rights in NAV

    Also check if there may be any DNS issues on those clients.
    Before all of that check the eventlog on client and Service for any further info.
    Austrian NAV/BC Dev
  • navuser1navuser1 Member Posts: 1,329
    Other users are working on the same environment while someone gets this error message. :D

    Now or Never
  • navuser1navuser1 Member Posts: 1,329
    And it is true that the someone is not always unfortunate(able to connect the server).
    Now or Never
  • Wisa123Wisa123 Member Posts: 308
    Before all of that check the eventlog on client and Service for any further info.
    Austrian NAV/BC Dev
  • navuser1navuser1 Member Posts: 1,329
    edited 2016-12-02
    Message from Event Log....

    Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException
    Fatal: False
    ShowError: True
    Message: The server "****NAV2013R2" was unable to process the request. The application will close.
    StackTrace:
    at Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(Func`1 execute)
    at Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.RunCore()
    Source: Microsoft.Dynamics.Nav.Client.WinClient
    HResult: -2146233088
    Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavServerSessionNotActiveException
    Message: The server "****NAV2013R2" was unable to process the request. The application will close.
    StackTrace:
    at Microsoft.Dynamics.Nav.Client.ConnectionEstablisher.OpenConnection(ConnectFailedEventArgs connectFailedArgs, ConnectionRequest connectionRequest, SpnSetting spnSettingToTry, Boolean allowSpnSettingsSwap, UserSettings& userSettings)
    at Microsoft.Dynamics.Nav.Client.ConnectionEstablisher.OpenConnection(ConnectionRequest connectionRequest, UserSettings& userSettings)
    at Microsoft.Dynamics.Nav.Client.ServiceConnection.OpenConnection()
    at Microsoft.Dynamics.Nav.Client.ServiceConnection.Initialize()
    at Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSessionInitializer.InitializeService(IService service)
    at Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSessionInitializer.OpenConnectionToServer()
    at Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.OpenServerConnectionCore()
    at Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.OpenServerConnectionWithMultipleLoginAttempts()
    at Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.InitializeUISession()
    at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.SetupSessions()
    at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.InitCore()
    at Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.InitCore()
    at Microsoft.Dynamics.Framework.UI.ClientSessionCore.Init()
    at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.Run()
    at Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
    Source: Microsoft.Dynamics.Nav.Client.ServiceConnection
    HResult: -2146233088
    Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavServerSessionNotActiveException
    Message: The server "****NAV2013R2" was unable to process the request. The application will close.
    StackTrace:
    at Microsoft.Dynamics.Nav.Service.Connection.CreateConnectionAndSession(NavTenant navTenant, ConnectionType connectionType, ExecutionMode executionMode, TimeZoneInfo clientTimeZone, NavUserAuthentication navUserAuth, String clientMachineName, IContextChannel channel, IClientContract clientContract, String userName)
    at Microsoft.Dynamics.Nav.Service.Connection.CreateConnectionAndSession(NavTenant navTenant, ConnectionType connectionType, ExecutionMode executionMode, TimeZoneInfo clientTimeZone, NavUserAuthentication navUserAuth, String clientMachineName, OperationContext operationContext)
    at Microsoft.Dynamics.Nav.Service.NSServiceBase.ValidateAndCreateSession(ConnectionRequest connectionRequest, Boolean requireNavUser)
    at Microsoft.Dynamics.Nav.Service.ServiceOperationInvoker.CreateNewSessionCombinator(ServiceOperation innerOperation, NSServiceBase serviceInstance, Boolean requireNavUser, Object[] inputs, Object[]& outputs)
    Source: Microsoft.Dynamics.Nav.Service
    HResult: -2146233088
    Now or Never
  • pavithrap0992pavithrap0992 Member Posts: 21
    You may also encounter this error when the no. of users that are already logged in are equal to the max no. users as per the license.
Sign In or Register to comment.