Networking Forums

Networking Forums > Computer Networking > Windows Networking > wins will not start

Reply
Thread Tools Display Modes

wins will not start

 
 
Robert Chafer
Guest
Posts: n/a

 
      07-17-2004, 11:02 PM
I have a Windows 2003 Standard Server with Excahnge 2003 and it acts as a
firewall etc. I cannot get it to run wins. It quits with:

C:\WINDOWS\system32\wins>net start wins
The Windows Internet Name Service (WINS) service is starting..
The Windows Internet Name Service (WINS) service could not be started.

A service specific error occurred: 3758096386.

More help is available by typing NET HELPMSG 3547.

In the event view I get event ID 4193 which hints:

WINS could not create the notification socket. Make sure the TCP/IP driver
is installed and running properly.


Clearly TCP/IP is installed and running, Exchange is quite happy.

There are some other events before the failure:

The WINS database of name-to-address mappings is empty. It could mean that a
previous invocation of WINS created the database and then went down before
any registration could be done.

The WINS database of owner-to-address mappings is empty. It could mean that
a previous invocation of WINS created the table and then went down before
its own entry could be added. The WINS server went down very fast (even
before all its threads could become fully operational).


These are probably because I deleted the database files in desperation. The
jetcheck utility reports no errors.

Anybody any ideas what could be causing it?

--
Robert Chafer


 
Reply With Quote
 
 
 
 
Arek Iskra [MVP]
Guest
Posts: n/a

 
      07-18-2004, 12:52 PM
Try to verify that you got Servises file under
%systemroot%\system32\drivers\etc folder and that it contains following
entries:

42/tcp name #Host Name Server
42/udp name #Host Name Server

Also, you can check out this link:
http://support.microsoft.com/default...;en-us;Q153740

--
Arek Iskra
Microsoft MVP for Windows Server - Management

"Robert Chafer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a Windows 2003 Standard Server with Excahnge 2003 and it acts as a
> firewall etc. I cannot get it to run wins. It quits with:
>
> C:\WINDOWS\system32\wins>net start wins
> The Windows Internet Name Service (WINS) service is starting..
> The Windows Internet Name Service (WINS) service could not be started.
>
> A service specific error occurred: 3758096386.
>
> More help is available by typing NET HELPMSG 3547.
>
> In the event view I get event ID 4193 which hints:
>
> WINS could not create the notification socket. Make sure the TCP/IP driver
> is installed and running properly.
>
>
> Clearly TCP/IP is installed and running, Exchange is quite happy.
>
> There are some other events before the failure:
>
> The WINS database of name-to-address mappings is empty. It could mean that

a
> previous invocation of WINS created the database and then went down before
> any registration could be done.
>
> The WINS database of owner-to-address mappings is empty. It could mean

that
> a previous invocation of WINS created the table and then went down before
> its own entry could be added. The WINS server went down very fast (even
> before all its threads could become fully operational).
>
>
> These are probably because I deleted the database files in desperation.

The
> jetcheck utility reports no errors.
>
> Anybody any ideas what could be causing it?
>
> --
> Robert Chafer
>
>



 
Reply With Quote
 
Robert Chafer
Guest
Posts: n/a

 
      07-18-2004, 08:17 PM
Arek

I had previously read that kb item and discounted it as ... my PC did not
have an etc directory, I just assumed they moved it elsewhere for 2003. I
have created a services file as you suggested and it did not work...so I
copied the files from my xp PC and it now works perfectly. So how could the
etc directory have been deleted (wins did run once).

Thanks for your help Arek.


"Arek Iskra [MVP]" <(E-Mail Removed)> wrote in message
news:eTj%(E-Mail Removed)...
> Try to verify that you got Servises file under
> %systemroot%\system32\drivers\etc folder and that it contains following
> entries:
>
> 42/tcp name #Host Name Server
> 42/udp name #Host Name Server
>
> Also, you can check out this link:
> http://support.microsoft.com/default...;en-us;Q153740
>
> --
> Arek Iskra
> Microsoft MVP for Windows Server - Management
>
> "Robert Chafer" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have a Windows 2003 Standard Server with Excahnge 2003 and it acts as

a
> > firewall etc. I cannot get it to run wins. It quits with:
> >
> > C:\WINDOWS\system32\wins>net start wins
> > The Windows Internet Name Service (WINS) service is starting..
> > The Windows Internet Name Service (WINS) service could not be started.
> >
> > A service specific error occurred: 3758096386.
> >
> > More help is available by typing NET HELPMSG 3547.
> >
> > In the event view I get event ID 4193 which hints:
> >
> > WINS could not create the notification socket. Make sure the TCP/IP

driver
> > is installed and running properly.
> >
> >
> > Clearly TCP/IP is installed and running, Exchange is quite happy.
> >
> > There are some other events before the failure:
> >
> > The WINS database of name-to-address mappings is empty. It could mean

that
> a
> > previous invocation of WINS created the database and then went down

before
> > any registration could be done.
> >
> > The WINS database of owner-to-address mappings is empty. It could mean

> that
> > a previous invocation of WINS created the table and then went down

before
> > its own entry could be added. The WINS server went down very fast (even
> > before all its threads could become fully operational).
> >
> >
> > These are probably because I deleted the database files in desperation.

> The
> > jetcheck utility reports no errors.
> >
> > Anybody any ideas what could be causing it?
> >
> > --
> > Robert Chafer
> >
> >

>
>



 
Reply With Quote
 
Arek Iskra [MVP]
Guest
Posts: n/a

 
      07-19-2004, 11:28 AM
You are welcome.

Hmm... I wonder too why this folder has disappeared. But glad you got it
sorted out

--
Arek Iskra
Microsoft MVP for Windows Server - Management

"Robert Chafer" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Arek
>
> I had previously read that kb item and discounted it as ... my PC did not
> have an etc directory, I just assumed they moved it elsewhere for 2003. I
> have created a services file as you suggested and it did not work...so I
> copied the files from my xp PC and it now works perfectly. So how could

the
> etc directory have been deleted (wins did run once).
>
> Thanks for your help Arek.
>
>
> "Arek Iskra [MVP]" <(E-Mail Removed)> wrote in message
> news:eTj%(E-Mail Removed)...
> > Try to verify that you got Servises file under
> > %systemroot%\system32\drivers\etc folder and that it contains following
> > entries:
> >
> > 42/tcp name #Host Name Server
> > 42/udp name #Host Name Server
> >
> > Also, you can check out this link:
> > http://support.microsoft.com/default...;en-us;Q153740
> >
> > --
> > Arek Iskra
> > Microsoft MVP for Windows Server - Management
> >
> > "Robert Chafer" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > I have a Windows 2003 Standard Server with Excahnge 2003 and it acts

as
> a
> > > firewall etc. I cannot get it to run wins. It quits with:
> > >
> > > C:\WINDOWS\system32\wins>net start wins
> > > The Windows Internet Name Service (WINS) service is starting..
> > > The Windows Internet Name Service (WINS) service could not be started.
> > >
> > > A service specific error occurred: 3758096386.
> > >
> > > More help is available by typing NET HELPMSG 3547.
> > >
> > > In the event view I get event ID 4193 which hints:
> > >
> > > WINS could not create the notification socket. Make sure the TCP/IP

> driver
> > > is installed and running properly.
> > >
> > >
> > > Clearly TCP/IP is installed and running, Exchange is quite happy.
> > >
> > > There are some other events before the failure:
> > >
> > > The WINS database of name-to-address mappings is empty. It could mean

> that
> > a
> > > previous invocation of WINS created the database and then went down

> before
> > > any registration could be done.
> > >
> > > The WINS database of owner-to-address mappings is empty. It could mean

> > that
> > > a previous invocation of WINS created the table and then went down

> before
> > > its own entry could be added. The WINS server went down very fast

(even
> > > before all its threads could become fully operational).
> > >
> > >
> > > These are probably because I deleted the database files in

desperation.
> > The
> > > jetcheck utility reports no errors.
> > >
> > > Anybody any ideas what could be causing it?
> > >
> > > --
> > > Robert Chafer
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can NT 4 WINS and Windows 2000 WINS be replication partners ? mshaq Windows Networking 0 03-07-2006 06:25 PM
WINS won't start, socket error Donald P. Crawford Windows Networking 4 08-17-2004 09:41 PM
dhcpd in rc script doesn't start, but it does start by hand j Linux Networking 3 06-08-2004 12:30 PM
wins record not displayed in wins manager Rick Windows Networking 1 02-17-2004 05:47 AM
RH9: I need to start ADSL-START as root for the first time after boot .... Gabolander Linux Networking 3 08-13-2003 09:52 AM



1 2 3 4 5 6 7 8 9 10 11