Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-2008, 03:01 PM
Chris
 
Posts: n/a
Win2003 SBS - Can't Sop Services

Using Win 2003 Small Business Server with 14 clients. When logged on to the
server box as the admin, I cannot stop/restart services. Each time I try,
it appears that it works (I get the messages "Stopping Service..." and the
progress bar, but it then fails sto stop the service.

I searched on-line but couldn't find any reference to this behavior. Is
this a known issue with Win2003 SBS ? I thought that logged on as the
Admin, I should be able to do that. Do I have to do something special to
gain that privilege?

Chris...



--
Posted via a free Usenet account from http://www.teranews.com

Reply With Quote
  #2 (permalink)  
Old 04-06-2008, 04:15 PM
Dave Patrick
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

Some dependency probably failed. What service? What dependants and
predecessors does it have?



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Chris" wrote:
> Using Win 2003 Small Business Server with 14 clients. When logged on to
> the server box as the admin, I cannot stop/restart services. Each time I
> try, it appears that it works (I get the messages "Stopping Service..."
> and the progress bar, but it then fails sto stop the service.
>
> I searched on-line but couldn't find any reference to this behavior. Is
> this a known issue with Win2003 SBS ? I thought that logged on as the
> Admin, I should be able to do that. Do I have to do something special to
> gain that privilege?
>
> Chris...
>
>
> --
> Posted via a free Usenet account from http://www.teranews.com
>


Reply With Quote
  #3 (permalink)  
Old 04-06-2008, 05:55 PM
Chris
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

Thanks for the promt post. A couple of them fail, but the one that fails to
stop/start all the time is MySQL. The only way to stop/restart it is by
booting into safe mode, stop it or start it and then reboot in mormal mode.

Chris

"Dave Patrick" <DSPatrick@nospam.gmail.com> wrote in message
news:%23teDJk$lIHA.5692@TK2MSFTNGP03.phx.gbl...
> Some dependency probably failed. What service? What dependants and
> predecessors does it have?
>
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Chris" wrote:
>> Using Win 2003 Small Business Server with 14 clients. When logged on to
>> the server box as the admin, I cannot stop/restart services. Each time I
>> try, it appears that it works (I get the messages "Stopping Service..."
>> and the progress bar, but it then fails sto stop the service.
>>
>> I searched on-line but couldn't find any reference to this behavior. Is
>> this a known issue with Win2003 SBS ? I thought that logged on as the
>> Admin, I should be able to do that. Do I have to do something special to
>> gain that privilege?
>>
>> Chris...
>>
>>
>> --
>> Posted via a free Usenet account from http://www.teranews.com
>>

>




--
Posted via a free Usenet account from http://www.teranews.com

Reply With Quote
  #4 (permalink)  
Old 04-06-2008, 06:08 PM
Dave Patrick
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

I don't use MySQL but am quite familiar with SQL Server. What dependants and
predecessors does the service have? Can you manage it from the console
tools? It may take some time to roll back whatever is happening at the time
you're trying to kill it. Might be some blocking or long running queries,
etc. going on.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Chris" wrote:
> Thanks for the promt post. A couple of them fail, but the one that fails
> to stop/start all the time is MySQL. The only way to stop/restart it is
> by booting into safe mode, stop it or start it and then reboot in mormal
> mode.
>
> Chris


Reply With Quote
  #5 (permalink)  
Old 04-06-2008, 06:22 PM
Ace Fekay [MVP]
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

In news:47f8f531$0$27923$88260bb3@free.teranews.com,
Chris <chtidio@hotmail.com> typed:
> Thanks for the promt post. A couple of them fail, but the one that
> fails to stop/start all the time is MySQL. The only way to
> stop/restart it is by booting into safe mode, stop it or start it and
> then reboot in mormal mode.
> Chris


I don't believe MySQL is a native SBS application, but SQL is. Any reason
why the decision was made to use this vs the free SQL version on SBS?

Also, as Dave mentioned, something may be accessing MySQL that is forcing it
to run. How was it setup and what apps or scripts are using it?

I also cross-posted this to the SBS newsgroup for more specific exposure,
since after all this is SBS and SBS has numerous differences than regular
Windows 2003. Let's see if anyone there has something to offer that we may
overlook. Just check back to this thread for responses since the follow-ups
are set to send to all groups you originally cross-posted to.

(Cross posted to microsoft.public.windows.server.sbs with follow-ups set to
both.)

--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Infinite Diversities in Infinite Combinations


Reply With Quote
  #6 (permalink)  
Old 04-06-2008, 08:29 PM
Susan Bradley
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

MySQL is not native.

That's been added by something else.

Ace Fekay [MVP] wrote:
> In news:47f8f531$0$27923$88260bb3@free.teranews.com,
> Chris <chtidio@hotmail.com> typed:
>> Thanks for the promt post. A couple of them fail, but the one that
>> fails to stop/start all the time is MySQL. The only way to
>> stop/restart it is by booting into safe mode, stop it or start it and
>> then reboot in mormal mode.
>> Chris

>
> I don't believe MySQL is a native SBS application, but SQL is. Any reason
> why the decision was made to use this vs the free SQL version on SBS?
>
> Also, as Dave mentioned, something may be accessing MySQL that is forcing it
> to run. How was it setup and what apps or scripts are using it?
>
> I also cross-posted this to the SBS newsgroup for more specific exposure,
> since after all this is SBS and SBS has numerous differences than regular
> Windows 2003. Let's see if anyone there has something to offer that we may
> overlook. Just check back to this thread for responses since the follow-ups
> are set to send to all groups you originally cross-posted to.
>
> (Cross posted to microsoft.public.windows.server.sbs with follow-ups set to
> both.)
>

Reply With Quote
  #7 (permalink)  
Old 04-06-2008, 10:28 PM
Dave Patrick
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

Yes, we know. You'll need to look in the server.general or server.networking
to see my earlier reply.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Susan Bradley" wrote:
> MySQL is not native.
>
> That's been added by something else.


Reply With Quote
  #8 (permalink)  
Old 04-06-2008, 10:52 PM
Chris
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

True, it's not native it was added by a software package that needs it, but
the question is why is it that "all of a sudden" it cannot be stopped?
(worked fine for about 8 months after the installation of the software
package that uses it). I am looking at the other suggestions posted here, to
see if I can decipher this problem.

Thanks,
Chris

"Susan Bradley" <sbradcpa@pacbell.net> wrote in message
news:eWj2ayBmIHA.5368@TK2MSFTNGP04.phx.gbl...
> MySQL is not native.
>
> That's been added by something else.
>
> Ace Fekay [MVP] wrote:
>> In news:47f8f531$0$27923$88260bb3@free.teranews.com,
>> Chris <chtidio@hotmail.com> typed:
>>> Thanks for the promt post. A couple of them fail, but the one that
>>> fails to stop/start all the time is MySQL. The only way to
>>> stop/restart it is by booting into safe mode, stop it or start it and
>>> then reboot in mormal mode.
>>> Chris

>>
>> I don't believe MySQL is a native SBS application, but SQL is. Any reason
>> why the decision was made to use this vs the free SQL version on SBS?
>>
>> Also, as Dave mentioned, something may be accessing MySQL that is forcing
>> it to run. How was it setup and what apps or scripts are using it?
>>
>> I also cross-posted this to the SBS newsgroup for more specific exposure,
>> since after all this is SBS and SBS has numerous differences than regular
>> Windows 2003. Let's see if anyone there has something to offer that we
>> may overlook. Just check back to this thread for responses since the
>> follow-ups are set to send to all groups you originally cross-posted to.
>>
>> (Cross posted to microsoft.public.windows.server.sbs with follow-ups set
>> to both.)
>>




--
Posted via a free Usenet account from http://www.teranews.com

Reply With Quote
  #9 (permalink)  
Old 04-07-2008, 02:53 AM
Susan Bradley
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

Dave Patrick wrote:
> Yes, we know. You'll need to look in the server.general or
> server.networking to see my earlier reply.
>
>
>

I'm over here on .sbs where it's not installed :-)
Reply With Quote
  #10 (permalink)  
Old 04-07-2008, 03:59 AM
Ace Fekay [MVP]
 
Posts: n/a
Re: Win2003 SBS - Can't Sop Services

In news:OQacrIFmIHA.4480@TK2MSFTNGP03.phx.gbl,
Susan Bradley <sbradcpa@pacbell.net> typed:
>
> I'm over here on .sbs where it's not installed :-)


:-)



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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



All times are GMT. The time now is 01:37 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Photoshop Tutorials | Loans | Loan | Lionel Trains | Online Loans



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114