Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Starting RedisWatcher service throws exception
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Johan Vauhkonen  
View profile  
 More options Oct 4 2012, 3:53 am
From: Johan Vauhkonen <johan.vauhko...@gmail.com>
Date: Thu, 4 Oct 2012 00:53:53 -0700 (PDT)
Local: Thurs, Oct 4 2012 3:53 am
Subject: Starting RedisWatcher service throws exception

I'm trying to setup Redis as a Windows Service by following this guide,
https://github.com/SignalR/SignalR/wiki/SignalR-with-Redis-Running-on...

However, when I try to start the service through Powershell I get an
exception.

(Get-Service -Name RedisWatcherSvc).Start()

Exception calling "Start" with "0" argument(s): "Cannot open
RedisWatcherSvc service on computer '.'."
At line: 1 char:42
+ (Get-Service -Name RedisWatcherSvc).Start <<<< ()
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId: DotNetMethodException

What am I doing wrong?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Claudio Caldato  
View profile  
 More options Oct 9 2012, 12:50 am
From: Claudio Caldato <claud...@outlook.com>
Date: Mon, 8 Oct 2012 21:50:29 -0700 (PDT)
Local: Tues, Oct 9 2012 12:50 am
Subject: Re: Starting RedisWatcher service throws exception

Hi Johan,

I'll look into this issue but please open a bug on
https://github.com/MSOpenTech/Redis

Thanks
Claudio


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »