servicestack.redis pub/sub Error number: {"Invalid termination, sPort: 1452, LastCommand: "}

74 views
Skip to first unread message

Heriyanto Binduni

unread,
May 30, 2012, 12:15:28 AM5/30/12
to servic...@googlegroups.com
hi, i'm using servicestack redis to subscribe/unsubscribe to a few channel dynamically. after a while, i got a message error like below:

Error number: {"Invalid termination, sPort: 1452, LastCommand: "}

   at ServiceStack.Redis.RedisNativeClient.CreateResponseError(String error) in C:\src\ServiceStack.Redis\src\ServiceStack.Redis\RedisNativeClient_Utils.cs:line 159

   at ServiceStack.Redis.RedisNativeClient.ReadData() in C:\src\ServiceStack.Redis\src\ServiceStack.Redis\RedisNativeClient_Utils.cs:line 526

   at ServiceStack.Redis.RedisNativeClient.ReadMultiData() in C:\src\ServiceStack.Redis\src\ServiceStack.Redis\RedisNativeClient_Utils.cs:line 565

   at ServiceStack.Redis.RedisNativeClient.ReceiveMessages() in C:\src\ServiceStack.Redis\src\ServiceStack.Redis\RedisNativeClient.cs:line 1442

   at ServiceStack.Redis.RedisSubscription.SubscribeToChannels(String[] channels) in C:\src\ServiceStack.Redis\src\ServiceStack.Redis\RedisSubscription.cs:line 38

   at TestRedisPubSub.RedisEx.<>c__DisplayClasse.<Subscribe>b__d() in D:\Documents\TestRedisPubSub\TestRedisPubSub\RedisEx.cs:line 58

   at System.Threading.Tasks.Task.InnerInvoke()

   at System.Threading.Tasks.Task.Execute()

can you help me what is wrong with this?

thanks.

heri

Demis Bellot

unread,
May 30, 2012, 12:40:39 AM5/30/12
to servic...@googlegroups.com
No idea, I'll need to see a reproducible failing test to be able to fix it.
--
- Demis


Heriyanto Binduni

unread,
May 30, 2012, 1:25:16 AM5/30/12
to servic...@googlegroups.com
thank you demis, let me check if i can reproduce the error.

heri


On Wednesday, May 30, 2012 11:40:39 AM UTC+7, mythz wrote:
No idea, I'll need to see a reproducible failing test to be able to fix it.

Reply all
Reply to author
Forward
0 new messages