Devcloud default credentials

2012-07-18 Thread Rohit Yadav
Hi, I'm unable to login using username admin and password password (with Xen i386) using the image suggested on the wiki page: http://download.cloud.com/templates/devcloud/DevCloud.ova Please check, thanks. Best regards, Rohit Yadav

Re: Devcloud default credentials

2012-07-18 Thread Rohit Yadav
On Jul 18, 2012, at 6:40 PM, Jason Davis wrote: Are you speaking of the CloudStack web interface or the access to CLI? My bad, I was trying the web interface credentials to log in as user in dom0. Regards, Rohit Yadav On Jul 18, 2012, at 8:09 AM, Rohit Yadav wrote: Hi, I'm unable

Devcloud: Remote deployment fixes

2012-07-23 Thread Rohit Yadav
/primary in /etc/exports to use the directory as our primary storage Perhaps update the wiki page? Is this a similar bug where you need to explicitly specify ifs mount points: http://bugs.cloudstack.org/browse/CS-14469 Regards, Rohit Yadav RDebug log: http://pastebin.com/wjgndSVp

Re: Devcloud: Remote deployment fixes

2012-07-23 Thread Rohit Yadav
the host/path values of secondary storage for both. Thanks, Rohit -Original Message- From: Rohit Yadav Sent: Monday, July 23, 2012 3:37 AM To: cloudstack-dev@incubator.apache.org Cc: Edison Su Subject: Devcloud: Remote deployment fixes Hi, For developers: In DevCloud, after

Re: Development with multiple devclouds

2012-07-26 Thread Rohit Yadav
it's link-local IP via its host xenserver's dom0, and find that the SSVM is unable to reach the gateway, 192.168.0.1. All routes, iptables look fine, comments? Thanks. Regards, Rohit Yadav

Review Request: Delete old cloud-usage script file

2012-07-30 Thread Rohit Yadav
-usage script. Diffs - usage/scripts/usageserver.sh fe467a6 Diff: https://reviews.apache.org/r/6199/diff/ Testing --- Thanks, Rohit Yadav

Re: Development with multiple devclouds

2012-07-30 Thread Rohit Yadav
regards, Rohit Yadav

Re: Development with multiple devclouds

2012-07-30 Thread Rohit Yadav
and XAPI are reachable) and second one as NAT (so, DNS and Internet works) for DevCloud (this works for me in the decoupled setup as explained in the wiki but not using default DevCloud image)? Thanks. Best regards, Rohit Yadav Thanks. Best regards, Rohit Yadav

Re: non-committer workflow

2012-08-01 Thread Rohit Yadav
Hi, Prasanna and I've been playing with the http://downloads.reviewboard.org/releases/RBTools/0.4/RBTools-0.4.1.tar.gz tool for posting the reviews via a command line utility. We can tweak the script easily so when you submit a review request, the original git formatted patch is uploaded to

Review Request: Dummy patch, tests post-review tool

2012-08-01 Thread Rohit Yadav
-review tool. Download original patch: http://paste.cloudstack.org/QwDC/raw/ Diffs - README.md 4a15a07 Diff: https://reviews.apache.org/r/6299/diff/ Testing --- Thanks, Rohit Yadav

Re: non-committer workflow

2012-08-02 Thread Rohit Yadav
On Aug 2, 2012, at 4:10 AM, Edison Su edison...@citrix.com wrote: The patch is uploaded on paste.cloudstack.org and the link is appended to the description. Can we upload the patch to somewhere? The link is an url, you can't directly download it(for people on windows, there is no wget)

Re: non-committer workflow

2012-08-02 Thread Rohit Yadav
come out from RB is most of them are unable to post their review through command line. I am able to post the same after some minor tweak. It will be good if you elaborate this…. Thanks, Pradeep.S -Original Message- From: Rohit Yadav [mailto:rohit.ya...@citrix.com] Sent

Building in parallel

2012-08-02 Thread Rohit Yadav
Hi, Has anyone tried to build CloudStack's source code in parallel? I'm new to ant. It normally takes ~2min to build-all. I'm using parallel-ant (my fork: https://github.com/bhaisaab/parallel-ant) by @codeaholics, which sometimes breaks but builds under 1min 10s. Regards, Rohit

Review Request: Cherry-picked bugfix from 3.0.x fixes templated checksum issue in master

2012-08-06 Thread Rohit Yadav
/storage/template/DownloadManagerImpl.java cd4b30d Diff: https://reviews.apache.org/r/6392/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: Cherry-picked bugfix from 3.0.x fixes templated checksum issue in master

2012-08-06 Thread Rohit Yadav
--- On Aug. 6, 2012, 12:40 p.m., Rohit Yadav wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6392

Re: CloudStack development environment

2012-08-08 Thread Rohit Yadav
Hi Olga, I think you missed the hint. On Aug 8, 2012, at 3:13 PM, Olga Smola olya.sm...@gmail.com wrote: Hi Edison, thank you for your feedback, but ever if I don't continue with basic zone setup I get the same problem - can't add host. After you redeploy and redeploydb, and open

Re: [DOCS] Indentation

2012-08-10 Thread Rohit Yadav
Hi, On 10-Aug-2012, at 3:29 PM, Wido den Hollander w...@widodh.nl wrote: Hi, Most of the documentation (/docs) currently uses tabs instead of 4 spaces. Do we want to use tabs or 4 spaces here? Good point Wido! I was going to email about this earlier but thought no would care. So, we

Review Request: Bugfix for CS-14926

2012-08-10 Thread Rohit Yadav
--- Works for me! Thanks, Rohit Yadav

md5checksum bugfix cherry pick undone undone?

2012-08-11 Thread Rohit Yadav
Hi Edison, Please check your commits in case: https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=0ec679c359bfaf8ec43a80fcbc5c617f6c74cab9 https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=0307effcfa25c1ed4f4e642a0167b5376cdec140 Regards.

Review Request: Bugfix CS-15970: Fixes Redundant router status when host is XenServer

2012-08-14 Thread Rohit Yadav
d46a1e7 patches/systemvm/debian/config/opt/cloud/bin/ipassoc.sh c38fc70 plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java f74be8f Diff: https://reviews.apache.org/r/6607/diff/ Testing --- Works for me on XenServer Thanks, Rohit Yadav

Re: Review Request: Bugfix CS-15970: Fixes Redundant router status when host is XenServer

2012-08-16 Thread Rohit Yadav
, shippable? - Rohit Yadav On Aug. 14, 2012, 2:26 p.m., Rohit Yadav wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6607

Ideas for virtual Redundant Router

2012-08-16 Thread Rohit Yadav
Hi, At present the redundancy of the virtual redundant routers, VRRP [3], operates outside the scope of CloudStack [2]. And any event that happens outside of CS, like rebooting by ssh-ing into the router vms or a crash/start, is not know by the management server (Sheng's comment[1]).

Review Request: CS-15942: Fixes port forwarding issue for redundant routers

2012-08-16 Thread Rohit Yadav
--- Works for me on XenServer. Thanks, Rohit Yadav

Re: Review Request: CS-15942: Fixes port forwarding issue for redundant routers

2012-08-16 Thread Rohit Yadav
://reviews.apache.org/r/6655/diff/ Testing --- Works for me on XenServer. Thanks, Rohit Yadav

Domr and Network

2012-08-20 Thread Rohit Yadav
Hi, A domr is checked for its existence and if it does not exist it is created whenever an instance is launched. If I stop or stop and delete the domr, HA won't recreate domr. Is it intentional or a bug? Further, when I restart the network after either stopping the domr or stopping and

Re: Domr and Network

2012-08-20 Thread Rohit Yadav
Hi, On 21-Aug-2012, at 2:52 AM, Chiradeep Vittal chiradeep.vit...@citrix.com wrote: On 8/20/12 2:34 AM, Rohit Yadav rohit.ya...@citrix.com wrote: Hi, A domr is checked for its existence and if it does not exist it is created whenever an instance is launched. If I stop or stop and delete

Re: Domr and Network

2012-08-22 Thread Rohit Yadav
: On 8/20/12 10:26 PM, Rohit Yadav rohit.ya...@citrix.com wrote: Hi, On 21-Aug-2012, at 2:52 AM, Chiradeep Vittal chiradeep.vit...@citrix.com wrote: On 8/20/12 2:34 AM, Rohit Yadav rohit.ya...@citrix.com wrote: Hi, A domr is checked for its existence and if it does not exist

Re: Ideas for virtual Redundant Router

2012-08-22 Thread Rohit Yadav
Hi, I've opened request based on our discussion and comments by Chiradeep: http://bugs.cloudstack.org/browse/CS-16131 And in a slightly related topic on VRR; VRR in basic zone: http://bugs.cloudstack.org/browse/CS-16132 Please post your comments/suggestion/design/behaviour. Thanks. Regards,

Re: Domr and Network

2012-08-22 Thread Rohit Yadav
with how restart works for advance zone/network and how cleanup is used in that use case. I'm not sure, if this will cause future problems, but this gives Admin more control over CS? Regards, Rohit On 22-Aug-2012, at 4:59 PM, Rohit Yadav rohit.ya...@citrix.com wrote: Hi, The restart

Re: Domr and Network

2012-08-22 Thread Rohit Yadav
On 23-Aug-2012, at 1:34 AM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: On 8/22/12 12:48 PM, Rohit Yadav rohit.ya...@citrix.com wrote: I had some discussion on this issue, pasting the email and my comments are inline: On 23-Aug-2012, at 12:46 AM, Alena Prokharchyk

Re: Failed to install: x != java.lang.String when register ISO in CS 3.0.x

2012-08-23 Thread Rohit Yadav
Hi Gavin, You're right. It got fixed before and was reverted and then was again cherry-picked. The review: https://reviews.apache.org/r/6392/ And then again got undone: https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=0307effcfa25c1ed4f4e642a0167b5376cdec140

Re: RPM / DEB repository

2012-08-24 Thread Rohit Yadav
On 24-Aug-2012, at 11:27 PM, Wido den Hollander w...@widodh.nl wrote: Hi, While working on the documentation I'm figured it would be nice if we would have a RPM / DEB repository. The CloudStack packages depend on a lot of external packages and if admins would install using yum or apt

Review Request: CS-16104: Improve restart network behaviour for basic network

2012-08-27 Thread Rohit Yadav
://reviews.apache.org/r/6781/diff/ Testing --- Thanks, Rohit Yadav

Re: [VOTE] Tabs versus Spaces policy for sources code

2012-08-27 Thread Rohit Yadav
On 27-Aug-2012, at 9:10 PM, Olivier Lamy ol...@apache.org wrote: Hi, This vote is too choose a mode tabs versus spaces in code (most of java projects @apache use spaces: 2 for xml, 4 for Java sources). [+1]: yup use spaces (2 for xml, 4 for Java sources) [0]: no opinion [-1]: no keep

RE: Review Request: Redundant VRs are not compatible with the old password get script

2012-08-31 Thread Rohit Yadav
one solution can be to bind on all interfaces, 0.0.0.0:8080 and have iptables accept only for guest cidr IPs. From: Abhinandan Prateek Sent: Friday, August 31, 2012 10:46 PM To: Jayapal Reddy Uradi; Rohit Yadav Cc: CloudStack DeveloperList; Murali Reddy

Automating ASL license check

2012-09-03 Thread Rohit Yadav
files - awsapi (top level LICENSE suggest they're BSD 3-clause) - deps - docs - patches/ - plugins - apidocs/ - tools - ui Regards, Rohit Yadav

Re: Maven status (from my point of view)

2012-09-04 Thread Rohit Yadav
On 04-Sep-2012, at 7:42 PM, Hugo Trippaers htrippa...@schubergphilis.com wrote: Hey all, The switch to maven is coming along nicely I think, however we are not there yet. With the dependencies gone from the tree, the maven build is now the easiest way to build CloudStack IMHO. All

Re: Automating ASL license check

2012-09-05 Thread Rohit Yadav
Hi Chip, On 06-Sep-2012, at 12:55 AM, Chip Childers chip.child...@sungard.com wrote: On Mon, Sep 3, 2012 at 6:51 AM, Rohit Yadav rohit.ya...@citrix.com wrote: Do we need to fix/add Apache license for: - text files (README, INSTALL, NOTICE etc.) - configuration files - awsapi (top level

Re: Introducing some new developers to the community

2012-09-06 Thread Rohit Yadav
On 06-Sep-2012, at 7:57 PM, Chip Childers chip.child...@sungard.com wrote: Hi all, I wanted to drop a note to the list to introduce some new developers that SunGard Availability Services will be sponsoring to help on the project. We have 6 software developers, and one infrastructure

Re: RPM build is fixed, sort of...

2012-09-06 Thread Rohit Yadav
On 07-Sep-2012, at 5:42 AM, Edison Su edison...@citrix.com wrote: -Original Message- From: Rohit Yadav Sent: Thursday, September 06, 2012 2:48 AM To: cloudstack-dev@incubator.apache.org Cc: Edison Su Subject: Re: RPM build is fixed, sort of... On 06-Sep-2012, at 3:06 PM

Re: [ASFCS40] Release Candidate Status

2012-09-07 Thread Rohit Yadav
On 07-Sep-2012, at 6:50 PM, Chip Childers chip.child...@sungard.com wrote: On Fri, Sep 7, 2012 at 12:33 AM, Rajesh Battala rajesh.batt...@citrix.com wrote: -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, September 07, 2012 9:41 AM To:

Review Request: Fix POM in test

2012-09-10 Thread Rohit Yadav
. Description --- Fixes mvn deps for test mvn -P deps :) Download original patch: http://patchbin.baagi.org/p?id=zc1naa Diffs - deps/pom.xml 239e1f1 pom.xml dc74335 test/pom.xml 53e0bcd Diff: https://reviews.apache.org/r/6980/diff/ Testing --- Thanks, Rohit Yadav

Re: [DISCUSS] Should we deprecate the Jenkins build-cloudstack-master job?

2012-09-10 Thread Rohit Yadav
-cloudstack-master-maven? I'm +1. We are seeing a move to maven and I'm getting tired of my mailbox being spammed by Jenkins. Just got the latest build to pass with help from Rohit Yadav. The latest build is a success. +1 - for a single build job however. +1, let's fix maven

Re: Review Request: CS-16104: Improve restart network behaviour for basic network

2012-09-10 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6781/#review11299 --- On Aug. 27, 2012, 11:10 a.m., Rohit Yadav wrote: --- This is an automatically

Re: ant debug failed to launch

2012-09-11 Thread Rohit Yadav
Make sure you're the owner on the source code (where your jars are) and on CATALINA_HOME. chown -R your-user path to tomcat and path to repo/src ant deploy-server and, ant debug! Regards, Rohit On 11-Sep-2012, at 3:24 PM, Gavin Lee gavin@gmail.com wrote: I followed the instruction [1]

Re: Review Request: CS-16104: Improve restart network behaviour for basic network

2012-09-11 Thread Rohit Yadav
. - Rohit Yadav On Aug. 27, 2012, 11:10 a.m., Rohit Yadav wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6781/ --- (Updated Aug. 27

Review Request: Add helper for DAO based on podId

2012-09-11 Thread Rohit Yadav
571b5d1 Diff: https://reviews.apache.org/r/7017/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: Add helper for DAO based on podId

2012-09-11 Thread Rohit Yadav
/src/com/cloud/vm/dao/VMInstanceDaoImpl.java 571b5d1 Diff: https://reviews.apache.org/r/7017/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: Add helper for DAO based on podId

2012-09-11 Thread Rohit Yadav
/src/com/cloud/vm/dao/VMInstanceDao.java 2cf3d75 server/src/com/cloud/vm/dao/VMInstanceDaoImpl.java 571b5d1 Diff: https://reviews.apache.org/r/7017/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: Add helper for DAO based on podId

2012-09-11 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7017/#review11342 --- On Sept. 11, 2012, 1:45 p.m., Rohit Yadav wrote

Re: Review Request: CS-16104: Improve restart network behaviour for basic network

2012-09-12 Thread Rohit Yadav
://reviews.apache.org/r/6781/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CS-16104: Improve restart network behaviour for basic network

2012-09-12 Thread Rohit Yadav
Diff: https://reviews.apache.org/r/6781/diff/ Testing --- Thanks, Rohit Yadav

Re: [DISCUSS]Patch format/applying policy for contributors and committers

2012-09-12 Thread Rohit Yadav
On 13-Sep-2012, at 4:40 AM, Sheng Yang sh...@yasker.org wrote: On Wed, Sep 12, 2012 at 4:07 PM, Edison Su edison...@citrix.com wrote: -Original Message- From: Sheng Yang [mailto:sh...@yasker.org] Sent: Wednesday, September 12, 2012 4:04 PM To: cloudstack-dev@incubator.apache.org

Building debs with Maven

2012-09-13 Thread Rohit Yadav
Hi, Just wanted to share some progress on maven. Please share your ideas, suggestions. Thanks. I tried various plugins for deb and rpms. I've nailed down one called jdeb, that seems to work for creating debs. The plugins folder is tricky. I will try to see if we can have maven do everything

RE: Building debs with Maven

2012-09-13 Thread Rohit Yadav
: Building debs with Maven On Thu, Sep 13, 2012 at 12:32 PM, Rohit Yadav rohit.ya...@citrix.com wrote: Another poll: Would you prefer all the plugin jars/artifacts in one cloud-plugin deb/rpm, or, have separate debs/rpms for each plugin jar/artifact, like cloud-plugin-kvm etc. Some problem

RE: Building debs with Maven

2012-09-13 Thread Rohit Yadav
, Rohit Yadav rohit.ya...@citrix.com wrote: Thanks David for the comments. Alright, in that case, the non-compliant packages can be shipped as non-oss. Regards. From: David Nalley [da...@gnsa.us] Sent: Thursday, September 13, 2012 10:30 PM

RE: Building debs with Maven

2012-09-13 Thread Rohit Yadav
From: David Nalley [da...@gnsa.us] Sent: Thursday, September 13, 2012 10:54 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Building debs with Maven On Thu, Sep 13, 2012 at 1:10 PM, Rohit Yadav rohit.ya...@citrix.com wrote: Thanks David for the comments

RE: Building debs with Maven

2012-09-13 Thread Rohit Yadav
, Rohit Yadav

Re: [ASFCS40] Query ragarding VMWARE Support

2012-09-14 Thread Rohit Yadav
On 14-Sep-2012, at 11:13 AM, Edison Su edison...@citrix.com wrote: Yes, the formal ASF CS release, will not include VMware, also no f5, netscaler,netapp. Focus test on xenserver and KVM test at first. If QA team has enough resource to test VMware, we can build another package which

[PATCH] Add missing dependency for vmware-base

2012-09-14 Thread Rohit Yadav
Minor patch for adding dependency for vmware-base, while building with ant/waf. Regards, Rohit

Re: [PATCH] Add missing dependency for vmware-base

2012-09-14 Thread Rohit Yadav
On 14-Sep-2012, at 4:00 PM, Rohit Yadav rohit.ya...@citrix.com wrote: Minor patch for adding dependency for vmware-base, while building with ant/waf. Regards, Rohit 0001-Deps-Add-dependency-for-vmware-base-axis.patch Another minor patch.

Re: [PATCH] Add missing dependency for vmware-base

2012-09-14 Thread Rohit Yadav
? Hey Chip - I recieved them on the ML. I'll apply them shortly. Oh wait - I'm copied on the mail. Rohit- can you create a RB request? https://reviews.apache.org/r/7105/ Patch viewable as diff. - chip Sent from my iPhone. On Sep 14, 2012, at 7:24 AM, Rohit Yadav rohit.ya...@citrix.com

Re: Review Request: Add deps for vmware-base

2012-09-14 Thread Rohit Yadav
Santhanam. Changes --- RB is drunk, okay this is the first patch. Description --- Add deps to pom for vmware-base Diffs (updated) - deps/pom.xml be30c9a Diff: https://reviews.apache.org/r/7105/diff/ Testing --- Thanks, Rohit Yadav

Review Request: WAF: Fix build issue

2012-09-14 Thread Rohit Yadav
--- git am orig-patch Download original patch: http://patchbin.baagi.org/p?id=6j4qgw Diffs - wscript f1c9b62 Diff: https://reviews.apache.org/r/7110/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: WAF: Fix build issue

2012-09-14 Thread Rohit Yadav
://patchbin.baagi.org/p?id=6j4qgw Diffs - wscript f1c9b62 Diff: https://reviews.apache.org/r/7110/diff/ Testing --- Thanks, Rohit Yadav

Review Request: Waf: Remove junk code from wscript

2012-09-14 Thread Rohit Yadav
, Rohit Yadav

Re: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Rohit Yadav
On 14-Sep-2012, at 8:43 PM, Prasanna Santhanam prasanna.santha...@citrix.com wrote: Until CloudStack 3.0.2 - VMWare support existed in cloudstack and with the ASF builds we will effectively 'break' this since VMWare is non-oss. There are other components too but VmWare is the bigger piece.

RE: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-15 Thread Rohit Yadav
...@widodh.nl] Sent: Friday, September 14, 2012 3:37 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS] About shipping a non-OSS CloudStack On 09/14/2012 07:08 PM, Chiradeep Vittal wrote: On 9/14/12 8:27 AM, Wido den Hollander w...@widodh.nl wrote: On 09/14/2012 05:23 PM, Rohit

Re: Review Request: CS-16104: Improve restart network behaviour for basic network

2012-09-16 Thread Rohit Yadav
ui/scripts/network.js d0f65c4 Diff: https://reviews.apache.org/r/6781/diff/ Testing --- Thanks, Rohit Yadav

Re: [DISCUSS] Primary artifact(s) (maven, post 4.0rc1)

2012-09-17 Thread Rohit Yadav
On 17-Sep-2012, at 2:33 PM, Hugo Trippaers htrippa...@schubergphilis.com wrote: Hey all, This has been discussed on some other threads as well, but I think it is worthwhile to get a clear picture on this. While discussing the current release process we basically combined the

Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-17 Thread Rohit Yadav
--- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-17 Thread Rohit Yadav
/AccountManagerImpl.java fa9fafb Diff: https://reviews.apache.org/r/7130/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-18 Thread Rohit Yadav
-NullPointerException-for-incorrec.patch Diffs - server/src/com/cloud/user/AccountManagerImpl.java fa9fafb Diff: https://reviews.apache.org/r/7130/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-18 Thread Rohit Yadav
/com/cloud/user/AccountManagerImpl.java fa9fafb Diff: https://reviews.apache.org/r/7130/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-18 Thread Rohit Yadav
--- On Sept. 18, 2012, 8:29 a.m., Rohit Yadav wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7130

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-18 Thread Rohit Yadav
for this ? Rohit Yadav wrote: I just added a check so that it does not throw a NullPointerException. Further, this kind of logic are at many places (where one db call could have played the trick). It's required as we may have multiple accounts with the same name

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-18 Thread Rohit Yadav
) - api/src/com/cloud/user/UserAccount.java 734e16b server/src/com/cloud/user/AccountManagerImpl.java fa9fafb Diff: https://reviews.apache.org/r/7130/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-18 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7130/#review11657 --- On Sept. 18, 2012, 9:43 a.m., Rohit Yadav wrote

Re: Problems building with maven

2012-09-19 Thread Rohit Yadav
Try two things on your bash/zsh: export MAVEN_OPTS=-Xmx1024m #(to make sure mvn does not run out of memory) Pull the latest master; git pull origin master Try again with -X, mvn -P reps -X (this enables debugging for you). If this still fails, probably you've the incorrect recently introduced

Re: Management server freezes loading vsphere server component

2012-09-19 Thread Rohit Yadav
On 19-Sep-2012, at 8:27 PM, Pedro Navarro Pérez pedn...@gmail.com wrote: Hi all, I've installed a fresh version of non-oss (from jenkins.cloudstack.org/job/build-4.0-nonoss-rhel63/) and It freezes when loading vSphere server: 2012-09-10 22:22:03,139 INFO

Review Request: CLOUDSTACK-84: FIX NPE error in listRouter etc. after deleting a user project.

2012-09-19 Thread Rohit Yadav
. Diffs - server/src/com/cloud/acl/DomainChecker.java 6bc2cd3 server/src/com/cloud/user/dao/AccountDao.java 3b7fa66 server/src/com/cloud/user/dao/AccountDaoImpl.java 7300bb1 Diff: https://reviews.apache.org/r/7168/diff/ Testing --- Thanks, Rohit Yadav

Re: Management server freezes loading vsphere server component

2012-09-20 Thread Rohit Yadav
) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) Any ideas? On Wed, Sep 19, 2012 at 5:21 PM, Rohit Yadav rohit.ya...@citrix.com wrote: On 19-Sep-2012, at 8:27 PM, Pedro Navarro Pérez pedn...@gmail.com wrote: Hi all, I've installed a fresh version of non-oss (from

Re: Review Request: CLOUDSTACK-43 : Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-20 Thread Rohit Yadav
On Sept. 14, 2012, 1:26 p.m., Chip Childers wrote: pom.xml, line 178 https://reviews.apache.org/r/7083/diff/2/?file=155110#file155110line178 This isn't correct, since we want to use the tomcat7 plugin as specified. Pradeep can you fix the version number using a global maven

Re: Review Request: Distclean target for waf to remove old build artifacts

2012-09-20 Thread Rohit Yadav
for the patch! - Rohit Yadav On Sept. 20, 2012, 8:39 a.m., Prasanna Santhanam wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7188

Re: housekeeping: which git repo?

2012-09-21 Thread Rohit Yadav
On 21-Sep-2012, at 9:09 PM, Donal Lafferty donal.laffe...@citrix.com wrote: I noticed on our wiki that we've a couple of different GIT repos referenced. Apache CloudStack (http://incubator.apache.org/cloudstack/develop/environment.html) recommends at

RE: housekeeping: which git repo?

2012-09-21 Thread Rohit Yadav
encourage newcomers to the project. Comments inline. -Original Message- From: Rohit Yadav [mailto:rohit.ya...@citrix.com] Sent: 21 September 2012 16:55 To: cloudstack-dev@incubator.apache.org Subject: Re: housekeeping: which git repo? On 21-Sep-2012, at 9:09 PM, Donal Lafferty

RE: Setting Up an Apache CloudStack Development Environment

2012-09-21 Thread Rohit Yadav
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven#BuildingwithMaven-TemporaryBuildProcessonASFMaster Just follow cwki.a.o: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Index#Index-ApacheCloudStack%3AHowtoContribute From:

Review Request: CLOUDSTACK-189: Fix install prefix change for rpms with symlinks

2012-09-24 Thread Rohit Yadav
/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-189: Fix install prefix change for rpms with symlinks

2012-09-24 Thread Rohit Yadav
://reviews.apache.org/r/7218/diff/ Testing (updated) --- Tested on Jenkins and installing/removing rpms. Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-189: Fix install prefix change for rpms with symlinks

2012-09-24 Thread Rohit Yadav
: https://reviews.apache.org/r/7218/diff/ Testing --- Tested on Jenkins and installing/removing rpms. Thanks, Rohit Yadav

[ASF BUILD] system VM installation problem

2012-09-24 Thread Rohit Yadav
+cloudstack-dev mailing list Okay I'm on it: https://issues.apache.org/jira/browse/CLOUDSTACK-189 I had a discussion with Hugo/Spark404 on IRC. Recent commits on cloud.spec and debian/control have changed install prefix for scripts from agent/scripts to common/ in /usr/lib/cloud/. Same for

Re: [ASF BUILD] system VM installation problem

2012-09-24 Thread Rohit Yadav
On 24-Sep-2012, at 2:44 PM, Wido den Hollander w...@widodh.nl wrote: On 09/24/2012 10:01 AM, Rohit Yadav wrote: +cloudstack-dev mailing list Okay I'm on it: https://issues.apache.org/jira/browse/CLOUDSTACK-189 I had a discussion with Hugo/Spark404 on IRC. Recent commits on cloud.spec

Re: Review Request: CLOUDSTACK-43 : Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-24 Thread Rohit Yadav
On Sept. 24, 2012, 10:56 a.m., Rohit Yadav wrote: Ship It! Note: The patch is find, but the refactoring of version tags to top level pom has one issue. If you now cd to a submodule and do mvn lifecycle command, it will fail in most cases. As submodule poms won't know where to get global

Re: Review Request: CLOUDSTACK-43 : Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-24 Thread Rohit Yadav
On Sept. 24, 2012, 10:56 a.m., Rohit Yadav wrote: Ship It! Rohit Yadav wrote: Note: The patch is find, but the refactoring of version tags to top level pom has one issue. If you now cd to a submodule and do mvn lifecycle command, it will fail in most cases. As submodule poms won't

Re: [Maven] Progress on deb packaging

2012-09-24 Thread Rohit Yadav
, at 8:03 PM, Rohit Yadav rohit.ya...@citrix.com wrote: WIth the aim to slowly replace all ant/waf uses with Maven/plugins, I've some progress on deb packaging to share and questions to ask: The WIP patch: http://bhaisaab.org/patches/cloudstack/0001-Maven-jdeb-plugin-for-deb-packaging

Re: Review Request: CLOUDSTACK-84: FIX NPE error in listRouter etc. after deleting a user project.

2012-09-24 Thread Rohit Yadav
-mail. To reply, visit: https://reviews.apache.org/r/7168/#review11841 --- On Sept. 19, 2012, 3:38 p.m., Rohit Yadav wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request: CLOUDSTACK-121: FIx NullPointerException while logging in

2012-09-24 Thread Rohit Yadav
. To reply, visit: https://reviews.apache.org/r/7130/#review11872 --- On Sept. 18, 2012, 9:43 a.m., Rohit Yadav wrote: --- This is an automatically generated e-mail. To reply, visit

Review Request: CLOUDSTACK-189: Fix post inst and post uninst rules for scripts rpm

2012-09-25 Thread Rohit Yadav
Hollander. Description --- Download original patch and git am patch: http://patchbin.baagi.org/p?id=yagsvg Diffs - cloud.spec 908a411 Diff: https://reviews.apache.org/r/7249/diff/ Testing --- Thanks, Rohit Yadav

Review Request: CLOUDSTACK-81: Fix typo in function name that fixes start failure

2012-09-25 Thread Rohit Yadav
Hollander. Description --- Download original patch and git am patch: http://patchbin.baagi.org/p?id=aqe9cw Diffs - usage/distro/centos/SYSCONFDIR/rc.d/init.d/cloud-usage.in 69f1b2c Diff: https://reviews.apache.org/r/7248/diff/ Testing --- Thanks, Rohit Yadav

Re: Review Request: CLOUDSTACK-81: Fix typo in function name that fixes start failure

2012-09-25 Thread Rohit Yadav
-usage.in 69f1b2c Diff: https://reviews.apache.org/r/7248/diff/ Testing --- Thanks, Rohit Yadav

  1   2   3   4   5   6   7   8   9   10   >