Options

The Server is not responding anymore (TCP/IP error)

krishnadkrishnad Member Posts: 36
edited 2001-07-03 in Navision Financials
We have started getting the following error when runing a backup or a large report from a client:

The Server is not responding anymore (TCP/IP error ECONNRESET).
Try the following things in the specified order:

1. Start the client again.
2. Start the server and the the client again.
3. Check the TCP/IP installation.

Anybody can help?

Comments

  • Options
    mavrickmavrick Member Posts: 3
    Normally this error only occurs when te Navision Server is stopped or the settings for the Navision Server have been modified.

    But maybe your network is the problem here for losing connection to your Navision Server (any lose cables?)

    With kind regards,

    Marco de Vries
    With kind regards,

    Marco de Vries
  • Options
    krishnadkrishnad Member Posts: 36
    >>Normally this error only occurs when te Navision Server is >>stopped or the settings for the Navision Server have been >>modified.

    What settings? The cache settings are the only ones changed. Tried to change cables, switches but so far nothing works.

  • Options
    mavrickmavrick Member Posts: 3
    Have you changed the portnumber for the navision server on the server machine or are you running more than one Navision server on the same machine?

    If so, check the content of your hosts and services files on both the client and the server machines.

    The default port for a Navision Server is 2407 but when your using more than one server you'll have to insert some lines into your hosts and services files like this:

    <Hosts-file>
    192.168.81.238 NFServer1
    192.168.81.238 NFServer2

    <Services-file>
    NFServer1 2407/tcp #Navision Server 1
    NFServer2 2408/tcp #Navision Server 2

    Those are the setting I'm referring to.

    Also check whether your Navision Server service is running correctly.


    With kind regards,

    Marco de Vries
    With kind regards,

    Marco de Vries
  • Options
    mavrickmavrick Member Posts: 3
    Some of my text has been removed, it had to look like this:

    "Hosts-file"
    192.168.81.238 NFServer1
    192.168.81.238 NFServer2

    "Services-file"
    NFServer1 2407/tcp #Navision Server 1
    NFServer2 2408/tcp #Navision Server 2



    With kind regards,

    Marco de Vries
    With kind regards,

    Marco de Vries
Sign In or Register to comment.