Re: Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-23 Thread Gavin Lee
8:38 a.m., Gavin Lee wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7109/ > --- > > (Updated Sept. 20, 2

[DOC] l10n on transifex

2012-09-23 Thread Gavin Lee
Is it the right time to put the en-US po files on transifex? Though it's not fully ready, it will speed up the l10n work since it may take a long time. I remembered a previous email also talked about this. Or who can tell me the plan? Thanks. -- Gavin

Re: CloudStack Development tutorial for newbies

2012-09-23 Thread Gavin Lee
KVM agent will be installed on KVM hypervisor, do you plan to use host for both management server and KVM hypervisor? Suggest install the agent on a clean KVM hypervisor. On Sun, Sep 23, 2012 at 6:11 PM, Kamil Gardziejczyk wrote: > Ok. My managment service is working fine ;) > > Now i have a qua

Re: CloudStack Development tutorial for newbies

2012-09-23 Thread Gavin Lee
dy installed KVM host. Do I need to do some > special KVM configuration? > > 2012/9/23 Gavin Lee > >> KVM agent will be installed on KVM hypervisor, do you plan to use host >> for both management server and KVM hypervisor? >> Suggest install the agent on a clean KVM h

Re: [DOC] l10n on transifex

2012-09-24 Thread Gavin Lee
Hi, David I tried a little translation(zh_CN), easy enough to use. Thanks for uploading. On Mon, Sep 24, 2012 at 1:18 PM, David Nalley wrote: > On Sun, Sep 23, 2012 at 8:44 AM, David Nalley wrote: >> On Sun, Sep 23, 2012 at 7:23 AM, Gavin Lee wrote: >>> Is it the right time t

Re: [DOCS] Using DITA vs. Docbook for documentation?

2012-09-26 Thread Gavin Lee
+1 for Docbook + Publican. imho, it's not the right time to switch the tool even DITA is better: a) Docbook can do almost everything we need at this moment, the html output is pretty good. b) Still need to hurry up on docbook, change to DITA may cost even more time to hit the release c) L10N part i

[DOCS][ASF4.0] Status of doc book

2012-10-09 Thread Gavin Lee
The current document hierarchy are far from the guide in link [1]. eg: I signed up "Installing the usage server, SSL, database replication" which belong to "additional installation" section in the link [1] attachments. But now I've no idea which location should I put them. There are also some othe

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, first round

2012-10-11 Thread Gavin Lee
+1 worth waiting. On Thu, Oct 11, 2012 at 9:38 PM, Rohit Yadav wrote: > > On 11-Oct-2012, at 6:48 PM, Nitin Mehta wrote: > >> Noah - Agree with you. I think whosoever is voting +1 should explicitly >> indicate the extent to which they have tested it as well. > > Agree. > > Pl. follow the follow

Review Request: [DOCS]Docbook xml for additional installation options

2012-10-15 Thread Gavin Lee
-US/install-usage-server.xml PRE-CREATION docs/en-US/ssl.xml PRE-CREATION Diff: https://reviews.apache.org/r/7597/diff/ Testing --- Passed publican build using config file: publican-all.cfg, verified pdf/html output. The changes won't impact admin guide doc. Thanks, Gavin Lee

Re: Stop instance is destroying my VM

2012-10-15 Thread Gavin Lee
It's by design, when you stop a VM (advanceStop() in VirtualMachineManagerImpl) in CloudStack UI, it will delete all the vm metadata info from xenserver database, it will reconstruct the vm profile to xenserver db when you start again (advanceStart() in VirtualMachineManagerImpl). It's easy to kee

Re: [jira] [Commented] (CLOUDSTACK-4) Complete installation guide in XML

2012-10-16 Thread Gavin Lee
Hi, Jessica Please refer to the outgoing review request: https://reviews.apache.org/r/7597/ On Wed, Oct 17, 2012 at 7:43 AM, Jessica Tomechak (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/CLOUDSTACK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focuse

Re: How to hide /disable project view button

2012-10-17 Thread Gavin Lee
The easiest way is hide the entrance from UI, this can be done by change the js file or hide the div. eg: comment projects in cloudstack.js, hide project-view div, etc. You'd better look through the code, change and test. On Wed, Oct 17, 2012 at 5:23 PM, lucy wrote: > Dear all, > > > > > > > >

Re: new committer: Gavin Lee

2012-10-18 Thread Gavin Lee
ne in Beijing today :-) In current stage, I'll focus on documentation and bug fixing, I really enjoy this work and glad to be here with you all. On Thu, Oct 18, 2012 at 8:35 PM, David Nalley wrote: > The Podling Project Management Committee (PPMC) for Apache CloudStack > has asked Gav

Re: [Doc] Review and Testing request: All documents! Sign up for your part on the wiki

2012-10-18 Thread Gavin Lee
Hi, Jessica I saw a big part was missing for docbook: vmware vsphere hypervisor installation. I just signed and hopefully can provide it early next week. On Thu, Oct 18, 2012 at 4:30 AM, Jessica Tomechak wrote: > During IRC chat today, it was proposed that we review and use-test all > documentat

Re: [VOTE][ASFCS40] Drop OVM from the supported HV list for 4.0.0-incubating release?

2012-10-20 Thread Gavin Lee
+1. Though I told someone OVM will be supported and will be a big drop if not, more people wait a long time for 4.0.0 release. And as long as OVM is covered in a next minor release, the impact should be low. On Sat, Oct 20, 2012 at 5:26 AM, Chiradeep Vittal wrote: > +1. Although the absence of

Re: [ASFCS40] Blocker issues before starting round 3 voting

2012-10-21 Thread Gavin Lee
I will submit a patch for CLOUDSTACK-393 today. On Mon, Oct 22, 2012 at 11:22 AM, Joe Brockmeier wrote: > Hey Chip, > On Sun, Oct 21, 2012, at 10:02 PM, Chip Childers wrote: >> Hi all, >> >> The following bugs (docs) are currently blocking another round of >> voting. Perhaps we can work these o

Review Request: [CLOUDSTACK-393] Docbook for vmware vsphere installation

2012-10-21 Thread Gavin Lee
pdf and html output. Thanks, Gavin Lee

Re: Review Request: [CLOUDSTACK-393] Docbook for vmware vsphere installation

2012-10-21 Thread Gavin Lee
ing config: publican-installation.cfg, verified pdf and html output. Thanks, Gavin Lee

Re: [ASFCS40] Blocker issues before starting round 3 voting

2012-10-21 Thread Gavin Lee
Hi, Chip Could you please help to review for CLOUDSTACK-393 at https://reviews.apache.org/r/7694/ ? Let me know if any issues found. Thanks. On Mon, Oct 22, 2012 at 11:27 AM, Chip Childers wrote: > On Sun, Oct 21, 2012 at 11:22 PM, Joe Brockmeier wrote: >> Hey Chip, >> On Sun, Oct 21, 2012, at

Re: new committer: Gavin Lee

2012-10-23 Thread Gavin Lee
makes it look like this site might be an official part of the project. > > Let me know if you have any questions about this! > > On 18 October 2012 15:43, Gavin Lee wrote: > >> Thanks guys. >> I'm so pleased and honored, I wish I could make more contribution to >

Re: new committer: Gavin Lee

2012-10-23 Thread Gavin Lee
rther discussions, I wish we can start a new thread. Thanks. On Tue, Oct 23, 2012 at 6:39 PM, Noah Slater wrote: > I should have linked you to this resource too: > > http://www.apache.org/foundation/marks/ > > That covers this in a more broader sense. > > On 23 October 2012 11:23,

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Gavin Lee
Still can vote? My +1 vote, did not try DevCloud but below testing: Passed package verification Passed source verification Passed license header verification Passed compile Passed installation on CentOS6.2 x64 Create 2 zones successfully: --1 basic zone with 1 cluster with 1 xenserver 6.02 hyperv

Re: Master build failure

2013-02-20 Thread Gavin Lee
Hi, Isaac I also encountered this build issue and submitted a bug: https://issues.apache.org/jira/browse/CLOUDSTACK-1354 If you are urgent to build this, just add "-Dmaven.test.skip=true" on maven command line. On Thu, Feb 21, 2013 at 9:12 AM, Isaac Chiang wrote: > Hi all: > I was tryin

Re: Master build failure

2013-02-21 Thread Gavin Lee
gt; Subject: Re: Master build failure >> >> Hi Gavin: >> It works, thank you! >> >> Isaac >> >> On Thu, Feb 21, 2013 at 2:55 PM, Gavin Lee wrote: >> >> > Hi, Isaac >> > I also encountered this build issue and submitted a bug: &g

Re: Master build failure

2013-02-21 Thread Gavin Lee
> > It's fixed in 4.1 and master now. > > General reminder: please run "mvn clean test" before you commit anything. > The clean part is important here to make sure that all modules and > dependencies are rebuild. > > Cheers, > > Hugo > >&g

Re: [DISCUSS] Animesh Chaturvedi as a committer

2013-02-21 Thread Gavin Lee
+1 On Fri, Feb 22, 2013 at 10:14 AM, Min Chen wrote: > +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@i

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
Still need to copy setup/db/db to project base dir to pass following build: bash$ mvn -pl developer,tools/devcloud -Ddeploydb -P developer If not, the error message is: 2013-02-24 22:15:44,656 WARN [utils.script.Script] (com.cloud.upgrade.DatabaseCreator.main():) Unable to find script db/schema-

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
com] >> Sent: Sunday, February 24, 2013 12:24 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: RE: Upgrade path for db >> >> Hi Gavin, >> >> Can you send me the output from >> >> Mvn -X -e -pl developer,tools/devcloud -Ddeploydb

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
> classpath. Last time I checked, I fixed that in appConfig of > client/pom.xml. > > Regards. > > On Mon, Feb 25, 2013 at 7:19 AM, Gavin Lee wrote: >> Hi, Alex >> Using following command: >> bash$ mvn -P developer -pl developer,tools/devcloud -Ddeploydb -e -X >

Re: signature

2013-01-13 Thread Gavin Lee
Hi, CloudStack itself also has the tool for signature generating based on command and secretkey. You can get reference from: test/src/com/cloud/test/utils/UtilsForTest.java There is a guide for CloudStack API (Chinese only): http://www.cloudstack-china.org/2012/12/1465.html On Mon, Jan 14, 2013

Re: inconsistent docs in wiki for maven build and devcloud

2013-01-30 Thread Gavin Lee
Hi, Sebastien Following Rohit's blog: http://rohityadav.in/logs/devcloud/ I can build devcloud, but my management server is running in Dom0 not local. I also used deployDataCenter.py rather than mvn command to deploy a basic zone. On Wed, Jan 30, 2013 at 8:16 PM, Sebastien Goasguen wrote: > Hi, >

Re: source code architecture?

2012-11-23 Thread Gavin Lee
You man find some related info on cwiki.a.o. eg: Development 101: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 The best way is still from the source. On Fri, Nov 23, 2012 at 10:48 AM, Fungo Wang wrote: > hi > > is there any doc introduce the code architecture(such as p

Re: source code architecture?

2012-11-23 Thread Gavin Lee
You may find some related info on cwiki.a.o. eg: Development 101: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 The best way is still from the source. On Fri, Nov 23, 2012 at 10:48 AM, Fungo Wang wrote: > hi > > is there any doc introduce the code architecture(such as pl

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
build for publican-adminguide.cfg. Only one question, the file cloudplatform-api.xml should be renamed to cloudstack-api.xml rather than deleted. Could you please help to check this? Thanks again. - Gavin Lee On Nov. 27, 2012, 9:19 a.m., Sebastien Goasguen wrote

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8233/#review13775 --- Ship it! Ship It! - Gavin Lee On Nov. 27, 2012, 9:19 a.m

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
> On Nov. 27, 2012, 2:35 p.m., Gavin Lee wrote: > > Hi, Sebastien > > Thanks for the patch! I tested and it passed publican build for > > publican-adminguide.cfg. > > Only one question, the file cloudplatform-api.xml should be renamed to > > cloudstack-api.x

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
> On Nov. 27, 2012, 3 p.m., Gavin Lee wrote: > > Ship It! I'll apply the patch tomorrow morning. Please close it as submitted. Thanks. - Gavin --- This is an automatically generated e-mail. To reply, visit: https://review

Re: Impact of tomcat CVE-2012-4534

2012-12-05 Thread Gavin Lee
So besides 6.0.35, the other higher version also has this issue? On Thu, Dec 6, 2012 at 2:50 AM, Chiradeep Vittal wrote: > Versions higher than 6.0.33 have problems with classloading the MySQL > driver. > > On 12/5/12 6:20 AM, "Gavin Lee" wrote: > >>This vulnerab

Re: [DISSCUSS][Unit Test] About class-level unit test

2012-12-13 Thread Gavin Lee
Hi, Howie You can find most #ccc12# presentations here: http://www.aarondelp.com/2012/12/links-to-everything-cloudstack.html But no "Hack Fest" yet, here is another one relate to test infrastructure by Prasanna: https://speakerdeck.com/vogxn/ccc12-lasvegas-apachetestinfrastructure On Fri, Dec 14,

Re: Review Request: Fix for CLOUDSTACK-648

2012-12-25 Thread Gavin Lee
- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8637/ > ------- > > (Updated Dec. 18, 2012, 2:16 a.m.) > > > Review request for cloudstack and Gavin Lee. > > > D

Re: Review Request: Fix for CLOUDSTACK-648

2012-12-25 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8637/#review14889 --- Ship it! Ship It! - Gavin Lee On Dec. 18, 2012, 2:16 a.m., Isaac

Re: Review Request: Fix for CLOUDSTACK-648

2012-12-25 Thread Gavin Lee
> On Dec. 25, 2012, 1:04 p.m., Gavin Lee wrote: > > Ship It! Hi, Isaac Thank for this patch & sorry for my late reply. Please close as submitted. - Gavin --- This is an automatically generated e-mail. To reply,

Mistakenly push the nonoss public, now reverted

2012-12-25 Thread Gavin Lee
Dear all, I made a big mistake of pushing nonoss lib into remote. commit id: a387fcdd7cc10b7443453fbe84afc06cf51d2902 20fab87108ab4e6790709d4784ce6994467d3067 I did a revert this morning with commit id: 333e7c4ae69bf35fb62eafde18908ba9f674b46c Sorry for my mistake, I'll more careful next time of

Re: Mistakenly push the nonoss public, now reverted

2012-12-26 Thread Gavin Lee
ening in future ? > > Thanks, > -Nitin > > On 26-Dec-2012, at 7:43 AM, Gavin Lee wrote: > >> Dear all, >> I made a big mistake of pushing nonoss lib into remote. >> commit id: >> a387fcdd7cc10b7443453fbe84afc06cf51d2902 >> 20fab87108ab4e6790709d4784ce69

Re: Mistakenly push the nonoss public, now reverted

2012-12-26 Thread Gavin Lee
e went against their web > services apis and generated that ourselves, it wouldn't need to be in non-oss. > > We should file bugs against each component in non-oss and see if anyone can > help in converting them. > > --Alex > >> -----Original Message- >>

Re: Building Master is failing for nonoss.

2012-12-27 Thread Gavin Lee
Hi, Both Try following reference: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch It's so weird when you click "Edit" on page: https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html, then cancel, you will see different info in above link. There are some

Re: 调用cloudstack API

2013-01-06 Thread Gavin Lee
Hello, You can refer to this screen shot: http://snag.gy/6HHCX.jpg You still need login as admin to get the apikey & secretkey for normal users. English is encouraged for this mailing list :) 2013/1/6 hj19870610 : > > 你好: >我想调用cloudstack API,请问API Key和Secret Key怎么获取呢? > > > > hj19870610

Re: For help: how to setup a CloudStack development environment

2012-08-22 Thread Gavin Lee
Guess you want to deep dive into CloudStack source code. You would like to build from source and setup the env yourself. The link [1] is useful by doing this, but it's not enough. I suggest you download the right install package first and install from the guide Edison provided. It will help you se

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

2012-08-23 Thread Gavin Lee
Dears, I encountered the issue when register ISO, I googled and found similar issue has beed fixed: http://bugs.cloudstack.org/browse/CS-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel http://bugs.cloudstack.org/browse/CS-15156# But I couldn't find the fix in apache git re

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

2012-08-23 Thread Gavin Lee
pache.org/r/6392/ > > And then again got undone: > https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=0307effcfa25c1ed4f4e642a0167b5376cdec140 > > @Edison: Please check and fix, same issue: https://reviews.apache.org/r/6392/ > > Regards, >

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

2012-08-24 Thread Gavin Lee
tor- >> cloudstack.git;a=commit;h=0307effcfa25c1ed4f4e642a0167b5376cdec140 >> >> @Edison: Please check and fix, same issue: >> https://reviews.apache.org/r/6392/ >> >> Regards, >> Rohit >> >> On 23-Aug-2012, at

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

2012-08-25 Thread Gavin Lee
3.0.x > is deprecated on that branch. > Use master branch instead. > >> -Original Message- >> From: Gavin Lee [mailto:gavin@gmail.com] >> Sent: Friday, August 24, 2012 1:25 AM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: "Failed to ins

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

2012-08-27 Thread Gavin Lee
+1: The spaces are more editor friendly and language independent. On Tue, Aug 28, 2012 at 7:24 AM, Mice Xia wrote: > +1 spaces > > 2012/8/27 Olivier Lamy > >> 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 sour

[ISSUE] Failed to create vm instance from template or ISO due to null Exception

2012-08-28 Thread Gavin Lee
Dears, I recently encountered this issue when first time create instance from template or ISO. Each time after domR created, the UI will pop up below message: Resource [Host:1] is unreachable: Host 1: Unable to start instance due to null Further analysis in CS log indicates the null exception in b

Re: [DOCS] Call for doc sprint participants: Docbook XML conversion

2012-08-28 Thread Gavin Lee
Hi, Jessica This is Gavin Lee from tcloudcomputing in China. I'd really wish I can help on the Docbook transition and zh-CN localization. After looked through the link you provided, I have some questions hope you can help to answer: 1. For the Docbook part, which branch we will work on, 4

Review Request: Unable to start instance due to NPE

2012-08-28 Thread Gavin Lee
--- Failed to start instance from template/ISO due to NPE after domR created and launched. Diffs - server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java 0aaad10 Diff: https://reviews.apache.org/r/6820/diff/ Testing --- Verified. Thanks, Gavin Lee

[SOLVED]Re: [ISSUE] Failed to create vm instance from template or ISO due to null Exception

2012-08-29 Thread Gavin Lee
SF. > You can't change to findByNetworkIdAndType because it will cause wrong dns ip > to VM in multiple pods case. > > Thanks for finding the issue. > > -- > Jayapal > > > -Original Message- > From: Gavin Lee [mailto:gavin@gmail.com] > Sen

Re: [ASF 4.0] About two versions of license header

2012-08-29 Thread Gavin Lee
I think version 2 should be used when release CS 4.0. On Wed, Aug 29, 2012 at 3:34 PM, Mice Xia wrote: > Hi, all, > > I found there are two versions of license headers in source codes. Though > they are both Apache License 2 (as far as I can tell), I'm not sure if > version 1 could be an issue.

Review Request: [DOC] "Docbook transition for section: Advanced Zone Configuration"

2012-08-30 Thread Gavin Lee
publican build and verified pdf output. Thanks, Gavin Lee

Review Request: Change license to ASL2.0 in plugin

2012-08-30 Thread Gavin Lee
--- Passed build, deploy-server and basic function testing. Thanks, Gavin Lee

Review Request: Change license to ASL2.0 in server and tools

2012-08-30 Thread Gavin Lee
://reviews.apache.org/r/6854/diff/ Testing --- Passed build-all, deploy-server,deploydb and basic function testing Thanks, Gavin Lee

Re: [DISCUSS] Delete addcopyright.py from the source tree?

2012-08-30 Thread Gavin Lee
Hi, Chip The bug in addcopyright.py was fixed when I submit the review request to change the license header. Since the moving license work is almost done, I think this tool can be decommissioned. I'll look through the entire project and fix the license issue if any. On Thu, Aug 30, 2012 at 10:41

Review Request: Correct license header mainly for patches folder

2012-08-30 Thread Gavin Lee
/addcopyright.py 719ec1b Diff: https://reviews.apache.org/r/6866/diff/ Testing --- Passed ant clean-all,build-all,deploy-server,deploydb; also passed basic functional testing. Thanks, Gavin Lee

Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Gavin Lee
docbook xml for section Initializing and Testing Diffs - docs/en-US/initialize-and-test.xml e5a57d8 Diff: https://reviews.apache.org/r/6868/diff/ Testing --- Passed publican build and verified output pdf Thanks, Gavin Lee

Re: Review Request: [DOC] "Docbook transition for section: Advanced Zone Configuration"

2012-08-31 Thread Gavin Lee
cloud-infrastructure-concepts.xml 40ceff8 Diff: https://reviews.apache.org/r/6852/diff/ Testing --- Passed local publican build and verified pdf output. Thanks, Gavin Lee

Re: Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Gavin Lee
assed publican build and verified output pdf Thanks, Gavin Lee

Re: [DOCS] Call for doc sprint participants: Docbook XML conversion

2012-09-02 Thread Gavin Lee
l10n part, I think It's fine to put po files on transifex, but firstly the docbook need to be ready for en-US. On Mon, Sep 3, 2012 at 12:53 PM, David Nalley wrote: > On Tue, Aug 28, 2012 at 11:18 PM, Gavin Lee wrote: >> Hi, Jessica >> This is Gavin Lee from tcloudcomputing in

Review Request: [DOC]docbook xml for 2 sections

2012-09-03 Thread Gavin Lee
40ceff8 docs/en-US/initialize-and-test.xml e5a57d8 Diff: https://reviews.apache.org/r/6893/diff/ Testing --- Passed publican build and verified pdf output. Thanks, Gavin Lee

Review Request: CLOUDSTACK-10:Deleting a disconnected primary storage results in partial removed state

2012-09-04 Thread Gavin Lee
works correctly. Thanks, Gavin Lee

Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-04 Thread Gavin Lee
. Thanks, Gavin Lee

ant build errors when compile awsapi

2012-09-06 Thread Gavin Lee
Should I move to maven build, or ant build still works? It was fine to build use ant in the morning. The recent changes seems can not pass the ant build due to missing some dependent packages, see following errors: compile-awsapi: [mkdir] Created dir: /opt/cs-apache/incubator-cloudstack/targe

ant debug failed to launch

2012-09-11 Thread Gavin Lee
I followed the instruction [1] to setup maven build environment. Everything went well except the last step: ant debug I can use " mvn -P client -pl client jetty:run " but encounter some other issue such as system vm could not start. I want to attach eclipse debug. Does anybody encounter following

Re: ant debug failed to launch

2012-09-11 Thread Gavin Lee
the owner on the source code (where your jars are) and on > CATALINA_HOME. > chown -R > > ant deploy-server > > and, > > ant debug! > > Regards, > Rohit > > On 11-Sep-2012, at 3:24 PM, Gavin Lee wrote: > >> I followed the instruction [1] to setup mav

Re: ant debug failed to launch

2012-09-11 Thread Gavin Lee
gt;> rm $CATALINA_HOME/lib/*jcl* >>> rm $CATALINA_HOME/webapps7080/awsapi/WEB-INF/lib/log4j-1.2.15.jar >>> >>> >>> Not sure where the problem is -- maven or ant. >>> >>> >>> >>> On 9/11/12 10:28 AM, "Chiradeep Vitt

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-11 Thread Gavin Lee
Can somebody help with this review? It's a week ago. Thanks. On Wed, Sep 5, 2012 at 10:11 AM, Gavin Lee wrote: >This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6917/ > Review request for cloudstack, David Nalley and Jessica Tomech

Re: ant debug failed to launch

2012-09-11 Thread Gavin Lee
; -Original Message- >>> From: Edison Su [mailto:edison...@citrix.com] >>> Sent: Tuesday, September 11, 2012 7:45 PM >>> To: cloudstack-dev@incubator.apache.org >>> Subject: RE: ant debug failed to launch >>> >>> rm $CATALINA_HOME/lib/servlet-

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-11 Thread Gavin Lee
dated) - docs/en-US/citrix-xenserver-installation.xml PRE-CREATION docs/en-US/provisioning-steps.xml fda3e17 Diff: https://reviews.apache.org/r/6917/diff/ Testing --- Passed publican build and verified html/pdf outputs. Thanks, Gavin Lee

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6917/#review11389 --- On Sept. 12, 2012, 6:43 a.m., Gavin Lee wrote: > > -

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
- docs/en-US/citrix-xenserver-installation.xml PRE-CREATION docs/en-US/provisioning-steps.xml fda3e17 Diff: https://reviews.apache.org/r/6917/diff/ Testing --- Passed publican build and verified html/pdf outputs. Thanks, Gavin Lee

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
is is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6917/#review11397 ------- On Sept. 12, 2012, 8:02 a.m., Gavin Lee wrote: > > --- > Th

[DOC] publican build test failure

2012-09-12 Thread Gavin Lee
Currently the publican build test failed with errors like: FATAL ERROR: XInclude:1604 in developer-guide.xml on line 32: could not load contacting-support.xml, and no fallback was found at /usr/bin/publican line 763 There are so many fallback issues caused by missing xml files, some of them are:

Re: [DOC] publican build test failure

2012-09-12 Thread Gavin Lee
Sure, Edison. I can also create the blank files. Leave the whole task to me. On Thu, Sep 13, 2012 at 9:56 AM, Edison Su wrote: > Could you help to fix the doc build? We can create blank files at first. > >> -Original Message----- >> From: Gavin Lee [mailto:gavin@

Re: [DOC] publican build test failure

2012-09-12 Thread Gavin Lee
Okay, I will hold on after you revert. On Thu, Sep 13, 2012 at 11:09 AM, David Nalley wrote: > On Sep 12, 2012 9:55 PM, "Gavin Lee" wrote: >> >> Currently the publican build test failed with errors like: >> FATAL ERROR: XInclude:1604 in developer-guide.xm

Re: System VM corrupt (fsck return code 4)

2012-09-13 Thread Gavin Lee
You can get quick help if you put system vm template version info and md5sum value. On Thu, Sep 13, 2012 at 4:23 PM, Hieu Le wrote: > Hi guys, > > My CS always have System VMs error. The error is corrupt disk and while > booting System VMs always display fsck code 4. > > Can you show me the probl

Re: [DOC] publican build test failure

2012-09-13 Thread Gavin Lee
; > My patch contained all these files. Strange that the build shows broken links. > > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, September 13, 2012 8:40 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DOC] publican build

Re: System VM corrupt (fsck return code 4)

2012-09-13 Thread Gavin Lee
gt; qcow2.size=725811200 > > the md5sum value is: ab52eae5e112683a1e14f14d7c1e6101 > > On Thu, Sep 13, 2012 at 5:01 PM, Gavin Lee wrote: > >> You can get quick help if you put system vm template version info and >> md5sum value. >> >> On Thu, Sep 13, 2012 at 4:23 PM, Hieu Le wrote: &g

Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-14 Thread Gavin Lee
, Gavin Lee

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

2012-09-15 Thread Gavin Lee
Put these non-oss components somewhere, for both developers and users. The users keep the jars in hand is also important, consider they want to install cloudstack with vmware hypervisor, and without internet access. On Sat, Sep 15, 2012 at 8:54 AM, Edison Su wrote: > > >> -Original Message--

Re: Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-20 Thread Gavin Lee
sting --- Passed publican build and verified html/pdf output. Thanks, Gavin Lee

Invitation to join CloudStack dev summit in Beijing

2012-05-07 Thread Gavin Lee
e to attend, but you must register here <http://www.tcloudcomputing.com.cn/skins/yophoo4202/addinfo/TrainInfo20120503/index.htm> (for food allocation) or send email to serv...@tcloudcomputing.com. Thanks & Regards! 发件人: Gavin Lee [mailto:gavin_...@tcloudcomputing.com] 发送时间: 2

Invitation to join CloudStack dev summit in Nanjing

2012-06-07 Thread Gavin Lee
=52&a=view&r=40 Looking forward your coming! Regards, Gavin Lee Office Number: +86 10 87120653 postcode: 100176 Address: 北京市北京经济技术开发区地盛北街1号北工大软件园B区18号楼

Invitation to join CloudStack dev summit in Nanjing--Highlights

2012-06-07 Thread Gavin Lee
Here are 2 highlights: 1. The presentation will use the previous slides and Chinese dictation 2. You can join us by sending email to: serv...@tcloudcomputing.com (for seat reservation, lunch, etc) It’s free of charge, looking forward your coming. BR. 发件人: Gavin Lee

[jira] [Commented] (CLOUDSTACK-4) Complete installation guide in XML

2012-10-16 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477589#comment-13477589 ] gavin lee commented on CLOUDSTACK-4: Hi, Jessica Please refer to the outg

[jira] [Commented] (CLOUDSTACK-393) Install Guide: Section 8.3 (Installing VMware for CloudStack) is basically empty

2012-10-21 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481185#comment-13481185 ] gavin lee commented on CLOUDSTACK-393: -- already submit the patch and outg

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580492#comment-13580492 ] gavin lee commented on CLOUDSTACK-1181: --- Pull the latest code on master br

[jira] [Comment Edited] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580492#comment-13580492 ] gavin lee edited comment on CLOUDSTACK-1181 at 2/18/13 8:4

[jira] [Created] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-18 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-1318: - Summary: Failed to parse variable when build devcloud Key: CLOUDSTACK-1318 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1318 Project: CloudStack

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580996#comment-13580996 ] gavin lee commented on CLOUDSTACK-1181: --- Thanks for helping, Rohit. The

[jira] [Commented] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-19 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581375#comment-13581375 ] gavin lee commented on CLOUDSTACK-1318: --- commi

[jira] [Commented] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-19 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582007#comment-13582007 ] gavin lee commented on CLOUDSTACK-1318: --- Hi, Rohit I tried on 4.1, not

  1   2   >