`

-- JREDIS -- BUG: serviceRequest() -- ProviderException: Bug? Expecting status c

阅读更多
调用JRedis.key(); 抛出此异常.

因为使用的redis-server.exe版本过高。
访问http://code.google.com/p/servicestack/wiki/RedisWindowsDownload,下载redis-1.2.6-windows.zip  即可。


以下为google到的资料:
    You are almost certainly using the wrong jredis version for the redis server you are running. With version v2+ the KEYS command changed its reply type (from bulk to multi-bulk) but most other commands didn't so for the most part an incompatible version of jredis will work but for keys() it won't.
分享到:
评论

相关推荐

    Gateway error 20190620.docx

    com.oracle.pgbu.pdi.provider.ProviderException: Unifier return code is 707. [null] at com.oracle.pgbu.pdi.unifierprovider.project.UnifierProjectSaveStep.save(UnifierProjectSaveStep.java:277) at ...

    JAVA 程序员面试必备的32个要点

    - ProviderException - RasterFormatException - SecurityException - SystemException - UndeclaredThrowableException - UnmodifiableSetException - UnsatisfiedLinkError - ... 这些异常不需要捕获,但在程序...

    JAVA程序员常见的面试题

    - **ProviderException**: 表示提供者异常。 - **RasterFormatException**: 表示栅格格式异常。 - **SecurityException**: 表示安全异常。 - **SystemException**: 表示系统异常。 - **UndeclaredThrowableException...

    超级有影响力霸气的Java面试题大全文档

    redirect就是服务端根据逻辑,发送一个状态码,告诉浏览器重新去请求那个地址,一般来说浏览器会用刚才请求的所有参数重新请求,所以session,request参数都可以获取。 23、EJB与JAVA BEAN的区别?  Java Bean 是可...

    ServletJSP数据库的笔试及面试题.docx

    3. 服务:通过调用 service() 方法实现,根据请求的不同调用不同的 do*() 方法。 4. 销毁:Web 容器销毁 Servlet。 doGet() 和 doPost() doGet() 和 doPost() 是 Servlet 中的两个重要方法。doGet() 方法用于处理 ...

    Android 中Failed to read key from keystore解决办法

    Android 中Failed to read key from keystore解决办法 Caused by: org.gradle.tooling.BuildException: Failed to read key from keystore at ...

Global site tag (gtag.js) - Google Analytics