Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-11 Thread Piers
On 11/09/14 16:29, Kirk Kosinski wrote: Hi, Piers. The cloudstack-management init script starts Tomcat for you. You shouldn't use the tomcat6 init script to start Tomcat. I realise that - I was trying to show how I manually stooped the tomcat server and searched for things using the 8080

Re: Unable to start a VM due to insufficient capacity

2014-09-11 Thread Ugo Vasi
Hi Geoff, I still have the problem creating new VMs but in another isolated network. The problem seems to be the same: 2014-09-11 08:55:27,048 DEBUG [c.c.v.VirtualMachineManagerImpl] (Job-Executor-55:ctx-b5c34ec7 ctx-3715f5de) VM is being created in podId: 1 2014-09-11 08:55:27,050 DEBUG [o.a.

Re: Unable to start a VM due to insufficient capacity

2014-09-11 Thread Geoff Higginbottom
Hi Ugo, Did restarting the network with cleanup option resolve your issue last time, if yes have you tried the same on this network? Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com

Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-11 Thread Kirk Kosinski
I see, thanks for clarifying. Which encryption type did you specify during installation: "file" (the default) or "web"? If the latter, are you providing the password with EncryptionSecretKeySender after starting each CloudStack service? On 09/11/2014 12:17 AM, Piers wrote: > On 11/09/14 16:29, K

Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-11 Thread Piers
On 11/09/14 18:17, Kirk Kosinski wrote: I see, thanks for clarifying. Which encryption type did you specify during installation: "file" (the default) or "web"? If the latter, are you providing the password with EncryptionSecretKeySender after starting each CloudStack service? Thanks for the

Re: Unable to start a VM due to insufficient capacity

2014-09-11 Thread Ugo Vasi
Hi Geoff, I had not tried to restart the network, I just restarted the virtual router. I'll try tomorrow morning when the network server is not used, and I will tell you. thanks Il 11/09/2014 09:28, Geoff Higginbottom ha scritto: Hi Ugo, Did restarting the network with cleanup option resolve

Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-11 Thread Geoff Higginbottom
The only command you need to install Cloudstack is yum install cloudstack-management It will install all the other dependencies including tomcat Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com

Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-11 Thread Piers
On 11/09/14 18:48, Geoff Higginbottom wrote: The only command you need to install Cloudstack is yum install cloudstack-management It will install all the other dependencies including tomcat Thanks Geoff, But don't you need to install the cloudstack-agent as well? The docs indicate so and

Re: UI HTTP Status 404 / Tomcat - Address already in use [FIXED]

2014-09-11 Thread Piers
On 11/09/14 16:17, Piers wrote: Can I get some advice on the Tomcat 404 error. I reinstalled making sure to run commands in this order: yum -y remove cloudstack-* rm -fR /usr/share/cloudstack-* rm -fR /etc/cloudstack/ yum -y install cloudstack-management cloudstack-setup-databases cloud:xxx

Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-11 Thread Rohit Yadav
Piers, On 11-Sep-2014, at 10:56 am, Piers wrote: > But don't you need to install the cloudstack-agent as well? Are you trying to setup a host where you want to run CloudStack and also use this host as a KVM host? If this is the case, then yes you can install cloudstack-agent and cloudstack-man

Re: Billing/Helpdesk systems for CloudStack

2014-09-11 Thread Sam
Giles Sirett writes: > > Amysta is a good technology: they've integrated into the CS GUI > > Lots of other people (mostly already mentioned) do basic integration. Add Ubersmith to you list. > Theres some people here in UK called Biomni who make a nice service catalogue offering that integrat

Re: Billing/Helpdesk systems for CloudStack

2014-09-11 Thread GopalaKrishnan
Hi Sam, Checkout new fogpanel billing feature for cloudstack. http://fogpanel.com Thank You. GopalaKrishnan.S - Original Message - From: "Sam" To: Sent: Thursday, September 11, 2014 5:32 PM Subject: Re: Billing/Helpdesk systems for CloudStack Giles Sirett writes: Amysta is a

Re: UI HTTP Status 404 / Tomcat - Address already in use [UNFIXED]

2014-09-11 Thread Piers
On 11/09/14 19:11, Rohit Yadav wrote: Are you trying to setup a host where you want to run CloudStack and also use this host as a KVM host? If this is the case, then yes you can install cloudstack-agent and cloudstack-management on the same server. Yes I am and this is understood. Thanks Wh

Re: UI HTTP Status 404 / Tomcat - Address already in use [UNFIXED]

2014-09-11 Thread Rohit Yadav
On 11-Sep-2014, at 3:02 pm, Piers wrote: > I would appreciate a brief explanation as to why wiping and reinstalling does > not lead to..wella functioning web UI. Every time I reinstall the > management server IP selected is 165.254.0.1 (which is cloud0) - my > previous fix is to e

404 Error

2014-09-11 Thread mo
I am presently getting 404 error when attempting to access the UI. I believe it’s due to the version of my Tomcat. However, I am unsure what version I should be using. As I seem to have not disabled automatic updates, as such, many things have been updated. Please advise, Mo

Re: UI HTTP Status 404 / Tomcat - Address already in use [UNFIXED]

2014-09-11 Thread Piers
On 11/09/14 23:17, Rohit Yadav wrote: After you install CloudStack and run cloudstack-setup-databases this tool will pick IP from the first valid nic it finds (cloud0 being the first one alphabetically, do a ifconfig to list nics and ips). To override, give a -i , example: cloudstack-setup-d

Re: UI HTTP Status 404 / Tomcat - Address already in use [FIXED] {reboot}

2014-09-11 Thread Piers
I rebooted the machine and the UI came up. Somewhere along the line repeatedly installing software leaves some remnants that we purged by a reboot. Thanks Piers

Re: UI HTTP Status 404 / Tomcat - Address already in use [UNFIXED]

2014-09-11 Thread Rohit Yadav
Hi Piers, On 12-Sep-2014, at 12:42 am, Piers wrote: > # purge cloudstack from the system and remove all traces of installation > yum -y remove cloudstack-* tomcat* > rm -fR /usr/share/cloudstack-* > rm -fR /etc/cloudstack/ > # install management & usage > yum -y install cloudstack-management clou

Re: UI HTTP Status 404 / Tomcat - Address already in use [UNFIXED]

2014-09-11 Thread Piers
On 12/09/14 11:13, Rohit Yadav wrote: To start again, you don’t have to remove the package or conf again and again. Just shutdown all java services (management and agent, tomcat etc.) and deploy the database, and finally start the management server. Good to know - thank you # configure wit

Re: UI HTTP Status 404 / Tomcat - Address already in use [UNFIXED]

2014-09-11 Thread Kirk Kosinski
The IP that agents connect to is configured in CloudStack itself, specifically the "host" parameter in Global Settings. Try setting that to the IP that the management server is listening on 8250/tcp, and restart CloudStack. Best regards, Kirk On 09/11/2014 06:31 PM, Piers wrote: > On 12/09/14 11