Event Viewer
Results 1 to 7 of 7

Thread: Event Viewer

  1. #1
    Registered User
    Join Date
    Apr 2001
    Location
    Iowa
    Posts
    23

    Post Event Viewer

    In the Event Viewer on our NT Server 4 SP5 I'm getting this error: The master browser has received a server announcement from the computer CSPA0 that believes that it is the master browser for the domain on transport NetBT_El90x1. The master browser is stopping or an election is being forced. The error is coming from a box running workstation4 SP5. Can someone please tell me what to do to fix this problem? Thanks!

  2. #2
    Registered User
    Join Date
    Jan 2001
    Location
    Scotland
    Posts
    468

    Post

    I hate NT network settings - all those bindings and configs do my head in. Somebody else may help you more, but...
    This is a problem caused by two machines thinking they are in control of shares on the network. It's normally associated with File and Printer sharing service for Microsoft Networks, and is resolved by disabling browse master on all but the [PDC]
    Would help to know a bit more about the system if this don't help
    AND get up to SP6(a) on all your machines asap - you know it makes sense!
    Good luck

  3. #3
    Registered User FooL's Avatar
    Join Date
    Nov 2000
    Location
    Uter
    Posts
    280

    Post

    This is the very edge of my technical limits, but I believe you have a computer on the network that has NetBeui turned on. It also has the service "server" up and running. Try going to services and turning off "server" and "computer browser". Also, depending on how your network is set up you may want to turn off NetBeui. (and use TCP/IP or IPX instead.) NetBeui is a very chattery protocall and tends to try to connect to everything, causing this problem.

    I'd tell you to also get service pack 6, but it's been around long enough, that you obviously know about it and have chosen not to install it for one reason or another. The other thing I wanted to bring up is, this very same error comes up on my home network all the time and I'm running W2K.

    I just had another thought... If the above doesn't work, you may want to check the offending computer and see if it's got modem/internet sharing turned on. Sometimes this will create issues.

    Happy troubleshooting.
    if(post.eof()){SigBox.setText("Have A Day.");}

  4. #4
    Registered User storm's Avatar
    Join Date
    Apr 1999
    Location
    fredericksburg, va, usa
    Posts
    322

    Post

    has nothing to do with netbui, it has to do with a master browser on one machine conflicting with a master browser on another. there can only be one master browser and if one thinks it should be the master browser then it will force an election. to fix this you would want to force your pdc to always be the master browser by way of editing the registry.

    start, run, regedit

    HKEY_LOCAL_MACHINE\system\CurrentControlSet\Servic es\Browser\Parameters

    now on the right pane you'll see a entry called "IsDomainMasterBrowser" with a value of "FALSE" click once on "IsDomainMasterBrowser" to select it the choose edit from the tool bar, type in "TRUE" without the quotes, regedit will put the quotes in for you, click OK then exit to get out of the registry.

    hope this helps, storm
    "no eternal reward will forgive us now for wasting the dawn"

  5. #5
    Registered User xsrvx's Avatar
    Join Date
    Jun 2000
    Location
    Richardson,TX 75081
    Posts
    278

    Post

    Go to the workstation (and all other workstations running WS4) and disable the computer browser service and the problem will be gone. If you disable the server service as the other person suggested then you will not be able to connect to the workstation but with computer browser disabled you will not lose any connectivity you will just lose the browser wars.

  6. #6
    Registered User
    Join Date
    Apr 2001
    Location
    Iowa
    Posts
    23

    Post

    Thanks for all your help guys. I edited the registry as Storm explained and all is well. I realize Sp6a is out and has been for some time now. It has casued issues with a couple pcs so I've opted to stick with SP5 for the time being.

  7. #7
    Registered User FooL's Avatar
    Join Date
    Nov 2000
    Location
    Uter
    Posts
    280

    Post

    Hmmm. Sorry about the incorrect information xsrvx. We disable server service where I work because we DON'T WANT to be able to see the workstations. All of our information is stored in PDC and BDC. (as well as a RAID and tape back-up devices.)

    I guess I should have clarified to only disable the server service if you DIDN'T want to be able to see the workstations.

    Excellent tip on the Registry editing!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •