[
https://issues.apache.org/jira/browse/CASSANDRA-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034665#comment-15034665
]
Xiangyu Zhang commented on CASSANDRA-10781:
-------------------------------------------
We install OpenJDK using the command 'sudo apt-get install openjdk-7-jre'.
> Connection Timed Out When PasswordAuthenticator Enabled on Cubieboard
> ---------------------------------------------------------------------
>
> Key: CASSANDRA-10781
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10781
> Project: Cassandra
> Issue Type: Bug
> Environment: Working Environment: Cubie-board A80, running Ubuntu
> Linaro 14.04 (which is download from
> http://dl.cubieboard.org/model/cc-a80/Image/ubuntu-linaro)
> Cassandra version: Version 2.1.7 (from
> http://downloads.datastax.com/community/dsc-cassandra-2.1.7-bin.tar.gz)
> Also tested with 2.2.3 version
> Reporter: Xiangyu Zhang
> Priority: Minor
>
> Connect using default username and password ./cqlsh 192.168.10.26 -u
> cassandra -p cassandra), it will timed out:Connection error: ('Unable to
> connect to any servers', {'192.168.10.26': OperationTimedOut('errors=Timed
> out creating connection, last_host=None',)}). This happens when
> PasswordAuthenticator is enabled. When it is disabled, database can be
> connected. Might be some dependency issue that causing the authentication
> timed out, checked that openssl properly installed. Is there a possible way
> to track down why the authentication timed out?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)