sudo /etc/init.d/damagecontrol stop

View: New views
2 Messages — Rating Filter:   Alert me  

sudo /etc/init.d/damagecontrol stop

by Kaushal Shriyan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

when i stop damagecontrol I see lots of error.

sudo /etc/init.d/damagecontrol stop
 * Stopping Damagecontrol .../usr/lib64/ruby/1.8/net/http.rb:560:in `initialize': Connection refused - connect(2) (Errno::ECONNREFUSED)
        from /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
        from /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
        from /usr/lib64/ruby/1.8/timeout.rb:56:in `timeout'
        from /usr/lib64/ruby/1.8/timeout.rb:76:in `timeout'
        from /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
        from /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
        from /usr/lib64/ruby/1.8/net/http.rb:542:in `start'
        from /usr/lib64/ruby/1.8/net/http.rb:1032:in `request'
        from /usr/lib64/ruby/1.8/net/http.rb:989:in `post2'
        from /opt/damagecontrol/server/xmlrpc/client.rb:493:in `do_rpc'
        from /opt/damagecontrol/server/xmlrpc/client.rb:382:in `call2'
        from /opt/damagecontrol/server/xmlrpc/client.rb:372:in `call'
        from /opt/damagecontrol/server/xmlrpc/client.rb:560:in `send'
        from /opt/damagecontrol/server/xmlrpc/client.rb:560:in `method_missing'
        from server/damagecontrol/tool/admin/shutdownserver.rb:6:in `run'
        from server/damagecontrol/tool/admin/shutdownserver.rb:11
                                             [ ok ]


Am i missing something

Thanks and Regards

Kaushal

Re: sudo /etc/init.d/damagecontrol stop

by Jon Tirsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Looks like the server wasn't running in the first place. It's probably nothing to worry about.

On Wed, May 7, 2008 at 8:58 PM, Kaushal Shriyan <kaushalshriyan@...> wrote:
Hi

when i stop damagecontrol I see lots of error.

sudo /etc/init.d/damagecontrol stop
 * Stopping Damagecontrol .../usr/lib64/ruby/1.8/net/http.rb:560:in `initialize': Connection refused - connect(2) (Errno::ECONNREFUSED)
        from /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
        from /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
        from /usr/lib64/ruby/1.8/timeout.rb:56:in `timeout'
        from /usr/lib64/ruby/1.8/timeout.rb:76:in `timeout'
        from /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
        from /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
        from /usr/lib64/ruby/1.8/net/http.rb:542:in `start'
        from /usr/lib64/ruby/1.8/net/http.rb:1032:in `request'
        from /usr/lib64/ruby/1.8/net/http.rb:989:in `post2'
        from /opt/damagecontrol/server/xmlrpc/client.rb:493:in `do_rpc'
        from /opt/damagecontrol/server/xmlrpc/client.rb:382:in `call2'
        from /opt/damagecontrol/server/xmlrpc/client.rb:372:in `call'
        from /opt/damagecontrol/server/xmlrpc/client.rb:560:in `send'
        from /opt/damagecontrol/server/xmlrpc/client.rb:560:in `method_missing'
        from server/damagecontrol/tool/admin/shutdownserver.rb:6:in `run'
        from server/damagecontrol/tool/admin/shutdownserver.rb:11
                                             [ ok ]


Am i missing something

Thanks and Regards

Kaushal