Options

Can't start two Db server instances

Mahmoud_HadadMahmoud_Hadad Member Posts: 3
edited 2012-01-18 in NAV Three Tier
Hello,


I was successful in installing two servers on the same computer and I can start them separately but I can not start both at the same time though I edited the services file with the following

servername1 2506/tcp
servername2 2507/tcp

but each time I try to start them together it keeps giving me an error "Port is being used by another process"

Thanks,

Mahmoud Hadad

Comments

  • Options
    SogSog Member Posts: 1,023
    make sure the tcp-portsharing service is launched.
    If you mean by db-server instances the 2nd tier, they should be able to run next to eachother.
    If you mean a classic db, I don't have that installed and cannot help you further with that.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
  • Options
    Mahmoud_HadadMahmoud_Hadad Member Posts: 3
    Sog wrote:
    make sure the tcp-portsharing service is launched.
    If you mean by db-server instances the 2nd tier, they should be able to run next to eachother.
    If you mean a classic db, I don't have that installed and cannot help you further with that.


    whats a classic db? and for the db server instances problem is that they are running on the same computer and they are using the same port and NetTcpPortSharing were running even after I edited the services file so why I can't run the two instances at the same time though each point to a different db?
  • Options
    SogSog Member Posts: 1,023
    first: classic db is the classic NAV database. alternate is SQL db.
    classic db works with db server instance.
    Alternate you've got SQL db with NAV 3tier.
    This also has a service but is usually called NAV server/2nd tier, ...
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
  • Options
    kinekine Member Posts: 12,562
    Is your "services" file ending with empty line?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Options
    Peter_Wibeck_[MSFT]Peter_Wibeck_[MSFT] Member, Microsoft Employee Posts: 78
    Please post your configuration files.

    How did you installer 2 different services (steps)?
    “This posting is provided "AS IS" with no warranties, and confers no rights.”

    Peter Wibeck
    Software Development Engineer in Test
    Dynamics NAV Server and Installer team
    http://blog.wibeck.org/
Sign In or Register to comment.