You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Jessica Tomechak <Je...@citrix.com> on 2013/08/05 20:19:32 UTC

RE: Not getting GUI

I have not heard that Java requirement before. Is that really true?

Jessica T.
________________________________________
From: Prashant Sreedharan [Prashant.Sreedharan@citrix.com]
Sent: Monday, August 05, 2013 10:36 AM
To: users@cloudstack.apache.org
Cc: karthik.cbe5@gmail.com
Subject: RE: Not getting GUI

    Please find my check list for the Cloudstack  management install

    Make sure that the VM can reach the Internet. ping 8.8.8.8 ,  ping google.com ,
     Set SELinux to be permissive by default
     Check JAVA version. Cloudstack requires Sun Java and not the IBM java version.
     $DB_SERVER be pingable, and MySQL should be listening on that address.
     The CloudStack management boxes should be running RHEL 6 or centos  (check /etc/issue )
     The NFS server mount point must work from the CloudStack management VM , Pod XenServes and the secondary storage vm  ( ssvm )


To Check JAVA

rpm -qa | grep -i java

 java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
 java_cup-0.10k-5.el6.x86_64
 java-1.6.0-sun-1.6.0.37-1jpp.1.el6_3.x86_6


Please check if these ports are open

1) CloudStack Management Server

TCP 9090 + 8250   (bi-directional)
To/from CloudStack Management Server

2) User/Client/API

 TCP 8080 User/Client/API to CloudStack Management Server
- Management Port (authenticated communication)

3) User/Client

 TCP 8096 User/Client to CloudStack Management Server -
Management Port (unauthenticated communication)

4) vCenter

TCP 443 CloudStack Management Server to vCenter

5) KVM

TCP 22 CloudStack Management Server to KVM

6) XenServer

TCP 22/80/443 CloudStack Management Server to XenServer

7) MySQL

 TCP 3306 CloudStack Management Server to MySQL

8) DNS

 TCP 53 CloudStack Management Server to DNS

9) Secondary Storage

 TCP 3922 CloudStack Management Server to SSVM

10) Virtual Machine (SSVM) TCP 8250 SSVM to CloudStack Management Server

TCP 80/443 SSVM to HTTP(s) File Share to download VM Image
TCP 111/2049 SSVM to NFS
TCP 53 SSVM to DNS

11) Console Proxy VM

TCP 3922 CloudStack Management Server to Console Proxy VM

TCP 8250 Console Proxy VM to CloudStack Management Server
TCP 53 Console Proxy VM to DNS

12) Virtual Router

 TCP 3922 CloudStack Management Server to Virtual Router

TCP 8250 Virtual Router to CloudStack Management Server
TCP 53 Virtual Router to DNS

13)  NFS

 TCP 111/2049 CloudStack Management Server to NFS (initial deployment of SSVM and CPVM


thanks

Prashant Sreedharan

Cloudstack & XenServer Administrator , Ops
T: +1 805 690 3486 | M: +1 805 453 9105
prashant.sreedharan@citrix.com



Powering mobile workstyles and cloud services



-----Original Message-----
From: Karthik Kothuri [mailto:karthik.kothuri@gmail.com]
Sent: Monday, August 05, 2013 9:25 AM
To: users@cloudstack.apache.org
Cc: karthik.cbe5@gmail.com
Subject: Re: Not getting GUI

Karthik,

can you please try restarting the cloudstack management server once.

Thanks,
Karthik Kothuri


On Mon, Aug 5, 2013 at 9:35 PM, karthi keyan <ka...@gmail.com> wrote:

> using Bridged network.
>
>
> On Mon, Aug 5, 2013 at 9:32 PM, Bradley Hieber <me...@gmail.com>
> wrote:
>
> > Are you bridged or NAT'd?
> >
> >
> > On Mon, Aug 5, 2013 at 11:57 AM, karthi keyan
> > <karthik.cbe5@gmail.com
> > >wrote:
> >
> > > Hi Bradley,
> > >
> > > Thanks in advance.
> > >
> > > I have started these services,
> > >
> > > root@csmgmt ~]# service cloud-management start
> > > Starting cloud-management:                                 [  OK  ]
> > >
> > > [root@csmgmt ~]# service tomcat6 start
> > > Starting tomcat6:                                          [  OK  ]
> > >
> > > [root@csmgmt ~]# service mysqld start
> > > Starting mysqld:                                           [  OK  ]
> > >
> > > [root@csmgmt ~]# service nfs status rpc.svcgssd is stopped
> > > rpc.mountd (pid 1683) is running...
> > > nfsd (pid 1746 1745 1744 1743 1742 1741 1740 1739) is running...
> > > rpc.rquotad (pid 1679) is running...
> > >
> > >
> > > In the browser i have given this url:
> > >
> > > *http://192.168.1.2:8080/client*
> > >
> > > *And it is displaying a blank page. I have attached the screenshot
> > > of that web page.*
> > >
> > > I have installed CS in Centos 6.3 in VMware workstation.
> > >
> > > Regards,
> > > Karthikeyan
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Mon, Aug 5, 2013 at 8:19 PM, Bradley Hieber
> > ><mercsniper@gmail.com
> > >wrote:
> > >
> > >> Karthik,
> > >>
> > >> Did you start the service? Which platform did you install CS on?
> > >>
> > >>
> > >> On Mon, Aug 5, 2013 at 10:47 AM, karthi keyan
> > >> <karthik.cbe5@gmail.com
> > >> >wrote:
> > >>
> > >> > Hi,
> > >> >
> > >> > I followed the installation Guide of cloustack-4.1.0. And each
> > >> > and
> > every
> > >> > step was sucessfully done. But now i cant able to get the GUI.
> > >> >
> > >> > *http://192.168.1.2:8080/client*
> > >> >
> > >> > # 192.168.1.2 is the management server ip
> > >> >
> > >> > I have no idea. Pls someone help me.
> > >> >
> > >> > Regards,
> > >> > Karthik
> > >> >
> > >>
> > >>
> > >>
> > >> --
> > >> Brad
> > >>
> > >
> > >
> >
> >
> > --
> > Brad
> >
>



--
Thanks and Regards,
Karthik Kothuri

Re: Not getting GUI

Posted by karthi keyan <ka...@gmail.com>.
Hi Team,

I resolved the issue and installed CS. The problem is with the
documentation of CS.4.1.0
The version of CS is wrong in *4.1.0 Installation Guide*, where i have
followed the steps of CS-4.1.0 Installation Guide where i have installed
CS-4.0

[cloudstack]
name=cloudstack*baseurl=http://cloudstack.apt-get.eu/rhel/4.0/*
enabled=1
gpgcheck=0


So i just removed the CS-4.0 and installed CS-4.1.0 and followed the steps
of CS-4.1.0 Installation Guide. And I have installed without any issues. :)


Thanks a lot for the support.

Regards,
Karthikeyan




On Wed, Aug 7, 2013 at 4:30 AM, David Comerford <da...@gmail.com> wrote:

> "It may be worth checking the permissions on the catalina.out file in
> Tomcat.  I know I've seen where people said they have issues with the
> permissions being wrong on that file, so the tomcat server would say it's
> starting when given the start command, but would then crash when it
> couldn't open the log file."
>
> I've seen this one recently.
> 'chown cloud:cloud /var/log/cloud/management/catalina.out' fixed it for me.
>
> Best regards,
> David Comerford
> ------------------------
> Tel: +353 87 1238295
> Email: davestyle@gmail.com
> Website: http://dave.ie
> GPG key: http://gpg.dave.ie
>
>
> On 5 August 2013 19:59, David Ortiz <dp...@outlook.com> wrote:
>
> > It may be worth checking the permissions on the catalina.out file in
> > Tomcat.  I know I've seen where people said they have issues with the
> > permissions being wrong on that file, so the tomcat server would say it's
> > starting when given the start command, but would then crash when it
> > couldn't open the log file.
> > Dave
> >
> > > From: Jessica.Tomechak@citrix.com
> > > To: users@cloudstack.apache.org
> > > CC: karthik.cbe5@gmail.com; dev@cloudstack.apache.org
> > > Subject: RE: Not getting GUI
> > > Date: Mon, 5 Aug 2013 18:19:32 +0000
> > >
> > > I have not heard that Java requirement before. Is that really true?
> > >
> > > Jessica T.
> > > ________________________________________
> > > From: Prashant Sreedharan [Prashant.Sreedharan@citrix.com]
> > > Sent: Monday, August 05, 2013 10:36 AM
> > > To: users@cloudstack.apache.org
> > > Cc: karthik.cbe5@gmail.com
> > > Subject: RE: Not getting GUI
> > >
> > >     Please find my check list for the Cloudstack  management install
> > >
> > >     Make sure that the VM can reach the Internet. ping 8.8.8.8 ,  ping
> > google.com ,
> > >      Set SELinux to be permissive by default
> > >      Check JAVA version. Cloudstack requires Sun Java and not the IBM
> > java version.
> > >      $DB_SERVER be pingable, and MySQL should be listening on that
> > address.
> > >      The CloudStack management boxes should be running RHEL 6 or centos
> >  (check /etc/issue )
> > >      The NFS server mount point must work from the CloudStack
> management
> > VM , Pod XenServes and the secondary storage vm  ( ssvm )
> > >
> > >
> > > To Check JAVA
> > >
> > > rpm -qa | grep -i java
> > >
> > >  java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
> > >  java_cup-0.10k-5.el6.x86_64
> > >  java-1.6.0-sun-1.6.0.37-1jpp.1.el6_3.x86_6
> > >
> > >
> > > Please check if these ports are open
> > >
> > > 1) CloudStack Management Server
> > >
> > > TCP 9090 + 8250   (bi-directional)
> > > To/from CloudStack Management Server
> > >
> > > 2) User/Client/API
> > >
> > >  TCP 8080 User/Client/API to CloudStack Management Server
> > > - Management Port (authenticated communication)
> > >
> > > 3) User/Client
> > >
> > >  TCP 8096 User/Client to CloudStack Management Server -
> > > Management Port (unauthenticated communication)
> > >
> > > 4) vCenter
> > >
> > > TCP 443 CloudStack Management Server to vCenter
> > >
> > > 5) KVM
> > >
> > > TCP 22 CloudStack Management Server to KVM
> > >
> > > 6) XenServer
> > >
> > > TCP 22/80/443 CloudStack Management Server to XenServer
> > >
> > > 7) MySQL
> > >
> > >  TCP 3306 CloudStack Management Server to MySQL
> > >
> > > 8) DNS
> > >
> > >  TCP 53 CloudStack Management Server to DNS
> > >
> > > 9) Secondary Storage
> > >
> > >  TCP 3922 CloudStack Management Server to SSVM
> > >
> > > 10) Virtual Machine (SSVM) TCP 8250 SSVM to CloudStack Management
> Server
> > >
> > > TCP 80/443 SSVM to HTTP(s) File Share to download VM Image
> > > TCP 111/2049 SSVM to NFS
> > > TCP 53 SSVM to DNS
> > >
> > > 11) Console Proxy VM
> > >
> > > TCP 3922 CloudStack Management Server to Console Proxy VM
> > >
> > > TCP 8250 Console Proxy VM to CloudStack Management Server
> > > TCP 53 Console Proxy VM to DNS
> > >
> > > 12) Virtual Router
> > >
> > >  TCP 3922 CloudStack Management Server to Virtual Router
> > >
> > > TCP 8250 Virtual Router to CloudStack Management Server
> > > TCP 53 Virtual Router to DNS
> > >
> > > 13)  NFS
> > >
> > >  TCP 111/2049 CloudStack Management Server to NFS (initial deployment
> of
> > SSVM and CPVM
> > >
> > >
> > > thanks
> > >
> > > Prashant Sreedharan
> > >
> > > Cloudstack & XenServer Administrator , Ops
> > > T: +1 805 690 3486 | M: +1 805 453 9105
> > > prashant.sreedharan@citrix.com
> > >
> > >
> > >
> > > Powering mobile workstyles and cloud services
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Karthik Kothuri [mailto:karthik.kothuri@gmail.com]
> > > Sent: Monday, August 05, 2013 9:25 AM
> > > To: users@cloudstack.apache.org
> > > Cc: karthik.cbe5@gmail.com
> > > Subject: Re: Not getting GUI
> > >
> > > Karthik,
> > >
> > > can you please try restarting the cloudstack management server once.
> > >
> > > Thanks,
> > > Karthik Kothuri
> > >
> > >
> > > On Mon, Aug 5, 2013 at 9:35 PM, karthi keyan <ka...@gmail.com>
> > wrote:
> > >
> > > > using Bridged network.
> > > >
> > > >
> > > > On Mon, Aug 5, 2013 at 9:32 PM, Bradley Hieber <mercsniper@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Are you bridged or NAT'd?
> > > > >
> > > > >
> > > > > On Mon, Aug 5, 2013 at 11:57 AM, karthi keyan
> > > > > <karthik.cbe5@gmail.com
> > > > > >wrote:
> > > > >
> > > > > > Hi Bradley,
> > > > > >
> > > > > > Thanks in advance.
> > > > > >
> > > > > > I have started these services,
> > > > > >
> > > > > > root@csmgmt ~]# service cloud-management start
> > > > > > Starting cloud-management:                                 [  OK
>  ]
> > > > > >
> > > > > > [root@csmgmt ~]# service tomcat6 start
> > > > > > Starting tomcat6:                                          [  OK
>  ]
> > > > > >
> > > > > > [root@csmgmt ~]# service mysqld start
> > > > > > Starting mysqld:                                           [  OK
>  ]
> > > > > >
> > > > > > [root@csmgmt ~]# service nfs status rpc.svcgssd is stopped
> > > > > > rpc.mountd (pid 1683) is running...
> > > > > > nfsd (pid 1746 1745 1744 1743 1742 1741 1740 1739) is running...
> > > > > > rpc.rquotad (pid 1679) is running...
> > > > > >
> > > > > >
> > > > > > In the browser i have given this url:
> > > > > >
> > > > > > *http://192.168.1.2:8080/client*
> > > > > >
> > > > > > *And it is displaying a blank page. I have attached the
> screenshot
> > > > > > of that web page.*
> > > > > >
> > > > > > I have installed CS in Centos 6.3 in VMware workstation.
> > > > > >
> > > > > > Regards,
> > > > > > Karthikeyan
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Mon, Aug 5, 2013 at 8:19 PM, Bradley Hieber
> > > > > ><mercsniper@gmail.com
> > > > > >wrote:
> > > > > >
> > > > > >> Karthik,
> > > > > >>
> > > > > >> Did you start the service? Which platform did you install CS on?
> > > > > >>
> > > > > >>
> > > > > >> On Mon, Aug 5, 2013 at 10:47 AM, karthi keyan
> > > > > >> <karthik.cbe5@gmail.com
> > > > > >> >wrote:
> > > > > >>
> > > > > >> > Hi,
> > > > > >> >
> > > > > >> > I followed the installation Guide of cloustack-4.1.0. And each
> > > > > >> > and
> > > > > every
> > > > > >> > step was sucessfully done. But now i cant able to get the GUI.
> > > > > >> >
> > > > > >> > *http://192.168.1.2:8080/client*
> > > > > >> >
> > > > > >> > # 192.168.1.2 is the management server ip
> > > > > >> >
> > > > > >> > I have no idea. Pls someone help me.
> > > > > >> >
> > > > > >> > Regards,
> > > > > >> > Karthik
> > > > > >> >
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >> --
> > > > > >> Brad
> > > > > >>
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Brad
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks and Regards,
> > > Karthik Kothuri
> >
> >
>

Re: Not getting GUI

Posted by David Comerford <da...@gmail.com>.
"It may be worth checking the permissions on the catalina.out file in
Tomcat.  I know I've seen where people said they have issues with the
permissions being wrong on that file, so the tomcat server would say it's
starting when given the start command, but would then crash when it
couldn't open the log file."

I've seen this one recently.
'chown cloud:cloud /var/log/cloud/management/catalina.out' fixed it for me.

Best regards,
David Comerford
------------------------
Tel: +353 87 1238295
Email: davestyle@gmail.com
Website: http://dave.ie
GPG key: http://gpg.dave.ie


On 5 August 2013 19:59, David Ortiz <dp...@outlook.com> wrote:

> It may be worth checking the permissions on the catalina.out file in
> Tomcat.  I know I've seen where people said they have issues with the
> permissions being wrong on that file, so the tomcat server would say it's
> starting when given the start command, but would then crash when it
> couldn't open the log file.
> Dave
>
> > From: Jessica.Tomechak@citrix.com
> > To: users@cloudstack.apache.org
> > CC: karthik.cbe5@gmail.com; dev@cloudstack.apache.org
> > Subject: RE: Not getting GUI
> > Date: Mon, 5 Aug 2013 18:19:32 +0000
> >
> > I have not heard that Java requirement before. Is that really true?
> >
> > Jessica T.
> > ________________________________________
> > From: Prashant Sreedharan [Prashant.Sreedharan@citrix.com]
> > Sent: Monday, August 05, 2013 10:36 AM
> > To: users@cloudstack.apache.org
> > Cc: karthik.cbe5@gmail.com
> > Subject: RE: Not getting GUI
> >
> >     Please find my check list for the Cloudstack  management install
> >
> >     Make sure that the VM can reach the Internet. ping 8.8.8.8 ,  ping
> google.com ,
> >      Set SELinux to be permissive by default
> >      Check JAVA version. Cloudstack requires Sun Java and not the IBM
> java version.
> >      $DB_SERVER be pingable, and MySQL should be listening on that
> address.
> >      The CloudStack management boxes should be running RHEL 6 or centos
>  (check /etc/issue )
> >      The NFS server mount point must work from the CloudStack management
> VM , Pod XenServes and the secondary storage vm  ( ssvm )
> >
> >
> > To Check JAVA
> >
> > rpm -qa | grep -i java
> >
> >  java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
> >  java_cup-0.10k-5.el6.x86_64
> >  java-1.6.0-sun-1.6.0.37-1jpp.1.el6_3.x86_6
> >
> >
> > Please check if these ports are open
> >
> > 1) CloudStack Management Server
> >
> > TCP 9090 + 8250   (bi-directional)
> > To/from CloudStack Management Server
> >
> > 2) User/Client/API
> >
> >  TCP 8080 User/Client/API to CloudStack Management Server
> > - Management Port (authenticated communication)
> >
> > 3) User/Client
> >
> >  TCP 8096 User/Client to CloudStack Management Server -
> > Management Port (unauthenticated communication)
> >
> > 4) vCenter
> >
> > TCP 443 CloudStack Management Server to vCenter
> >
> > 5) KVM
> >
> > TCP 22 CloudStack Management Server to KVM
> >
> > 6) XenServer
> >
> > TCP 22/80/443 CloudStack Management Server to XenServer
> >
> > 7) MySQL
> >
> >  TCP 3306 CloudStack Management Server to MySQL
> >
> > 8) DNS
> >
> >  TCP 53 CloudStack Management Server to DNS
> >
> > 9) Secondary Storage
> >
> >  TCP 3922 CloudStack Management Server to SSVM
> >
> > 10) Virtual Machine (SSVM) TCP 8250 SSVM to CloudStack Management Server
> >
> > TCP 80/443 SSVM to HTTP(s) File Share to download VM Image
> > TCP 111/2049 SSVM to NFS
> > TCP 53 SSVM to DNS
> >
> > 11) Console Proxy VM
> >
> > TCP 3922 CloudStack Management Server to Console Proxy VM
> >
> > TCP 8250 Console Proxy VM to CloudStack Management Server
> > TCP 53 Console Proxy VM to DNS
> >
> > 12) Virtual Router
> >
> >  TCP 3922 CloudStack Management Server to Virtual Router
> >
> > TCP 8250 Virtual Router to CloudStack Management Server
> > TCP 53 Virtual Router to DNS
> >
> > 13)  NFS
> >
> >  TCP 111/2049 CloudStack Management Server to NFS (initial deployment of
> SSVM and CPVM
> >
> >
> > thanks
> >
> > Prashant Sreedharan
> >
> > Cloudstack & XenServer Administrator , Ops
> > T: +1 805 690 3486 | M: +1 805 453 9105
> > prashant.sreedharan@citrix.com
> >
> >
> >
> > Powering mobile workstyles and cloud services
> >
> >
> >
> > -----Original Message-----
> > From: Karthik Kothuri [mailto:karthik.kothuri@gmail.com]
> > Sent: Monday, August 05, 2013 9:25 AM
> > To: users@cloudstack.apache.org
> > Cc: karthik.cbe5@gmail.com
> > Subject: Re: Not getting GUI
> >
> > Karthik,
> >
> > can you please try restarting the cloudstack management server once.
> >
> > Thanks,
> > Karthik Kothuri
> >
> >
> > On Mon, Aug 5, 2013 at 9:35 PM, karthi keyan <ka...@gmail.com>
> wrote:
> >
> > > using Bridged network.
> > >
> > >
> > > On Mon, Aug 5, 2013 at 9:32 PM, Bradley Hieber <me...@gmail.com>
> > > wrote:
> > >
> > > > Are you bridged or NAT'd?
> > > >
> > > >
> > > > On Mon, Aug 5, 2013 at 11:57 AM, karthi keyan
> > > > <karthik.cbe5@gmail.com
> > > > >wrote:
> > > >
> > > > > Hi Bradley,
> > > > >
> > > > > Thanks in advance.
> > > > >
> > > > > I have started these services,
> > > > >
> > > > > root@csmgmt ~]# service cloud-management start
> > > > > Starting cloud-management:                                 [  OK  ]
> > > > >
> > > > > [root@csmgmt ~]# service tomcat6 start
> > > > > Starting tomcat6:                                          [  OK  ]
> > > > >
> > > > > [root@csmgmt ~]# service mysqld start
> > > > > Starting mysqld:                                           [  OK  ]
> > > > >
> > > > > [root@csmgmt ~]# service nfs status rpc.svcgssd is stopped
> > > > > rpc.mountd (pid 1683) is running...
> > > > > nfsd (pid 1746 1745 1744 1743 1742 1741 1740 1739) is running...
> > > > > rpc.rquotad (pid 1679) is running...
> > > > >
> > > > >
> > > > > In the browser i have given this url:
> > > > >
> > > > > *http://192.168.1.2:8080/client*
> > > > >
> > > > > *And it is displaying a blank page. I have attached the screenshot
> > > > > of that web page.*
> > > > >
> > > > > I have installed CS in Centos 6.3 in VMware workstation.
> > > > >
> > > > > Regards,
> > > > > Karthikeyan
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Mon, Aug 5, 2013 at 8:19 PM, Bradley Hieber
> > > > ><mercsniper@gmail.com
> > > > >wrote:
> > > > >
> > > > >> Karthik,
> > > > >>
> > > > >> Did you start the service? Which platform did you install CS on?
> > > > >>
> > > > >>
> > > > >> On Mon, Aug 5, 2013 at 10:47 AM, karthi keyan
> > > > >> <karthik.cbe5@gmail.com
> > > > >> >wrote:
> > > > >>
> > > > >> > Hi,
> > > > >> >
> > > > >> > I followed the installation Guide of cloustack-4.1.0. And each
> > > > >> > and
> > > > every
> > > > >> > step was sucessfully done. But now i cant able to get the GUI.
> > > > >> >
> > > > >> > *http://192.168.1.2:8080/client*
> > > > >> >
> > > > >> > # 192.168.1.2 is the management server ip
> > > > >> >
> > > > >> > I have no idea. Pls someone help me.
> > > > >> >
> > > > >> > Regards,
> > > > >> > Karthik
> > > > >> >
> > > > >>
> > > > >>
> > > > >>
> > > > >> --
> > > > >> Brad
> > > > >>
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Brad
> > > >
> > >
> >
> >
> >
> > --
> > Thanks and Regards,
> > Karthik Kothuri
>
>

RE: Not getting GUI

Posted by David Ortiz <dp...@outlook.com>.
It may be worth checking the permissions on the catalina.out file in Tomcat.  I know I've seen where people said they have issues with the permissions being wrong on that file, so the tomcat server would say it's starting when given the start command, but would then crash when it couldn't open the log file.
Dave

> From: Jessica.Tomechak@citrix.com
> To: users@cloudstack.apache.org
> CC: karthik.cbe5@gmail.com; dev@cloudstack.apache.org
> Subject: RE: Not getting GUI
> Date: Mon, 5 Aug 2013 18:19:32 +0000
> 
> I have not heard that Java requirement before. Is that really true?
> 
> Jessica T.
> ________________________________________
> From: Prashant Sreedharan [Prashant.Sreedharan@citrix.com]
> Sent: Monday, August 05, 2013 10:36 AM
> To: users@cloudstack.apache.org
> Cc: karthik.cbe5@gmail.com
> Subject: RE: Not getting GUI
> 
>     Please find my check list for the Cloudstack  management install
> 
>     Make sure that the VM can reach the Internet. ping 8.8.8.8 ,  ping google.com ,
>      Set SELinux to be permissive by default
>      Check JAVA version. Cloudstack requires Sun Java and not the IBM java version.
>      $DB_SERVER be pingable, and MySQL should be listening on that address.
>      The CloudStack management boxes should be running RHEL 6 or centos  (check /etc/issue )
>      The NFS server mount point must work from the CloudStack management VM , Pod XenServes and the secondary storage vm  ( ssvm )
> 
> 
> To Check JAVA
> 
> rpm -qa | grep -i java
> 
>  java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
>  java_cup-0.10k-5.el6.x86_64
>  java-1.6.0-sun-1.6.0.37-1jpp.1.el6_3.x86_6
> 
> 
> Please check if these ports are open
> 
> 1) CloudStack Management Server
> 
> TCP 9090 + 8250   (bi-directional)
> To/from CloudStack Management Server
> 
> 2) User/Client/API
> 
>  TCP 8080 User/Client/API to CloudStack Management Server
> - Management Port (authenticated communication)
> 
> 3) User/Client
> 
>  TCP 8096 User/Client to CloudStack Management Server -
> Management Port (unauthenticated communication)
> 
> 4) vCenter
> 
> TCP 443 CloudStack Management Server to vCenter
> 
> 5) KVM
> 
> TCP 22 CloudStack Management Server to KVM
> 
> 6) XenServer
> 
> TCP 22/80/443 CloudStack Management Server to XenServer
> 
> 7) MySQL
> 
>  TCP 3306 CloudStack Management Server to MySQL
> 
> 8) DNS
> 
>  TCP 53 CloudStack Management Server to DNS
> 
> 9) Secondary Storage
> 
>  TCP 3922 CloudStack Management Server to SSVM
> 
> 10) Virtual Machine (SSVM) TCP 8250 SSVM to CloudStack Management Server
> 
> TCP 80/443 SSVM to HTTP(s) File Share to download VM Image
> TCP 111/2049 SSVM to NFS
> TCP 53 SSVM to DNS
> 
> 11) Console Proxy VM
> 
> TCP 3922 CloudStack Management Server to Console Proxy VM
> 
> TCP 8250 Console Proxy VM to CloudStack Management Server
> TCP 53 Console Proxy VM to DNS
> 
> 12) Virtual Router
> 
>  TCP 3922 CloudStack Management Server to Virtual Router
> 
> TCP 8250 Virtual Router to CloudStack Management Server
> TCP 53 Virtual Router to DNS
> 
> 13)  NFS
> 
>  TCP 111/2049 CloudStack Management Server to NFS (initial deployment of SSVM and CPVM
> 
> 
> thanks
> 
> Prashant Sreedharan
> 
> Cloudstack & XenServer Administrator , Ops
> T: +1 805 690 3486 | M: +1 805 453 9105
> prashant.sreedharan@citrix.com
> 
> 
> 
> Powering mobile workstyles and cloud services
> 
> 
> 
> -----Original Message-----
> From: Karthik Kothuri [mailto:karthik.kothuri@gmail.com]
> Sent: Monday, August 05, 2013 9:25 AM
> To: users@cloudstack.apache.org
> Cc: karthik.cbe5@gmail.com
> Subject: Re: Not getting GUI
> 
> Karthik,
> 
> can you please try restarting the cloudstack management server once.
> 
> Thanks,
> Karthik Kothuri
> 
> 
> On Mon, Aug 5, 2013 at 9:35 PM, karthi keyan <ka...@gmail.com> wrote:
> 
> > using Bridged network.
> >
> >
> > On Mon, Aug 5, 2013 at 9:32 PM, Bradley Hieber <me...@gmail.com>
> > wrote:
> >
> > > Are you bridged or NAT'd?
> > >
> > >
> > > On Mon, Aug 5, 2013 at 11:57 AM, karthi keyan
> > > <karthik.cbe5@gmail.com
> > > >wrote:
> > >
> > > > Hi Bradley,
> > > >
> > > > Thanks in advance.
> > > >
> > > > I have started these services,
> > > >
> > > > root@csmgmt ~]# service cloud-management start
> > > > Starting cloud-management:                                 [  OK  ]
> > > >
> > > > [root@csmgmt ~]# service tomcat6 start
> > > > Starting tomcat6:                                          [  OK  ]
> > > >
> > > > [root@csmgmt ~]# service mysqld start
> > > > Starting mysqld:                                           [  OK  ]
> > > >
> > > > [root@csmgmt ~]# service nfs status rpc.svcgssd is stopped
> > > > rpc.mountd (pid 1683) is running...
> > > > nfsd (pid 1746 1745 1744 1743 1742 1741 1740 1739) is running...
> > > > rpc.rquotad (pid 1679) is running...
> > > >
> > > >
> > > > In the browser i have given this url:
> > > >
> > > > *http://192.168.1.2:8080/client*
> > > >
> > > > *And it is displaying a blank page. I have attached the screenshot
> > > > of that web page.*
> > > >
> > > > I have installed CS in Centos 6.3 in VMware workstation.
> > > >
> > > > Regards,
> > > > Karthikeyan
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Mon, Aug 5, 2013 at 8:19 PM, Bradley Hieber
> > > ><mercsniper@gmail.com
> > > >wrote:
> > > >
> > > >> Karthik,
> > > >>
> > > >> Did you start the service? Which platform did you install CS on?
> > > >>
> > > >>
> > > >> On Mon, Aug 5, 2013 at 10:47 AM, karthi keyan
> > > >> <karthik.cbe5@gmail.com
> > > >> >wrote:
> > > >>
> > > >> > Hi,
> > > >> >
> > > >> > I followed the installation Guide of cloustack-4.1.0. And each
> > > >> > and
> > > every
> > > >> > step was sucessfully done. But now i cant able to get the GUI.
> > > >> >
> > > >> > *http://192.168.1.2:8080/client*
> > > >> >
> > > >> > # 192.168.1.2 is the management server ip
> > > >> >
> > > >> > I have no idea. Pls someone help me.
> > > >> >
> > > >> > Regards,
> > > >> > Karthik
> > > >> >
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >> Brad
> > > >>
> > > >
> > > >
> > >
> > >
> > > --
> > > Brad
> > >
> >
> 
> 
> 
> --
> Thanks and Regards,
> Karthik Kothuri
 		 	   		  

Re: Not getting GUI

Posted by Chiradeep Vittal <Ch...@citrix.com>.
Not exactly true. OpenJDK / IcedTea etc should work also.

On 8/5/13 11:19 AM, "Jessica Tomechak" <Je...@citrix.com> wrote:

>I have not heard that Java requirement before. Is that really true?
>
>Jessica T.
>________________________________________
>From: Prashant Sreedharan [Prashant.Sreedharan@citrix.com]
>Sent: Monday, August 05, 2013 10:36 AM
>To: users@cloudstack.apache.org
>Cc: karthik.cbe5@gmail.com
>Subject: RE: Not getting GUI
>
>    Please find my check list for the Cloudstack  management install
>
>    Make sure that the VM can reach the Internet. ping 8.8.8.8 ,  ping
>google.com ,
>     Set SELinux to be permissive by default
>     Check JAVA version. Cloudstack requires Sun Java and not the IBM
>java version.
>     $DB_SERVER be pingable, and MySQL should be listening on that
>address.
>     The CloudStack management boxes should be running RHEL 6 or centos
>(check /etc/issue )
>     The NFS server mount point must work from the CloudStack management
>VM , Pod XenServes and the secondary storage vm  ( ssvm )
>
>
>To Check JAVA
>
>rpm -qa | grep -i java
>
> java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
> java_cup-0.10k-5.el6.x86_64
> java-1.6.0-sun-1.6.0.37-1jpp.1.el6_3.x86_6
>
>
>Please check if these ports are open
>
>1) CloudStack Management Server
>
>TCP 9090 + 8250   (bi-directional)
>To/from CloudStack Management Server
>
>2) User/Client/API
>
> TCP 8080 User/Client/API to CloudStack Management Server
>- Management Port (authenticated communication)
>
>3) User/Client
>
> TCP 8096 User/Client to CloudStack Management Server -
>Management Port (unauthenticated communication)
>
>4) vCenter
>
>TCP 443 CloudStack Management Server to vCenter
>
>5) KVM
>
>TCP 22 CloudStack Management Server to KVM
>
>6) XenServer
>
>TCP 22/80/443 CloudStack Management Server to XenServer
>
>7) MySQL
>
> TCP 3306 CloudStack Management Server to MySQL
>
>8) DNS
>
> TCP 53 CloudStack Management Server to DNS
>
>9) Secondary Storage
>
> TCP 3922 CloudStack Management Server to SSVM
>
>10) Virtual Machine (SSVM) TCP 8250 SSVM to CloudStack Management Server
>
>TCP 80/443 SSVM to HTTP(s) File Share to download VM Image
>TCP 111/2049 SSVM to NFS
>TCP 53 SSVM to DNS
>
>11) Console Proxy VM
>
>TCP 3922 CloudStack Management Server to Console Proxy VM
>
>TCP 8250 Console Proxy VM to CloudStack Management Server
>TCP 53 Console Proxy VM to DNS
>
>12) Virtual Router
>
> TCP 3922 CloudStack Management Server to Virtual Router
>
>TCP 8250 Virtual Router to CloudStack Management Server
>TCP 53 Virtual Router to DNS
>
>13)  NFS
>
> TCP 111/2049 CloudStack Management Server to NFS (initial deployment of
>SSVM and CPVM
>
>
>thanks
>
>Prashant Sreedharan
>
>Cloudstack & XenServer Administrator , Ops
>T: +1 805 690 3486 | M: +1 805 453 9105
>prashant.sreedharan@citrix.com
>
>
>
>Powering mobile workstyles and cloud services
>
>
>
>-----Original Message-----
>From: Karthik Kothuri [mailto:karthik.kothuri@gmail.com]
>Sent: Monday, August 05, 2013 9:25 AM
>To: users@cloudstack.apache.org
>Cc: karthik.cbe5@gmail.com
>Subject: Re: Not getting GUI
>
>Karthik,
>
>can you please try restarting the cloudstack management server once.
>
>Thanks,
>Karthik Kothuri
>
>
>On Mon, Aug 5, 2013 at 9:35 PM, karthi keyan <ka...@gmail.com>
>wrote:
>
>> using Bridged network.
>>
>>
>> On Mon, Aug 5, 2013 at 9:32 PM, Bradley Hieber <me...@gmail.com>
>> wrote:
>>
>> > Are you bridged or NAT'd?
>> >
>> >
>> > On Mon, Aug 5, 2013 at 11:57 AM, karthi keyan
>> > <karthik.cbe5@gmail.com
>> > >wrote:
>> >
>> > > Hi Bradley,
>> > >
>> > > Thanks in advance.
>> > >
>> > > I have started these services,
>> > >
>> > > root@csmgmt ~]# service cloud-management start
>> > > Starting cloud-management:                                 [  OK  ]
>> > >
>> > > [root@csmgmt ~]# service tomcat6 start
>> > > Starting tomcat6:                                          [  OK  ]
>> > >
>> > > [root@csmgmt ~]# service mysqld start
>> > > Starting mysqld:                                           [  OK  ]
>> > >
>> > > [root@csmgmt ~]# service nfs status rpc.svcgssd is stopped
>> > > rpc.mountd (pid 1683) is running...
>> > > nfsd (pid 1746 1745 1744 1743 1742 1741 1740 1739) is running...
>> > > rpc.rquotad (pid 1679) is running...
>> > >
>> > >
>> > > In the browser i have given this url:
>> > >
>> > > *http://192.168.1.2:8080/client*
>> > >
>> > > *And it is displaying a blank page. I have attached the screenshot
>> > > of that web page.*
>> > >
>> > > I have installed CS in Centos 6.3 in VMware workstation.
>> > >
>> > > Regards,
>> > > Karthikeyan
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > On Mon, Aug 5, 2013 at 8:19 PM, Bradley Hieber
>> > ><mercsniper@gmail.com
>> > >wrote:
>> > >
>> > >> Karthik,
>> > >>
>> > >> Did you start the service? Which platform did you install CS on?
>> > >>
>> > >>
>> > >> On Mon, Aug 5, 2013 at 10:47 AM, karthi keyan
>> > >> <karthik.cbe5@gmail.com
>> > >> >wrote:
>> > >>
>> > >> > Hi,
>> > >> >
>> > >> > I followed the installation Guide of cloustack-4.1.0. And each
>> > >> > and
>> > every
>> > >> > step was sucessfully done. But now i cant able to get the GUI.
>> > >> >
>> > >> > *http://192.168.1.2:8080/client*
>> > >> >
>> > >> > # 192.168.1.2 is the management server ip
>> > >> >
>> > >> > I have no idea. Pls someone help me.
>> > >> >
>> > >> > Regards,
>> > >> > Karthik
>> > >> >
>> > >>
>> > >>
>> > >>
>> > >> --
>> > >> Brad
>> > >>
>> > >
>> > >
>> >
>> >
>> > --
>> > Brad
>> >
>>
>
>
>
>--
>Thanks and Regards,
>Karthik Kothuri


Re: Not getting GUI

Posted by Chiradeep Vittal <Ch...@citrix.com>.
Not exactly true. OpenJDK / IcedTea etc should work also.

On 8/5/13 11:19 AM, "Jessica Tomechak" <Je...@citrix.com> wrote:

>I have not heard that Java requirement before. Is that really true?
>
>Jessica T.
>________________________________________
>From: Prashant Sreedharan [Prashant.Sreedharan@citrix.com]
>Sent: Monday, August 05, 2013 10:36 AM
>To: users@cloudstack.apache.org
>Cc: karthik.cbe5@gmail.com
>Subject: RE: Not getting GUI
>
>    Please find my check list for the Cloudstack  management install
>
>    Make sure that the VM can reach the Internet. ping 8.8.8.8 ,  ping
>google.com ,
>     Set SELinux to be permissive by default
>     Check JAVA version. Cloudstack requires Sun Java and not the IBM
>java version.
>     $DB_SERVER be pingable, and MySQL should be listening on that
>address.
>     The CloudStack management boxes should be running RHEL 6 or centos
>(check /etc/issue )
>     The NFS server mount point must work from the CloudStack management
>VM , Pod XenServes and the secondary storage vm  ( ssvm )
>
>
>To Check JAVA
>
>rpm -qa | grep -i java
>
> java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
> java_cup-0.10k-5.el6.x86_64
> java-1.6.0-sun-1.6.0.37-1jpp.1.el6_3.x86_6
>
>
>Please check if these ports are open
>
>1) CloudStack Management Server
>
>TCP 9090 + 8250   (bi-directional)
>To/from CloudStack Management Server
>
>2) User/Client/API
>
> TCP 8080 User/Client/API to CloudStack Management Server
>- Management Port (authenticated communication)
>
>3) User/Client
>
> TCP 8096 User/Client to CloudStack Management Server -
>Management Port (unauthenticated communication)
>
>4) vCenter
>
>TCP 443 CloudStack Management Server to vCenter
>
>5) KVM
>
>TCP 22 CloudStack Management Server to KVM
>
>6) XenServer
>
>TCP 22/80/443 CloudStack Management Server to XenServer
>
>7) MySQL
>
> TCP 3306 CloudStack Management Server to MySQL
>
>8) DNS
>
> TCP 53 CloudStack Management Server to DNS
>
>9) Secondary Storage
>
> TCP 3922 CloudStack Management Server to SSVM
>
>10) Virtual Machine (SSVM) TCP 8250 SSVM to CloudStack Management Server
>
>TCP 80/443 SSVM to HTTP(s) File Share to download VM Image
>TCP 111/2049 SSVM to NFS
>TCP 53 SSVM to DNS
>
>11) Console Proxy VM
>
>TCP 3922 CloudStack Management Server to Console Proxy VM
>
>TCP 8250 Console Proxy VM to CloudStack Management Server
>TCP 53 Console Proxy VM to DNS
>
>12) Virtual Router
>
> TCP 3922 CloudStack Management Server to Virtual Router
>
>TCP 8250 Virtual Router to CloudStack Management Server
>TCP 53 Virtual Router to DNS
>
>13)  NFS
>
> TCP 111/2049 CloudStack Management Server to NFS (initial deployment of
>SSVM and CPVM
>
>
>thanks
>
>Prashant Sreedharan
>
>Cloudstack & XenServer Administrator , Ops
>T: +1 805 690 3486 | M: +1 805 453 9105
>prashant.sreedharan@citrix.com
>
>
>
>Powering mobile workstyles and cloud services
>
>
>
>-----Original Message-----
>From: Karthik Kothuri [mailto:karthik.kothuri@gmail.com]
>Sent: Monday, August 05, 2013 9:25 AM
>To: users@cloudstack.apache.org
>Cc: karthik.cbe5@gmail.com
>Subject: Re: Not getting GUI
>
>Karthik,
>
>can you please try restarting the cloudstack management server once.
>
>Thanks,
>Karthik Kothuri
>
>
>On Mon, Aug 5, 2013 at 9:35 PM, karthi keyan <ka...@gmail.com>
>wrote:
>
>> using Bridged network.
>>
>>
>> On Mon, Aug 5, 2013 at 9:32 PM, Bradley Hieber <me...@gmail.com>
>> wrote:
>>
>> > Are you bridged or NAT'd?
>> >
>> >
>> > On Mon, Aug 5, 2013 at 11:57 AM, karthi keyan
>> > <karthik.cbe5@gmail.com
>> > >wrote:
>> >
>> > > Hi Bradley,
>> > >
>> > > Thanks in advance.
>> > >
>> > > I have started these services,
>> > >
>> > > root@csmgmt ~]# service cloud-management start
>> > > Starting cloud-management:                                 [  OK  ]
>> > >
>> > > [root@csmgmt ~]# service tomcat6 start
>> > > Starting tomcat6:                                          [  OK  ]
>> > >
>> > > [root@csmgmt ~]# service mysqld start
>> > > Starting mysqld:                                           [  OK  ]
>> > >
>> > > [root@csmgmt ~]# service nfs status rpc.svcgssd is stopped
>> > > rpc.mountd (pid 1683) is running...
>> > > nfsd (pid 1746 1745 1744 1743 1742 1741 1740 1739) is running...
>> > > rpc.rquotad (pid 1679) is running...
>> > >
>> > >
>> > > In the browser i have given this url:
>> > >
>> > > *http://192.168.1.2:8080/client*
>> > >
>> > > *And it is displaying a blank page. I have attached the screenshot
>> > > of that web page.*
>> > >
>> > > I have installed CS in Centos 6.3 in VMware workstation.
>> > >
>> > > Regards,
>> > > Karthikeyan
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > On Mon, Aug 5, 2013 at 8:19 PM, Bradley Hieber
>> > ><mercsniper@gmail.com
>> > >wrote:
>> > >
>> > >> Karthik,
>> > >>
>> > >> Did you start the service? Which platform did you install CS on?
>> > >>
>> > >>
>> > >> On Mon, Aug 5, 2013 at 10:47 AM, karthi keyan
>> > >> <karthik.cbe5@gmail.com
>> > >> >wrote:
>> > >>
>> > >> > Hi,
>> > >> >
>> > >> > I followed the installation Guide of cloustack-4.1.0. And each
>> > >> > and
>> > every
>> > >> > step was sucessfully done. But now i cant able to get the GUI.
>> > >> >
>> > >> > *http://192.168.1.2:8080/client*
>> > >> >
>> > >> > # 192.168.1.2 is the management server ip
>> > >> >
>> > >> > I have no idea. Pls someone help me.
>> > >> >
>> > >> > Regards,
>> > >> > Karthik
>> > >> >
>> > >>
>> > >>
>> > >>
>> > >> --
>> > >> Brad
>> > >>
>> > >
>> > >
>> >
>> >
>> > --
>> > Brad
>> >
>>
>
>
>
>--
>Thanks and Regards,
>Karthik Kothuri