[ 
https://issues.apache.org/jira/browse/ATLAS-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658317#comment-16658317
 ] 

ASF subversion and git services commented on ATLAS-2919:
--------------------------------------------------------

Commit 23e61364f8ce2a56a859c98affbbd3bcaf6170c0 in atlas's branch 
refs/heads/branch-1.0 from [~zdmytriv]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=23e6136 ]

ATLAS-2919: Fixed issue with Cassandra and Netty

Signed-off-by: apoorvnaik <apoorvn...@apache.org>

(cherry picked from commit 3b8a34c51eeadb54adeed78bea1e1ec3b03e279f)


> Install ATLAS into Azure Virtual Machine
> ----------------------------------------
>
>                 Key: ATLAS-2919
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2919
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Mahender Shankesi
>            Priority: Major
>         Attachments: application.log
>
>
> I'm trying to install Atlas into my Azure Virtual Machine. I have followed 
> the steps from the below location.
> [https://atlas.apache.org/InstallationSteps.html]
> I'm able to start atlas_start but when I execute curl command I got the below 
> error
> $ curl -u admin:admin 
> [http://myip:21000/api/atlas/admin/version|http://10.41.64.19:21000/api/atlas/admin/version]
> curl: (7) Failed to connect to myip port 21000: Connection refused
> $ curl -u admin:admin 
> [https://myip/api/atlas/admin/version|https://10.41.64.19:21443/api/atlas/admin/version]
> curl: (7) Failed to connect to myip port 21443: Connection refused
> I went to atlas_config.py and change the DEFAULT_ATLAS_SERVER_HOST to my ip. 
> None of them seems to be working.
>  
> $ netstat -a | grep 21000
> netstat -a | grep 21443
> Didn't return anything
>  
> Debug further and found that Cassandra is an issue. I reached out to dev team 
> and I got below response
> {color:#222222}"This looks like an issue with the packaging, a wrong version 
> of netty is getting pulled in. ll try to find the source and update the 
> thread" {color}
>  
> {color:#222222}I'm attaching the application log for this ticket. {color}
>  
> {color:#222222}For better transparency and visibility I'm creating a Jira 
> ticket so that if anyone else has the same issue they can also look into 
> it.{color}
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to