[ 
http://jira.amdatu.org/jira/browse/AMDATUAUTH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11494#comment-11494
 ] 

Arthur Meijer commented on AMDATUAUTH-95:
-----------------------------------------

This exception triggers a set of other cassandra exceptions in other components:

org.apache.thrift.protocol.TProtocolException: Missing version in 
readMessageBegin, old client?
org.apache.felix.log.LogException: 
org.apache.thrift.protocol.TProtocolException: Missing version in 
readMessageBegin, old client?
        at 
org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:213)
        at 
org.apache.cassandra.thrift.Cassandra$Processor.process(Cassandra.java:2877)
        at 
org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:187)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)

me.prettyprint.hector.api.exceptions.HectorException: All host pools marked 
down. Retry burden pushed out to client.
org.apache.felix.log.LogException: 
me.prettyprint.hector.api.exceptions.HectorException: All host pools marked 
down. Retry burden pushed out to client.

> Replacing the in memory token store by the Cassandra token store causes 
> HectorExceptions
> ----------------------------------------------------------------------------------------
>
>                 Key: AMDATUAUTH-95
>                 URL: http://jira.amdatu.org/jira/browse/AMDATUAUTH-95
>             Project: Amdatu Auth
>          Issue Type: Bug
>          Components: Authorization & authentication
>    Affects Versions: 0.2.1
>            Reporter: Arthur Meijer
>             Fix For: 0.2.1
>
>
> Replacing the in memory token store by the Cassandra token store causes 
> HectorExceptions. 
> The getToken method should check on null arguments or OAuthTokenProvider 
> validateOAuthMessage should check on the presennce of a token in the request 
> message.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to