You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Luke Han <lu...@gmail.com> on 2015/02/03 10:21:56 UTC

Fwd: cannot access http://*.*.*.*::7070/kylin

Forward to mailing list for further support.

Thanks.

在 2015年2月2日星期一 UTC+8上午11:24:53,eloque...@gmail.com写道:
>
> 1, I deploy Kylin in my own cluster
> 2, first, the sandbox_deploy.sh is executed successfuly
> 3, second, I run the command as "sh kylin.sh start"
> 4, however, I could not access with URL: http://*.*.*.*::7070/kylin while 
> I can visit the ambari with URL http://*.*.*.*::8080/, so I think the 
> firewall will not cause the problem, and still, there no apparent errors 
> logged in the catalina log file as mentioned when starting tomcat~
>
> could u please give a help?
>

Re: cannot access http://*.*.*.*::7070/kylin

Posted by hongbin ma <ma...@apache.org>.
​hi,

first you can run "ps -ef | grep tomcat" , "netstat -nultp | grep 7070" to
make sure your account has been successfully running ​a tomcat instance on
port 7070.
then checkout log at CATALINA_HOME/kylin_sandbox.log.

if everything seems ok, you should try "wget localhost:7070/kylin" inside
your VM, if you do get a response "index.html", then you need to check your
firewall settings.

thanks
hongbin

On Tue, Feb 3, 2015 at 5:21 PM, Luke Han <lu...@gmail.com> wrote:

> Forward to mailing list for further support.
>
> Thanks.
>
> 在 2015年2月2日星期一 UTC+8上午11:24:53,eloque...@gmail.com写道:
>>
>> 1, I deploy Kylin in my own cluster
>> 2, first, the sandbox_deploy.sh is executed successfuly
>> 3, second, I run the command as "sh kylin.sh start"
>> 4, however, I could not access with URL: http://*.*.*.*::7070/kylin
>> while I can visit the ambari with URL http://*.*.*.*::8080/, so I think
>> the firewall will not cause the problem, and still, there no apparent
>> errors logged in the catalina log file as mentioned when starting tomcat~
>>
>> could u please give a help?
>>
>

Re: cannot access http://*.*.*.*::7070/kylin

Posted by "Shi, Shaofeng" <sh...@ebay.com>.
Is the Hbase started? You can check the status on Amabri UI.

From: Luke Han <lu...@gmail.com>>
Reply-To: "dev@kylin.incubator.apache.org<ma...@kylin.incubator.apache.org>" <de...@kylin.incubator.apache.org>>
Date: Tuesday, February 3, 2015 at 5:21 PM
To: "dev@kylin.incubator.apache.org<ma...@kylin.incubator.apache.org>" <de...@kylin.incubator.apache.org>>, "eloquentbaby@gmail.com<ma...@gmail.com>" <el...@gmail.com>>
Subject: Fwd: cannot access http://*.*.*.*::7070/kylin

Forward to mailing list for further support.

Thanks.

在 2015年2月2日星期一 UTC+8上午11:24:53,eloque...@gmail.com写道:<mailto:53,eloque...@gmail.com写道:>
1, I deploy Kylin in my own cluster
2, first, the sandbox_deploy.sh is executed successfuly
3, second, I run the command as "sh kylin.sh start"
4, however, I could not access with URL: http://*.*.*.*::7070/kylin while I can visit the ambari with URL http://*.*.*.*::8080/, so I think the firewall will not cause the problem, and still, there no apparent errors logged in the catalina log file as mentioned when starting tomcat~

could u please give a help?