[4.4]copy_vhd_from_secondarystorage is timing out

2014-04-13 Thread Srikanteswararao Talluri
Did anybody see this on latest 4.4? 2014-04-14 00:01:34,305 DEBUG [c.c.h.x.r.XenServerConnectionPool] (DirectAgent-71:ctx-12d9be59) XmlRpcException for method: event.from due to org.apache.xmlrpc.XmlRpcException: Failed to create input stream: Read timed out 2014-04-14 00:01:34,305 WARN

RE: Interesting 4.2.1. Issue...

2014-04-13 Thread Amin Samir
Hi Michael, For whole three days now we have been using CentOS 6.5 as OS platform for our management server, and no signs of crashes nor did we need have to restart on a daily basis. No signs of java heap space errors neither in the Catalina.out nor in management.log. The environment in

RE: Interesting 4.2.1. Issue...

2014-04-13 Thread Michael Phillips
Excellent news! Quick question. I tried using centos 6.5 with 4.2.1, however after installing I could never log in with the default username\password combo of admin\password. Did you experience that? Subject: RE: Interesting 4.2.1. Issue... From: a...@opencloud.net.au To:

Re: Cloudstack support for Xen (on Ubuntu)

2014-04-13 Thread Tim Mackey
Tracy, XCP itself was made EOL last year in favor of XenServer. You can of course still continue to use XCP 1.6, but there will be no future releases and development is now XenServer based. If the dom0 distro matters, you should take a look at the xenserver-core work going on. -tim On Fri,

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-13 Thread Mike Tutkowski
I was seeing a similar issue when XAPI was changed when I tried to create an SR. I wonder if that XAPI issue hasn't been fully resolved. On Sun, Apr 13, 2014 at 4:16 PM, Srikanteswararao Talluri srikanteswararao.tall...@citrix.com wrote: Did anybody see this on latest 4.4? 2014-04-14

RE: Interesting 4.2.1. Issue...

2014-04-13 Thread Amin Samir
Change your browser, try another browser that you never used to log on to any other cloudstack, or clear the cache or any other history in your browser it will work. Kind Regards Amin -Original Message- From: Michael Phillips [mailto:mphilli7...@hotmail.com] Sent: Monday, 14

Re: Review Request 19584: CLOUDSTACK-6258: Disable systemvm cloud startup script from logging messages to /var/log/cloud/cloud.out

2014-04-13 Thread Rajani Karuturi
On April 4, 2014, 6:01 a.m., Rajani Karuturi wrote: systemvm/patches/debian/config/etc/init.d/cloud, line 36 https://reviews.apache.org/r/19584/diff/2/?file=547785#file547785line36 Can we consider $CLOUD_DEBUG not set as true ie) log to cloud.out when $CLOUD_DEBUG is not set or

Build failed in Jenkins: cloudstack-4.4-maven-build-noredist #117

2014-04-13 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build-noredist/117/changes Changes: [koushik] CLOUDSTACK-6363: [Automation] jetty server is going OOM for simulator -- [...truncated 2639 lines...] [copy] Copying 1 file to

Re: Coding Standards Questions

2014-04-13 Thread Koushik Das
On 12-Apr-2014, at 2:14 AM, Alex Hitchins a...@alexhitchins.com wrote: Daan, Are you referring to keeping line lengths up to 80 characters? Sorry - tired eyes. My thoughts were more that in a function there should only be one return statement rather than many, all nested in layers of

Re: Review Request 20117: Pilot patch for CS JIRA 6213

2014-04-13 Thread Mandar Barve
This solution for which I have posted a pilot patch has following potential drawbacks: 1. For a sensitive API we need to load all Param/Parameter annotations iteratively. This can be time consuming. 2. We also have to iterate multiple times in the cleanString utility function ensuring every

Re: Review Request 20117: Pilot patch for CS JIRA 6213

2014-04-13 Thread Daan Hoogland
How about augmenting on loadtime? mobile bilingual spell checker used Op 14 apr. 2014 07:06 schreef Mandar Barve mandar.ba...@sungardas.com: This solution for which I have posted a pilot patch has following potential drawbacks: 1. For a sensitive API we need to load all Param/Parameter