Re: CLOUDSTACK-1747: fresh deploydb bug in 4.1 requires cherry-pick commits from master

2013-03-20 Thread Min Chen
Corrected a typo, I meant "a different behavior in 4.1 from previous 4.0 release". Thanks -min On 3/20/13 11:43 AM, "Min Chen" wrote: >Chip, > > By reading Rohit's email and wiki, I understood current situation on > this >issue. Unlike I previ

Re: Graduation

2013-03-20 Thread Min Chen
Cool, Awesome news! -min On 3/20/13 11:47 AM, "Sheng Yang" wrote: >Congratulations!! > >--Sheng > >On Wed, Mar 20, 2013 at 11:45 AM, Sudha Ponnaganti > wrote: >> Yay :-) Congratulations everyone! >> >> -Original Message- >> From: Chip Childers [mailto:chip.child...@sungard.com] >> Sent:

Re: CLOUDSTACK-1747: fresh deploydb bug in 4.1 requires cherry-pick commits from master

2013-03-20 Thread Min Chen
ay be wise to fix it in 4.2 and create a JIRA ticket to track this. If so, I still think that we need to file a doc bug to document this change in 4.1. Thanks -min On 3/20/13 11:24 AM, "Min Chen" wrote: >Oh, i see. That means that this issue is not only specific t

Re: CLOUDSTACK-1747: fresh deploydb bug in 4.1 requires cherry-pick commits from master

2013-03-20 Thread Min Chen
t;> >> Based on Rohit's comments, the blocking defect I raised may not be a >>bug. >> I will perform a rebuild tomorrow to determine if the template_s3_ref >> table gets created properly. >> >> >> Thanks, >> -John >> >> >> On We

CLOUDSTACK-1747: fresh deploydb bug in 4.1 requires cherry-pick commits from master

2013-03-20 Thread Min Chen
Hi Chip, I created this bug https://issues.apache.org/jira/browse/CLOUDSTACK-1747 because I noticed yesterday in dev setup that after running mvn -P developer -pl developer –Ddeploydb, my DB is still at 4.0 version, not expected 4.1 version. This is causing so much confusion to developers. We c

Review Request: CLOUDSTACK-1511 and CLOUDSTACK-1446: Instance NIC is missing network name and DomainRouterResponse has null vpcId.

2013-03-19 Thread Min Chen
://reviews.apache.org/r/10036/diff/ Testing --- Tested locally. Thanks, Min Chen

Review Request: CLOUDSTACK-1446: VPC Router type should be of type vpc and not system

2013-03-19 Thread Min Chen
/browse/CLOUDSTACK-1446. Diffs - setup/db/db/schema-40to410.sql b253663 Diff: https://reviews.apache.org/r/10033/diff/ Testing --- Tested locally. Thanks, Min Chen

Review Request: CLOUDSTACK-1511: Instance NIC details do not have network name.

2013-03-19 Thread Min Chen
listVmCmd and check NicResponse returned in UserVmResponse. Thanks, Min Chen

Re: 4.1 certificate issue

2013-03-19 Thread Min Chen
I also encounter this mount issue on Mac OS, this seems an issue specific to Mac. On my Ubuntu box, it went fine. Thanks -min On 3/19/13 5:31 AM, "Sebastien Goasguen" wrote: > >On Mar 18, 2013, at 1:07 PM, Edison Su wrote: > >> >> >>> -Original Message- >>> From: Sebastien Goasguen

Re: VMware and RuntimeFault class

2013-03-19 Thread Min Chen
;> OK, thanks so much for that info, Min! >> >> I am quite new to using VMware APIs. :) >> >> >> On Mon, Mar 18, 2013 at 10:35 PM, Min Chen wrote: >> >>> Hi Mike, >>> >>> From your sample code and your screenshot, I can

RE: VMware and RuntimeFault class

2013-03-18 Thread Min Chen
kow...@solidfire.com> wrote: >>> >>>> Hi Min, >>>> >>>> I think this is VI Java...I'm just learning about that (haven't used it >>>> before). >>>> >>>> I guess maybe I don't understand what VI Java is

Re: VMware and RuntimeFault class

2013-03-18 Thread Min Chen
owever, when I look at the >API docs for RuntimeFault, as you say, it does not extend Throwable. > > >Why then is the method claiming to throw RuntimeFault? > > >Do you know about that, Min? > > >Thanks! > > >On Mon, Mar 18, 2013 at 5:01 PM, Min Chen

Re: VMware and RuntimeFault class

2013-03-18 Thread Min Chen
In Vmware 5.1 SDK, RuntimeFaultFaultMsg is the exception class for RuntimeFault. RuntimeFault itself is not extended from Throwable. Thanks -min On 3/18/13 3:39 PM, "Mike Tutkowski" wrote: >Hi, > >I've been playing around with VMware API commands to create a datastore. > >In sample code I've fo

Review Request: CLOUDSTACK-1690: NPE from API server when starting mgmt server.

2013-03-15 Thread Min Chen
g MS startup. This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1690. Diffs - server/src/com/cloud/server/ConfigurationServerImpl.java 8c665ad Diff: https://reviews.apache.org/r/9978/diff/ Testing --- Tested locally. Thanks, Min Chen

Re: Review Request: CLOUODSTACK-1645 : Resources limit is not validated with update compute offering [ Instances are updated to higher CPU/Memory resources though there are no resources available @ ac

2013-03-14 Thread Min Chen
> On March 14, 2013, 9:05 p.m., Min Chen wrote: > > Ship It! Committed to master 105618896bab9de790065c3913cc33eb878ead1b - Min --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.o

Re: Review Request: CLOUODSTACK-1645 : Resources limit is not validated with update compute offering [ Instances are updated to higher CPU/Memory resources though there are no resources available @ ac

2013-03-14 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9892/#review17916 --- Ship it! Ship It! - Min Chen On March 13, 2013, 7:36 a.m

Re: eclipse and maven working together...

2013-03-14 Thread Min Chen
Tried this command mvn -T 3 -o -P impatient,systemvm clean install On my mac, and saw this warning in the output: [WARNING] The following plugins are not marked @threadSafe in Apache CloudStack Server: [WARNING] org.apache.maven.plugins:maven-site-plugin:3.1 [WARNING] *

Review Request: CLOUDSTACK-1684:api.throttling.enabled configuration setting should be set to "false" in Config.java

2013-03-14 Thread Min Chen
t it is better to be consistent. This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1684. Diffs - server/src/com/cloud/configuration/Config.java 5313129 Diff: https://reviews.apache.org/r/9924/diff/ Testing --- Tested locally. Thanks, Min Chen

Review Request: CLOUDSTACK-1656:NicResponses in a UserVmResponse are not preseving the natural order.

2013-03-12 Thread Min Chen
/response/VolumeResponse.java b10da0c Diff: https://reviews.apache.org/r/9890/diff/ Testing --- Tested locally. Thanks, Min Chen

Re: Review Request: CLOUDSTACK-1621: listProjectInvitations fails with NPE for valid requests

2013-03-11 Thread Min Chen
/com/cloud/api/query/dao/ProjectInvitationJoinDaoImpl.java ca0f171 server/src/com/cloud/api/query/vo/ProjectInvitationJoinVO.java a60c937 Diff: https://reviews.apache.org/r/9854/diff/ Testing --- Tested locally to verify the fix. Thanks, Min Chen

Review Request: CLOUDSTACK-1621: listProjectInvitations fails with NPE for valid requests

2013-03-11 Thread Min Chen
/ProjectInvitationJoinDaoImpl.java ca0f171 server/src/com/cloud/api/query/vo/ProjectInvitationJoinVO.java a60c937 Diff: https://reviews.apache.org/r/9854/diff/ Testing --- Tested locally to verify the fix. Thanks, Min Chen

Re: master build is broken again

2013-03-08 Thread Min Chen
just for checking in code and test. > >> -Original Message- >> From: Min Chen [mailto:min.c...@citrix.com] >> Sent: Friday, March 08, 2013 11:50 AM >> To: cloudstack-dev@incubator.apache.org; Chip Childers >> Cc: Sanjay Tripathi; Alena Prokharchyk >>

Re: master build is broken again

2013-03-08 Thread Min Chen
p Childers" wrote: >On Fri, Mar 08, 2013 at 11:50:27AM -0800, Min Chen wrote: >> Found the problem, it is my innocent mistake due to misunderstanding git >> command. I used the following command to apply Sanjay's patch: >> >> git apply >> git commit -as &g

Re: master build is broken again

2013-03-08 Thread Min Chen
I still need to manually run git add to add those files. It compiled fine on my workspace, since I have those added files. Sorry for the inconvenience. Thanks -min On 3/8/13 11:41 AM, "Min Chen" wrote: >I am investigating it, and I applied Sanjay's patch, and compiled fine in &g

Re: master build is broken again

2013-03-08 Thread Min Chen
I am investigating it, and I applied Sanjay's patch, and compiled fine in my machine. I will update within a minute. Thanks -min On 3/8/13 11:35 AM, "Chip Childers" wrote: >On Sat, Mar 09, 2013 at 01:02:19AM +0530, Pranav Saxena wrote: >> This commit seems to be the culprit - Commit: >>http://g

Re: StartupProxyCommand and StartupSecondaryStorageCommand are kept sending for a fresh deployed db during MS start in master branch

2013-03-08 Thread Min Chen
False alarm. Thanks Kelven for explanation. It seems that I have some system vms created from previous run on one of my hypervisor. DeployDB and restart MS will still make MS try to connect to them, this is as designed. Thanks -min On 3/8/13 10:50 AM, "Min Chen" wrote: >Hi ther

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-08 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9753/#review17618 --- Ship it! Ship It! - Min Chen On March 7, 2013, 10:46 a.m

StartupProxyCommand and StartupSecondaryStorageCommand are kept sending for a fresh deployed db during MS start in master branch

2013-03-08 Thread Min Chen
Hi there, Anybody knows about this change? I synced with master today, and noticed the following change during MS start with a fresh deployed db. Not sure where we get this v-2-TEST and s-1-TEST, I queried DB vm_instance table, no rows are there. Does anybody else see this? 2013-03-08 10:27:58

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Min Chen
41 PM, "Parth Jagirdar" wrote: >Refer to > >CLOUDSTACK-1586 > >I think minimum number to throttle and "API Throttled : ERROR" which has >1:1 ratio, also needs to be addressed somehow. > >Thanks, >.. Parth > >Thanks, >.. Parth > > >

Re: Review Request: (CLOUDSTACK-1558) vCenter service cookie parsing is wrong

2013-03-07 Thread Min Chen
parsing the cookie. I have committed to master a fix eca1a7089ab422d3e673c14ba6af52d137d7f5a7, so you can close this patch request. - Min Chen On March 6, 2013, 11:28 p.m., Hiroaki Kawai wrote: > > --- > This is an automatically ge

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-06 Thread Min Chen
re, previous listAlerts or listEvents will not show archived alerts or events anymore, right? - Min Chen On March 6, 2013, 6:16 p.m., Sanjay Tripathi wrote: > > --- > This is an automatically generated e-mai

Review Request: CLOUDSTACK-1402: listRouters API response doesn't return linklocal IP and public IP details

2013-03-06 Thread Min Chen
-e2540b475804255.255.0.0169.254.0.1169.254.2.164Controlfalse0e:00:a9:fe:02:a40 Thanks, Min Chen

Re: Building latest master is failing while compiling VMware

2013-03-05 Thread Min Chen
Thanks Kawai for your patch, I have applied it to master. -min On 3/5/13 10:12 PM, "Rajesh Battala" wrote: >Thanks Kawai, >I had applied your patch, Build is success now. > >Thanks >Rajesh Battala > >> -Original Message- >> From: KAWAI Hiroaki [mailto:ka...@stratosphere.co.jp] >> Sent:

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Min Chen
. - Min Chen On March 6, 2013, 6:13 a.m., Hiroaki Kawai wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apach

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/#review17462 --- Ship it! Ship It! - Min Chen On March 6, 2013, 6:13 a.m

Re: 5.1 Vmware SDK requires JDK 6

2013-03-05 Thread Min Chen
On 3/5/13 9:54 PM, "KAWAI Hiroaki" wrote: >Hi, I wrote a patch for this problem, too. >Please see https://reviews.apache.org/r/9768/ > >(2013/03/06 10:28), Min Chen wrote: >> Hi there, >> >> With recent Vmware SDK upgrade in master branch, Chirad

5.1 Vmware SDK requires JDK 6

2013-03-05 Thread Min Chen
Hi there, With recent Vmware SDK upgrade in master branch, Chiradeep reported an issue with JDK7 that I overlooked during my local testing since my setup has JDK 6. We failed to compile vmware-base using JDK 7 due to using com.sun.xml.internal.ws.transport.http.client.CookieJar to retrieve Cook

Re: copying scripts in client/pom.xml

2013-03-05 Thread Min Chen
This fix will still not solve the issue for developer environment, since we are running scripts from client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes/scripts when we launch MS through maven. When maven deploys war to that folder, it will strip the permission set in generated-webapp. Th

Review Request: CLOUDSTACK-1465: We need to pass an Array instead of a List to SearchCriteria.Op.IN operator, causing listZones returns NULL

2013-03-05 Thread Min Chen
/browse/CLOUDSTACK-1465. Diffs - server/src/com/cloud/api/query/QueryManagerImpl.java 746e8cb Diff: https://reviews.apache.org/r/9760/diff/ Testing --- Verified with QA's failed scenario. Thanks, Min Chen

Re: [ACS41][QA] Test plan for List API Performance Optimization

2013-03-05 Thread Min Chen
Thanks a lot Sowmya for trying with comparable hardware setup for this before and after test. -min On 3/5/13 10:01 AM, "Sowmya Krishnan" wrote: > > >> -Original Message- >> From: David Nalley [mailto:da...@gnsa.us] >> Sent: Tuesday, March 05, 2013 9:36 PM >> To: cloudstack-dev@incubator

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-05 Thread Min Chen
s -min On 3/1/13 6:06 PM, "Min Chen" wrote: >Thanks Alex for clarification. I will provide an extra global setting to >allow user to easily enable/disable this instead of going through >componentContext.xml. Parth already filed a bug to track this: >https://issues.apache

Re: Master branch build is broken again

2013-03-05 Thread Min Chen
Thanks Prasanna. I did mvn build before merging to master locally, not sure what happened here. Will check my local files again when I am back to my computer. -min Sent from my iPhone On Mar 5, 2013, at 12:26 AM, "Prasanna Santhanam" wrote: > Fixed now with b683c34d3f5fa47eecddd6bf6e90559ac0

Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-03-04 Thread Min Chen
can send you the jar and then I can update wiki page: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+mast er+branch. Thanks -min On 3/1/13 11:44 AM, "Min Chen" wrote: >Thanks Chip. If there is no other objection, I will do the merge this >afternoon. > &g

Re: Failed to addCluster with latest master code

2013-03-04 Thread Min Chen
Thanks Sateesh. I verified your fix after master branch starts to build again, and it worked fine. -min On 3/2/13 7:03 PM, "Sateesh Chodapuneedi" wrote: >> From: Min Chen >> Sent: 02 March 2013 07:34 >> To: cloudstack-dev@incubator.apache.org >> Cc: Sateesh

Review Request: CLOUDSTACK-1484: provide global setting api.throttling.enabled to enable/disable API rate limit.

2013-03-04 Thread Min Chen
RateLimitIntegrationTest against my local MS and DB. Thanks, Min Chen

Review Request: CLOUDSTACK-1449: Fix a typo to return account-specfic user.

2013-03-04 Thread Min Chen
-- server/src/com/cloud/api/query/dao/UserAccountJoinDaoImpl.java 1bb3981 Diff: https://reviews.apache.org/r/9736/diff/ Testing --- Verified that the bug is fixed. Thanks, Min Chen

Re: Master branch build is broken again

2013-03-04 Thread Min Chen
Filed blocker for this build issue: https://issues.apache.org/jira/browse/CLOUDSTACK-1502. Hope that somebody can pick it up and fix immediately. Merge is blocked again:( Thanks -min On 3/4/13 10:27 AM, "Min Chen" wrote: >Even with Nitin's revert, master still failed with t

Re: Master branch build is broken again

2013-03-04 Thread Min Chen
y, March 4, 2013 9:56 AM >> To: cloudstack-dev@incubator.apache.org >> Cc: Nitin Mehta; Abhinandan Prateek >> Subject: RE: Master branch build is broken again >> >> Min, >> >> You should just revert the commit. >> >> --Alex >>

Master branch build is broken again

2013-03-04 Thread Min Chen
Hi there, I could not compile master after pulling latest code today, build failed with the following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-engine-orchestration: Compilation failure [ERROR] /Users

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Min Chen
he case of the deployer upgrading. The distributor >decided they want to add this functionality to the release but why should >the deployer know that he should disable api throttling in >componentscontext.xml? > >--Alex > > > >> -Original Message- >> From: M

Failed to addCluster with latest master code

2013-03-01 Thread Min Chen
Hi there, In preparing merging my feature branch vim51_win8 to master, I rebased with latest master code, then my testing immediately failed at addCluster with the following stack trace: 2013-03-01 17:34:18,953 DEBUG [cloud.network.NetworkModelImpl] (552681680@qtp-144013098-6:null) Failed to r

[jira] [Commented] (CLOUDSTACK-1470) unhandled exception executing api command: deployVirtualMachine

2013-03-01 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591190#comment-13591190 ] Min Chen commented on CLOUDSTACK-1470: -- Patch submitted h

Re: problem with current master and vmware for creating instances

2013-03-01 Thread Min Chen
secondary storage to avoid using any old code. Thanks -min On 3/1/13 4:13 PM, "Julien Garet" wrote: >That's strange, i've been using this branch. Do system VMs remain the >same ? I am using the burbank system VMs, are they still OK ? > >Julien Garet > >Le 2

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Min Chen
Currently for 4.1 api throttling is enabled by default since we include that pluggable service in ComponentContext.xml. Parth, please file a defect for that, I will fix it. Thanks -min On 3/1/13 4:36 PM, "Parth Jagirdar" wrote: >That sounds right.. > >If you enable throttling then .. you are as

Re: [ACS4.1] blocker bugs

2013-03-01 Thread Min Chen
in approx 45 mins or so. > >On Mar 1, 2013, at 7:33 PM, Min Chen wrote: > >> Chips, >> >>I could not reproduce this. I just tried to checkout a fresh 4.1 >>branch, >> and downloaded the patch from RB, and applied to the fresh checked out >>4.1 &

Re: [ACS4.1] blocker bugs

2013-03-01 Thread Min Chen
ot; wrote: >See my comment in the review - I get unit test failures after applying. > >On Fri, Mar 01, 2013 at 03:05:37PM -0800, Min Chen wrote: >> Chips, >> A patch review request for the blocker defect 1470 has been submitted: >> https://reviews.apache.org/r/9710

Re: problem with current master and vmware for creating instances

2013-03-01 Thread Min Chen
(agentRequest-Handler-1:) Unable to execute PrimaryStorageDownloadCommand >due to exception >java.lang.NullPointerException > >Is that validation for vcenter server connection ? > > >Julien Garet > >- Mail original - > >> De: "Min Chen" >> À: cloudstack-

Re: [ACS4.1] blocker bugs

2013-03-01 Thread Min Chen
Chips, A patch review request for the blocker defect 1470 has been submitted: https://reviews.apache.org/r/9710/. Please review and submit at your earliest convenience to unblock QA. Thanks. -min On 3/1/13 3:17 AM, "Rohit Yadav" wrote: >For 1470, deployvm does

Review Request: Fix Spring Proxy cast exception in deployVM.

2013-03-01 Thread Min Chen
/diff/ Testing --- Tested with devcloud, deploy VM is successful. Thanks, Min Chen

[jira] [Commented] (CLOUDSTACK-1470) unhandled exception executing api command: deployVirtualMachine

2013-03-01 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591032#comment-13591032 ] Min Chen commented on CLOUDSTACK-1470: -- Note that since this bug happen

[jira] [Commented] (CLOUDSTACK-1470) unhandled exception executing api command: deployVirtualMachine

2013-03-01 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591031#comment-13591031 ] Min Chen commented on CLOUDSTACK-1470: -- Rohit's fix is on the right t

Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-03-01 Thread Min Chen
Thanks Chip. If there is no other objection, I will do the merge this afternoon. -min On 2/28/13 1:04 PM, "Chip Childers" wrote: >On Wed, Feb 27, 2013 at 05:19:00PM -0800, Min Chen wrote: >> Honestly speaking, the reason that I didn't run existing marvin test >>s

Re: problem with current master and vmware for creating instances

2013-03-01 Thread Min Chen
This command is executed from SSVM, so you need to log into SSVM to find the systemvm.log from /var/log/cloud to see what exception you got. Thanks -min Sent from my iPhone On Mar 1, 2013, at 4:58 AM, "Julien Garet" wrote: > I've found something, I think. The template was refered in the >

Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-02-28 Thread Min Chen
Prasanna, do you have a sample cfg file you can share to run marvin test against vmware environment? Thanks -min On 2/27/13 9:55 PM, "Prasanna Santhanam" wrote: >On Thu, Feb 28, 2013 at 06:49:00AM +0530, Min Chen wrote: >> Honestly speaking, the reason that I didn't

Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-02-27 Thread Min Chen
values to those manual tests I have done. To really enable automated integration testing for this feature, we need to have CI environment for Vmware in place. Thanks -min On 2/27/13 12:55 PM, "Chip Childers" wrote: >On Wed, Feb 27, 2013 at 09:14:44AM -0800, Min Chen wrote: >&

Re: [ACS41][QA] Blockers and Critical failures 2/27

2013-02-27 Thread Min Chen
Failed to download default template in VMware > Kelven Yang 2/12/2013 20:00 >CLOUDSTACK-1244 fail to push sysmvm.iso onto xen hostDevdeep >Singh 2/12/2013 5:08 >CLOUDSTACK-1425 unhandled exception executing api command: >migrateVirtualMachine &

[jira] [Resolved] (CLOUDSTACK-1425) unhandled exception executing api command: migrateVirtualMachine & recoverVirtualMachine

2013-02-27 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen resolved CLOUDSTACK-1425. -- Resolution: Fixed > unhandled exception executing api command: migrateVirtualMach

[jira] [Commented] (CLOUDSTACK-1399) Unhandled exception executing api command: stopVirtualMachine

2013-02-27 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588918#comment-13588918 ] Min Chen commented on CLOUDSTACK-1399: -- Fixed. Co

[jira] [Resolved] (CLOUDSTACK-1399) Unhandled exception executing api command: stopVirtualMachine

2013-02-27 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen resolved CLOUDSTACK-1399. -- Resolution: Fixed > Unhandled exception executing api command: stopVirtualMach

[jira] [Assigned] (CLOUDSTACK-1399) Unhandled exception executing api command: stopVirtualMachine

2013-02-27 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen reassigned CLOUDSTACK-1399: Assignee: Min Chen (was: Kelven Yang) > Unhandled exception executing

Licensing for Vmware SDK 5.1

2013-02-27 Thread Min Chen
Hi there, Since I am not a legal term expert, just post this question here to get confirmation from community. I googled around and tried to find exact term of licensing agreement for new Vmware SDK 5.1 for the SDK upgrade work I have done in feature branch vim51_win8, but can only find these t

Re: Support | Unable to build vmware from source.

2013-02-27 Thread Min Chen
If you are on 4.0.1, and running non-oss build, you should check components-nonoss.xml.in. Thanks -min On 2/27/13 2:38 AM, "Paul Sanders" wrote: >Hi All, > >When I look into components.xml, I can only see the following: > > >class="com.cloud.hypervisor.XenServerGuru"/> >

Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-02-27 Thread Min Chen
We don't have devcloud or devcloud-kvm for vmware. To use marvin tests, we need to set up dedicated vCenter setup, not sure if we have that. Thanks -min On 2/27/13 8:14 AM, "Chip Childers" wrote: >On Tue, Feb 26, 2013 at 06:02:02PM -0800, Min Chen wrote: >> Changed to s

Re: Your commit d37ed18c3aff4fe522adb803322ba912819c73da placed scripts folder in a wrong place in master

2013-02-26 Thread Min Chen
Feb 26, 2013, at 8:45 PM, "Abhinandan Prateek" wrote: > I think this change was made as on VMWare the CS was not able to create a > mount point for copying system VM templates ? > Is this one fixed with the latest commit ? > > -abhi > > On 27/02/13 4:42 AM, &q

[MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-02-26 Thread Min Chen
snapshot 2. Test with 5.1 VCenter - Deploy CentOS VM. - Register Template: Windows 2012 template - Deploy Windows 2012 VM. - Start/Stop VM - Take Volume snapshot of VM All these tests are done with Basic Zone setup. Thanks -min On 2/22/13 1:25 PM, "Min Chen" wrote: >Thanks, Chip and

Your commit d37ed18c3aff4fe522adb803322ba912819c73da placed scripts folder in a wrong place in master

2013-02-26 Thread Min Chen
Hi Rohit, In syncing with master with my feature branch vim51_win8, I filed this bug https://issues.apache.org/jira/browse/CLOUDSTACK-1387, mvn build failed to copy scripts folder under "client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF". Edison checked in a fix to master and correctly addre

[jira] [Assigned] (CLOUDSTACK-1348) API/UI: zoneObj is undefined

2013-02-26 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen reassigned CLOUDSTACK-1348: Assignee: angeline shen (was: Min Chen) > API/UI: zoneObj is undefi

[jira] [Commented] (CLOUDSTACK-1348) API/UI: zoneObj is undefined

2013-02-26 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587285#comment-13587285 ] Min Chen commented on CLOUDSTACK-1348: -- Hi Angeline, Please provid

[jira] [Commented] (CLOUDSTACK-1348) API/UI: zoneObj is undefined

2013-02-26 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587280#comment-13587280 ] Min Chen commented on CLOUDSTACK-1348: -- Please provide environment det

[jira] [Assigned] (CLOUDSTACK-1387) "mvn clean install" failed to copy scripts folder to client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes.

2013-02-25 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen reassigned CLOUDSTACK-1387: Assignee: edison su > "mvn clean install" failed to copy scri

[jira] [Created] (CLOUDSTACK-1387) "mvn clean install" failed to copy scripts folder to client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes.

2013-02-25 Thread Min Chen (JIRA)
Min Chen created CLOUDSTACK-1387: Summary: "mvn clean install" failed to copy scripts folder to client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes. Key: CLOUDSTACK-1387 URL: https://issues.

Re: [PROPOSAL] [DISCUSS] Deprecate CloudStack apis and api server

2013-02-25 Thread Min Chen
i >> discovery and cloudmonkey. As CloudStack's release timelines would >> increase, I want to fix the api discovery in cloudmonkey such that >> it's maintainable and adapts to changes withing api servers (the old >> one, new rest one and cloud-engine). >> >> Rega

RE: Upgrade path for db

2013-02-22 Thread Min Chen
with new db sql reorganization, we will only be able to see all db schema created after running MS first time. -min From: Min Chen [min.c...@citrix.com] Sent: Friday, February 22, 2013 9:27 PM To: cloudstack-dev@incubator.apache.org Cc: cloudstack-dev

Re: Upgrade path for db

2013-02-22 Thread Min Chen
the jetty server to bring up the mgmt. server.. I hadn't copied over the > setup/db/db directory either.. did a fresh db deploy and ran the mgmt. > server.. thanks for fixing the db checker invocation! > > Cheers! > Regards, > Vijay > > > -Original Me

Re: Upgrade path for db

2013-02-22 Thread Min Chen
Yes, I am running into the same issue. The problem is that DatabaseCreator is not currently invoking DatabaseUpgradeChecker. I just checked in Commit 5b760f903f1a3145f62d05c1d3c142b710248026 to address this issue, but still have one issue pending solution, that is, how to tell DatabaseCreator to lo

Re: [DISCUSS]Upgrade Vmware SDK to 5.1 to support Windows 8 and Windows 2012 as VM guest OS on vmware

2013-02-22 Thread Min Chen
Unit tests are the wrong tests for now. > >Min, can you instead share your integration tests and results before >merging? I think that will help achieve the intended result. > >-chip > >> --Alex >> >> > -Original Message- >> > From: Min

Re: [DISCUSS]Upgrade Vmware SDK to 5.1 to support Windows 8 and Windows 2012 as VM guest OS on vmware

2013-02-22 Thread Min Chen
Original Message- >> > From: Kelven Yang [mailto:kelven.y...@citrix.com] >> > Sent: donderdag 21 februari 2013 23:39 >> > To: cloudstack-dev@incubator.apache.org >> > Subject: Re: [DISCUSS]Upgrade Vmware SDK to 5.1 to support Windows 8 >> > and Window

[jira] [Commented] (CLOUDSTACK-1357) Duplicate inside DeployVM's job response virtualmachine object Was: (Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserv

2013-02-22 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584471#comment-13584471 ] Min Chen commented on CLOUDSTACK-1357: -- Are you saying that in

Re: [DISCUSS] Animesh Chaturvedi as a committer

2013-02-21 Thread Min Chen
+1, well deserved. -min On 2/21/13 5:54 PM, "Vijayendra Bhamidipati" wrote: >+1 > >-Original Message- >From: Ahmad Emneina [mailto:aemne...@gmail.com] >Sent: Thursday, February 21, 2013 5:45 PM >To: cloudstack-dev@incubator.apache.org >Subject: Re: [DISCUSS] Animesh Chaturvedi as a comm

[jira] [Assigned] (CLOUDSTACK-1290) listNetoworks API takes too long to respond

2013-02-21 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen reassigned CLOUDSTACK-1290: Assignee: Sanjeev N (was: Min Chen) > listNetoworks API takes too long

[jira] [Commented] (CLOUDSTACK-1290) listNetoworks API takes too long to respond

2013-02-21 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583643#comment-13583643 ] Min Chen commented on CLOUDSTACK-1290: -- Please provide your environment det

[DISCUSS]Upgrade Vmware SDK to 5.1 to support Windows 8 and Windows 2012 as VM guest OS on vmware

2013-02-21 Thread Min Chen
Hi there, Currently Cloudstack is not supporting Windows 8 and Windows Server 2012 as VM guest OS on Vmware hypervisor because we are using Vmware 4.1 web service SDK in our nonoss build. In Vmware SDK 4.1, Windows 8 and Windows 2012 are not supported guest OS, and they are only fully supported

[jira] [Commented] (CLOUDSTACK-873) Support for Windows 8 and Windows Server 2012 as VM Guest OS

2013-02-21 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583587#comment-13583587 ] Min Chen commented on CLOUDSTACK-873: - Based on discussion within group, for

[jira] [Commented] (CLOUDSTACK-1357) Duplicate inside DeployVM's job response virtualmachine object Was: (Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserv

2013-02-21 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583574#comment-13583574 ] Min Chen commented on CLOUDSTACK-1357: -- Vijay, can you please elaborate a

[jira] [Assigned] (CLOUDSTACK-1357) Duplicate inside DeployVM's job response virtualmachine object Was: (Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserve

2013-02-21 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen reassigned CLOUDSTACK-1357: Assignee: Vijay Venkatachalam (was: Min Chen) > Duplicate inside DeployV

[jira] [Commented] (CLOUDSTACK-1357) Duplicate inside DeployVM's job response virtualmachine object Was: (Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserv

2013-02-21 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583572#comment-13583572 ] Min Chen commented on CLOUDSTACK-1357: -- The reason why we set jobId

Re: Watchout: Recent DB deployment changes

2013-02-16 Thread Min Chen
Your fix for create-schema-view is correct, just remove that SQL since I kept them in upgrade script as well. Thanks -min Sent from my iPhone On Feb 16, 2013, at 4:20 AM, "Rohit Yadav" wrote: > Hi, I recently fixed some db stuff for 4.1 release but on master, > mainly to support rolling rele

Re: author identification in source code?

2013-02-15 Thread Min Chen
Remove @author tags for all new files created by me, also updated my eclipse preference to not include @author tag. Thanks -min On 2/15/13 6:03 AM, "Prasanna Santhanam" wrote: >https://issues.apache.org/jira/browse/CLOUDSTACK-1253 > >On Fri, Feb 15, 2013 at 07:28:17PM +0530, Jim Jagielski wrote

Re: Merge 4.1-new-db-schema.sql to db/db/schema-40to410.sql

2013-02-15 Thread Min Chen
Rohit, scripts run in create-schema-view.sql have been included in schema-40to410.sql. I will take care of removing create-schema-view.sql today. Thanks -min On 2/15/13 2:58 AM, "Rohit Yadav" wrote: >Edison, you'd created a 4.1-new-db-schema sql, may I merge >4.1-new-db-schema.sql to db/db/sc

[jira] [Resolved] (CLOUDSTACK-1137) Force reconnect of a disconnected state complains about the state of the host.

2013-02-14 Thread Min Chen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen resolved CLOUDSTACK-1137. -- Resolution: Fixed > Force reconnect of a disconnected state complains about the st

  1   2   3   4   >