Build failed in Jenkins: cloudstack-4.3-maven-build #687

2015-01-23 Thread jenkins
See Changes: [marcus_sorensen] LibvirtComputingResource: Expose KVMStoragePoolManager -- [...truncated 931 lines...] Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [

Build failed in Jenkins: cloudstack-4.4-maven-build #556

2015-01-23 Thread jenkins
See Changes: [marcus_sorensen] LibvirtComputingResource: Expose KVMStoragePoolManager -- [...truncated 1207 lines...] T E S T S ---

Build failed in Jenkins: cloudstack-4.4-maven-build #557

2015-01-23 Thread jenkins
See Changes: [marcus_sorensen] Introduced a typo in the license somehow on the last commit -- [...truncated 1327 lines...] main: [copy] Copying 3 files to

Re: [VOTE] Apache CloudStack 4.5.0 RC1

2015-01-23 Thread Marcus
kvmclock has been fixed, some changes were made to LibvirtComputingResource in 4.5 and master. it doesn't apply to 4.4. On Thu, Jan 22, 2015 at 7:37 AM, Tomasz Zięba wrote: > -1 > quite simple issues: > > https://issues.apache.org/jira/browse/CLOUDSTACK-8176 > https://issues.apache.org/jira/brows

Build failed in Jenkins: build-4.5 #303

2015-01-23 Thread jenkins
See Changes: [marcus_sorensen] LibvirtComputingResource: Expose KVMStoragePoolManager -- [...truncated 1650 lines...] [INFO]

Jenkins build is back to normal : build-master #2183

2015-01-23 Thread jenkins
See

Build failed in Jenkins: build-master-noredist #4048

2015-01-23 Thread jenkins
See Changes: [brian.federle] Reduce size of 'select view' dropdown to fix more dense toolbars. [mike.tutkowski] Un-plug any remaining VBDs and PBDs [marcus_sorensen] LibvirtComputingResource: Expose KVMStoragePoolManager

Re: [VOTE] Apache CloudStack 4.5.0 RC1

2015-01-23 Thread Rohit Yadav
Hi Marcus, > On 23-Jan-2015, at 3:17 pm, Marcus wrote: > > kvmclock has been fixed, some changes were made to > LibvirtComputingResource in 4.5 and master. it doesn't apply to 4.4. Just saw your changes on commit@, thanks for fixing it. I’ll test it and see if it works in my setup. Regards, Ro

Jenkins build is still unstable: simulator-4.5-singlerun #138

2015-01-23 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #920

2015-01-23 Thread jenkins
See

Build failed in Jenkins: build-master-simulator #1605

2015-01-23 Thread jenkins
See Changes: [Rohit Yadav] hyperv: fix maven warning, add version to exec plugin [Rohit Yadav] CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data -- [...

[GitHub] cloudstack pull request: CLOUDSTACK-6900: This fixes volume migrat...

2015-01-23 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/68#issuecomment-71204924 Comment, should we merge it? TravisCI is complaining? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

Jenkins build is back to normal : build-master-noredist #4049

2015-01-23 Thread jenkins
See

[GitHub] cloudstack pull request: NGUI: Added more functionalities, final p...

2015-01-23 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/62#issuecomment-71205228 If it's in good state, let's merge? If it's old and junk, let's close? --- If your project is set up for it, you can reply to this email and have your reply appear on

Fwd: RE: Adding a new rewrite rule on ssvm apache

2015-01-23 Thread Rajani Karuturi
Hi all, I am trying to add new rewrite rules to ssvm apache. I added them in the default-ssl file under ssvm patches. This file is in the systemvm.iso but isn't getting overwritten in the actual location(/etc/apache2/sites-available/default-ssl) and hence the new rewrite rules aren't working. Anyon

Re: [GitHub] cloudstack pull request: NGUI: Added more functionalities, final p...

2015-01-23 Thread Ian Duffy
second message from seb says he messed up the commit so I'd imagine its safe to close Rohit. On 23 January 2015 at 15:01, bhaisaab wrote: > Github user bhaisaab commented on the pull request: > > https://github.com/apache/cloudstack/pull/62#issuecomment-71205228 > > If it's in good state,

Jenkins build is back to normal : build-4.5 #304

2015-01-23 Thread jenkins
See

Jenkins build is back to normal : build-master-simulator #1606

2015-01-23 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #921

2015-01-23 Thread jenkins
See

Jenkins build is still unstable: simulator-4.5-singlerun #139

2015-01-23 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #922

2015-01-23 Thread jenkins
See

Re: [jira] [Commented] (CLOUDSTACK-7907) UI heavily broken

2015-01-23 Thread ilya musayev
Ok.. so I believe I figured out whats happening. This problem has been causing issues for me for 2 years. I was using safari pointed against CloudStack 4.3.1 env and noticed a trend where my create vm would not work time to time. I initiated "firebug" and went thru the deployment wizard once m

CloudStack UI Issue with latest and any RHEL tomcat 6.0.24

2015-01-23 Thread ilya musayev
It appears the CloudStack UI issues i (and others have been experiencing) relate to outdated tomcat version we are using. Please reference CLOUDSTACK-7907 Tomcat issue https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 Bug 54947 - Http11NioProtocol generates HTTP 505 responses on valid re

Jenkins build is still unstable: simulator-singlerun #923

2015-01-23 Thread jenkins
See

Review Request 30232: CLOUDSTACK-8179 : Fixed the script test_VirtualRouter_alerts.py - Test Case failed on Simulator as Testcase tried to ssh to the Host

2015-01-23 Thread Chandan Purushothama
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30232/ --- Review request for cloudstack and sangeetha hariharan. Bugs: CLOUDSTACK-8179

Re: CloudStack UI Issue with latest and any RHEL tomcat 6.0.24

2015-01-23 Thread ilya musayev
Well, apparently latest is tomcat6-6.0.24-80.el6.x86_64 and that is still missing that patch.. it sad. We dont have too many options here. I'm thinking of taking the source code of tomcat6-6.0.24-80.el6.x86_64 and applying the patch on top, but we would need to ask RedHat to backport this.

Re: [GitHub] cloudstack pull request: NGUI: Added more functionalities, final p...

2015-01-23 Thread Rohit Yadav
In that case, only Sebastien can close it since he created the PR. Regards. On Friday 23 January 2015 09:09 PM, Ian Duffy wrote: second message from seb says he messed up the commit so I'd imagine its safe to close Rohit. On 23 January 2015 at 15:01, bhaisaab wrote: > Github user bhaisaab com

Jenkins build is still unstable: simulator-4.5-singlerun #140

2015-01-23 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #924

2015-01-23 Thread jenkins
See

Re: [QUESTION] Attached/Detached Volume State

2015-01-23 Thread Mike Tutkowski
I just returned to this problem a little while ago today. The original reason I asked this question was because I noticed an issue when attaching multiple volumes to a VM at the same time. The attach logic is properly funneled through the VM job queue, but it still fails (for the second attach co