RE: Display Name vs. Host Name in Instance View

2012-10-15 Thread Jessica Wang
This is a recent UI regression. The column circled in red should be labeled as "Name" instead of "Host Name". The regression was made by a check-in 17 days ago (2012-09-28 12:18:59) I'll notify the committer to revert or modify his check-in. [cid:image002.png@01CDAAE4.25B58190] From: Min Che

RE: Cannot Find Template Adapter Error - registerTemplate API returns error "Cannot find template adapter for XenServer"

2012-10-24 Thread Jessica Wang
I'm using real XenServer instead of DevCloud, but I encountered the same error when trying to register template: http://localhost:8080/client/api?command=registerTemplate&response=json&sessionkey=jFnBsQ%2BCaoow57qABLd%2BhDXjQ5w%3D&name=templateAAA&displayText=templateAAADesc&url=http%3A%2F%2Fnfs1

RE: Cannot Find Template Adapter Error - registerTemplate API returns error "Cannot find template adapter for XenServer"

2012-10-24 Thread Jessica Wang
Thanks, Edison! -Original Message- From: Edison Su Sent: Wednesday, October 24, 2012 2:58 PM To: Jessica Wang; jburw...@basho.com Cc: cloudstack-dev@incubator.apache.org Subject: RE: Cannot Find Template Adapter Error - registerTemplate API returns error "Cannot find template ad

RE: Cannot Find Template Adapter Error - registerTemplate API returns error "Cannot find template adapter for XenServer"

2012-10-24 Thread Jessica Wang
I just got latest code. Yes, it has been fixed. Thanks, Edison! -Original Message- From: Edison Su Sent: Wednesday, October 24, 2012 4:02 PM To: Jessica Wang; jburw...@basho.com Cc: cloudstack-dev@incubator.apache.org Subject: RE: Cannot Find Template Adapter Error - registerTemplate

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

2012-10-29 Thread Jessica Wang
Noah, The 2 links you provided below are not working: "Oops, we encountered an error." Jessica -Original Message- From: Alex Huang Sent: Saturday, October 27, 2012 5:39 PM To: cloudstack-dev@incubator.apache.org Cc: Jessica Wang; Brian Federle Subject: RE: [VOTE] Apache

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

2012-10-29 Thread Jessica Wang
Noah, Since you are able to see Infra menu now, I believe it was an installation bug in your environment earlier. If you do see the problem again (i.e. infra menu doesn't show), please let us know. Jessica -Original Message- From: Noah Slater [mailto:nsla...@apache.org] Sent: Sunday,

RE: Should we have separate "Count" API?

2012-11-05 Thread Jessica Wang
Edison, "count" is not referring to how many items in an API response. "count" is referring to how many items in database. e.g. There are 3500 VMs in database. listVirtualMachines API returns 500 VMs each time (by page parameter and pagesize parameter). In this case, "count" will be 3500 instead

RE: Should we have separate "Count" API?

2012-11-05 Thread Jessica Wang
+1 -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Monday, November 05, 2012 4:04 PM To: Alena Prokharchyk; cloudstack-dev@incubator.apache.org Subject: Re: Should we have separate "Count" API? Thanks Alena. Maybe we should support a query parameter "countOnly" or s

RE: Should we have separate "Count" API?

2012-11-05 Thread Jessica Wang
down API response time. -Original Message- From: Jessica Wang Sent: Monday, November 05, 2012 4:09 PM To: cloudstack-dev@incubator.apache.org; Alena Prokharchyk Cc: Min Chen Subject: RE: Should we have separate "Count" API? +1 -Original Message- From: Min Chen [ma

RE: Should we have separate "Count" API?

2012-11-05 Thread Jessica Wang
Alena, pagesize=0 doesn't work. pagesize=0 doesn't return count property. UI currently uses pagesize=1 as a workaround. Jessica -Original Message- From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] Sent: Monday, November 05, 2012 4:16 PM To: Chiradeep Vittal; CloudStack Deve

RE: Should we have separate "Count" API?

2012-11-05 Thread Jessica Wang
e-4a8d-414e-94e5-9b3022050a27", "netmask": "255.255.255.0", "gateway": "10.1.1.1", "ipaddress": "10.1.1.187", "isolationuri": &quo

RE: Should we have separate "Count" API?

2012-11-06 Thread Jessica Wang
Thanks, Alena, I just filed a bug for this. -Original Message- From: Alena Prokharchyk Sent: Monday, November 05, 2012 4:54 PM To: Jessica Wang; cloudstack-dev@incubator.apache.org; Chiradeep Vittal Cc: Min Chen Subject: Re: Should we have separate "Count" API? Jessica, seems

RE: Can't run Jetty on storage_refactor branch

2013-02-13 Thread Jessica Wang
Edison, How about on master branch? On master branch, should we run: export MAVEN_OPTS="-XX:MaxPermSize=128m -Xmx512m" or export MAVEN_OPTS="-XX:MaxPermSize=512m -Xmx1024m" Jessica -Original Message- From: Edison Su [mailto:edison...@citrix.com] Sent: Tuesday, February 12, 2013 3:3

master branch building error "[ERROR] C:\cloudstack-apache\incubator-cloudstack\server\src\com\cloud\vm\snapshot\dao\VMSnapshotDao.java:[24,28] error: cannot find symbol"

2013-02-13 Thread Jessica Wang
Mice, I encountered an error when building latest code from master branch: === [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-server: Compilation failu

RE: Broken master build?

2013-02-19 Thread Jessica Wang
+1 I encountered the same error.:( -Original Message- From: Brian Federle [mailto:brian.fede...@citrix.com] Sent: Tuesday, February 19, 2013 4:17 PM To: cloudstack-dev@incubator.apache.org Subject: Broken master build? Hey all, I'm having issues starting up the management server o

RE: Broken master build?

2013-02-19 Thread Jessica Wang
+1 I encountered the same error: === ERROR [utils.db.ScriptRunner] (main:) Error executing: alter table vm_template add image_data_store_id bigint unsigned ERROR [utils.db.ScriptRunner] (main:) com.mysql.jdbc.exc

RE: Updating Register Template UI

2013-01-25 Thread Jessica Wang
Right. -Original Message- From: Pranav Saxena Sent: Friday, January 25, 2013 12:26 PM To: cloudstack-dev@incubator.apache.org; Jessica Wang Cc: Brian Federle; Donal Lafferty Subject: RE: Updating Register Template UI I think , the UI code needs to be updated here . Currently the type of

"mvn install" failed on apache 4.0 branch: [ERROR] Failed to execute goal on project cloud-awsapi: Could not resolve dependencies for project org.apache.cloudstack:cloud-awsapi:jar:4.0.1-incubating-SN

2013-01-08 Thread Jessica Wang
Hi, I just got latest code from apache 4.0 branch and "mvn install" failed: === [ERROR] Failed to execute goal on project cloud-awsapi: Could not resolve dependenc

RE: "mvn install" failed on apache 4.0 branch: "error reading C:\Users\jessica\.m2\repository\org\apache\xalan\xalan\2.7.1\xalan-2.7.1.jar; error in opening zip file"

2013-01-09 Thread Jessica Wang
-> [Help 1] === Jessica From: Edison Su Sent: Tuesday, January 08, 2013 4:24 PM To: Jessica Wang; cloudstack-dev@incubator.apache.org Subject: RE: "mvn install" failed on apache 4.0 branch: [ERROR] Failed to execute goal

RE: "mvn install" failed on apache 4.0 branch: [ERROR] Could not find the selected project in the reactor: developer -> [Help 1]

2013-01-09 Thread Jessica Wang
ct in the reactor: developer -> [Help 1] === From: Edison Su Sent: Wednesday, January 09, 2013 1:26 PM To: Jessica Wang; cloudstack-dev@incubator.apache.org Cc: Sheng Yang Subject: RE: "mvn install" failed on apache 4.0 branch: "error reading C:\Users

RE: "mvn install" failed on apache 4.0 branch: [ERROR] Could not find the selected project in the reactor: developer -> [Help 1]

2013-01-09 Thread Jessica Wang
== Is this why the error happens when running ""mvn -P developer -pl developer -Ddeploydb"? ("[ERROR] Could not find the selected project in the reactor: developer") Jessica -Original Messag

Review Request: Reverting UI for IPv6 in 4.1

2013-03-08 Thread Jessica Wang
4.1 Diffs - ui/scripts/system.js 207e9f2 ui/scripts/zoneWizard.js 576ec62 Diff: https://reviews.apache.org/r/9833/diff/ Testing --- Thanks, Jessica Wang

[ACS41][Patch Request] - Reverting UI for IPv6 in 4.1

2013-03-08 Thread Jessica Wang
Reverting UI for IPv6 in 4.1 https://reviews.apache.org/r/9833/ thank you.

RE: Reverting UI for IPv6 in 4.1

2013-03-11 Thread Jessica Wang
Chip, > Based on Ahmad's last email, we've agreed. Let's pull it from the UI now! I've submitted a patch to revert UI for IPv6 at Fri 3/8/2013 4:12 PM. (The subject of my email is "[ACS41][Patch Request] - Reverting UI for IPv6 in 4.1") Could you please review it? Jessica W -Original M

RE: Reverting UI for IPv6 in 4.1

2013-03-11 Thread Jessica Wang
Chip, Thanks, I just found your email. Jessica -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, March 11, 2013 10:21 AM To: Jessica Wang Cc: Ahmad Emneina; Sheng Yang; cloudstack-dev@incubator.apache.org Subject: Re: Reverting UI for IPv6 in 4.1

RE: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-11 Thread Jessica Wang
+1 -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, March 11, 2013 9:42 AM To: cloudstack-dev@incubator.apache.org Subject: [VOTE] Graduate Apache CloudStack from the Incubator Hi, I would like to invite the CloudStack community to vote on whether

RE: [PATCH] CS-15329: Instances with Error states appear in Instances

2012-06-26 Thread Jessica Wang
Olga, I just reviewed and pushed your patch to master branch. I also checked in another change: (1) to distinguish between getUpdatedItem() and getUpdatedData(), I renamed getUpdatedData() to getUpdatedItemWhenAsyncJobFails() since it's being called only when async job fails. (2) to fix the sp

RE: [PATCH] CS-15329: Instances with Error states appear in Instances

2012-06-27 Thread Jessica Wang
appear in Instances > > -Original Message- > From: Jessica Wang [mailto:jessica.w...@citrix.com] > Sent: Tuesday, June 26, 2012 3:12 PM > To: olga smola (olya.sm...@gmail.com) > Cc: cloudstack-dev@incubator.apache.org > Subject: RE: [PATCH] CS-15329: Instances with E

Re: Review Request: CS-14047: Login time out does not return the user to the log in page.

2012-06-27 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5580/#review8668 --- Ship it! Ship It! - Jessica Wang On June 26, 2012, 10:10 a.m

RE: Network VPC Site-to-site VPN issue

2012-07-20 Thread Jessica Wang
Olga, Did you see the error in master branch or vpc branch? Jessica From: Olga Smola [mailto:olya.sm...@gmail.com] Sent: Friday, July 20, 2012 2:46 AM To: cloudstack-dev@incubator.apache.org Subject: Network VPC Site-to-site VPN issue HI, I've just set up CS environment using DevCloud. When I

UI bug CLOUDSTACK-39 (Dropdown list is missing while creating network offering with all the services)

2012-09-13 Thread Jessica Wang
Olga, Your commit f090fdeea748e72b92878d955764d5059055e69d ("CS-15292: Split long OS Type list when create Template,ISO") produces bug 39 that blocks QA's testing since QA is unable to select any provider on any service during network offering creation. https://issues.apache.org/jira/browse/C

RE: Network Isolation Method Drowdown Missing?

2012-09-17 Thread Jessica Wang
Jonas, Did you try to create a Basic zone or Advanced zone? Isolation Method Dropdown is only available for Advanced zone. Basic zone supports only 1 isolation method (L3), so we don't show Isolation Method Dropdown for Basic zone. Jessica From: Jonas Vachal [mailto:jo...@vertexcg.com] Sent:

when OVS tunnel manager is not used, isolationMethods parameter passed to createPhysicalNetwork API is being ignored.

2012-09-17 Thread Jessica Wang
Hugo, Murali, Your UI change at 2012-07-11 ("Phase 1 of Nicira integration") made Zone Wizard skip the checking of global setting "sdn.ovs.controller" and show Isolation Method dropdown regardless of value of global setting "sdn.ovs.controller". Is there any specific reason to do so? We use val

RE: when OVS tunnel manager is not used, isolationMethods parameter passed to createPhysicalNetwork API is being ignored.

2012-09-18 Thread Jessica Wang
Hugo, Murali, Thank you for the explanation. Jessica From: Murali Reddy Sent: Tuesday, September 18, 2012 4:06 AM To: Hugo Trippaers; Jessica Wang; cloudstack-dev@incubator.apache.org Cc: Alena Prokharchyk; Sangeetha Hariharan Subject: Re: when OVS tunnel manager is not used, isolationMethods

RE: Force UI to be in English

2012-09-18 Thread Jessica Wang
this line == Jessica -Original Message- From: Chiradeep Vittal Sent: Monday, September 17, 2012 10:04 PM To: Jessica Wang Subject: FW: Force UI to be in English On 9/17/12 9:43 PM, "Marcos Ortiz" wrote: >Hi all > >I am from Spain and I need to change th

RE: Force UI to be in English

2012-09-18 Thread Jessica Wang
== Jessica -Original Message- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Tuesday, September 18, 2012 11

RE: DB schema upgrade script for CS 3.0.1 -> 3.0.2, probably bug.

2012-05-11 Thread Jessica Wang
I just checked in a fix that will automatically refresh JS scripts. -Original Message- From: Will Chan [mailto:will.c...@citrix.com] Sent: Friday, May 11, 2012 3:16 PM To: cloudstack-dev@incubator.apache.org; cloudstack-us...@incubator.apache.org Subject: RE: DB schema upgrade script for

jquery.timer.js will be removed from cloudstack

2012-05-22 Thread Jessica Wang
Hi, jquery.timer.js will be removed from cloudstack. It will happen before the first apache cloudstack release. Jessica

RE: Language Support Russian [FW: Localization]

2012-06-07 Thread Jessica Wang
Legion, The reason that Russian UI doesn't work is because you have invalid characters in your messages_ru.properties The following label has invalid characters \n\n message.installWizard.copy.whatIsCloudStack=CloudStack&\#8482 - это программная плафторма для создания публичных, частных

RE: Language Support Russian [FW: Localization]

2012-06-07 Thread Jessica Wang
I just log in the URL Legion provided. So, This is not Russian? (I can't tell, just like to confirm it's not) [cid:image001.png@01CD44B0.5FC4AC70] -Original Message- From: Alena Prokharchyk Sent: Thursday, June 07, 2012 1:07 PM To: Jessica Wang; legion.m...@ua.fm Cc: Bri

RE: Re[2]: Language Support Russian [FW: Localization]

2012-06-07 Thread Jessica Wang
I see. Let me check. -Original Message- From: Даниил Брежнев [mailto:legion.m...@ua.fm] Sent: Thursday, June 07, 2012 1:23 PM To: Jessica Wang Cc: Alena Prokharchyk; Brian Federle; Will Chan; Sonny Chhen; Kevin Kluge; David Nalley; cloudstack-dev@incubator.apache.org Subject: Re[2

RE: Re[2]: Language Support Russian [FW: Localization]

2012-06-07 Thread Jessica Wang
Is this Russian? [cid:image001.png@01CD44C8.E4457E80] -Original Message- From: Jessica Wang [mailto:jessica.w...@citrix.com] Sent: Thursday, June 07, 2012 1:43 PM To: Даниил Брежнев Cc: Alena Prokharchyk; Brian Federle; Will Chan; Sonny Chhen; Kevin Kluge; David Nalley; cloudstack

RE: Re[2]: Language Support Russian [FW: Localization]

2012-06-07 Thread Jessica Wang
haha, thanks god. What I did is: (1) in index.jsp, replace with (2) change index.jsp from "Encode in UTF-8" to "Encode in UTF-8 without BOM" (see the attachements) -Original Message- From: Alena Prokharchyk Sent: Thursday, June 07, 2012 4:18

RE: UI List view sortable fields

2012-06-13 Thread Jessica Wang
Olga, We have sortable field already, but only on the 4 pages (not on all pages): Compute offerings page System offerings page Disk offerings page Network offerings page On the 4 pages, there is a column called "Order" in listView which is for sorting field. However, it only works when API supp

RE: UI List view sortable fields

2012-06-14 Thread Jessica Wang
June 14, 2012 3:00 AM To: cloudstack-dev@incubator.apache.org Cc: Brian Federle; Sonny Chhen; Jessica Wang Subject: Re: UI List view sortable fields Jessica, As far as I get it, the sorting you have in mind allows changing the order of individual fields within a table and updating their orde

localization - overlong Russian text in "View all" icon on network configuration screen

2012-06-14 Thread Jessica Wang
Thanks, Brian. Legion, The fix in Brian's email is for the problem you encounter: overlong Russian text in "View all" icon on network configuration screen. Jessica From: Brian Federle Sent: Thursday, June 14, 2012 12:42 PM To: cloudstack-dev@incubator.apache.org Cc: Jessica W

RE: UI tickets: Review request - CS-15026 DeployVm dialog, Templates tab: have to make listTemplates/listIsos calls based on what is selected on the previous step (Template or ISO)

2012-06-20 Thread Jessica Wang
The patch of CS-15026 looks good to me. I just pushed it into to master branch. -Original Message- From: Brian Federle Sent: Wednesday, June 20, 2012 11:15 AM To: cloudstack-dev@incubator.apache.org Cc: Jessica Wang Subject: Re: UI tickets: Review request Hey Olga, I'll revie

[jira] [Updated] (CLOUDSTACK-97) Vmware network labels are ignored when creating a Zone using basic networking

2012-09-24 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-97: --- Component/s: (was: UI) Management Server Assignee: Alex Huang

[jira] [Resolved] (CLOUDSTACK-109) UI - No option available on the UI to edit details of admin account of root domain - network domain suffix for the account cannot be specified currently

2012-09-24 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-109. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com

[jira] [Resolved] (CLOUDSTACK-110) UI - No option available on the UI to edit details of ROOTdomain - network domain suffix for the ROOT domain cannot be specified currently

2012-09-24 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-110. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com

[jira] [Commented] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-09-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463987#comment-13463987 ] Jessica Wang commented on CLOUDSTACK-91: It’s API error. API should re

[jira] [Commented] (CLOUDSTACK-91) no error message when we upload volume whose size is greater than storage.max.volume.upload.size value

2012-10-01 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467241#comment-13467241 ] Jessica Wang commented on CLOUDSTACK-91: Author: Saksham Srivas

[jira] [Resolved] (CLOUDSTACK-228) UI provides an option to reconnect a disconnected host - ServerApiException is thrown on an attempt

2012-10-10 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-228. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com

[jira] [Assigned] (CLOUDSTACK-238) vpn:fail to connect to vpnserver using non-sourceNAT IP

2012-10-16 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang reassigned CLOUDSTACK-238: --- Assignee: Sudha Ponnaganti (was: Jessica Wang) Sudha, This is a server-side

[jira] [Resolved] (CLOUDSTACK-1251) Baremetal zone doesn't need primary/secondary storage in UI wizard

2013-02-13 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-1251. -- Resolution: Fixed > Baremetal zone doesn't need primary/secondary st

[jira] [Resolved] (CLOUDSTACK-1343) Porting Baremetal related UI changes to ACS

2013-02-20 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-1343. -- Resolution: Fixed > Porting Baremetal related UI changes to

[jira] [Resolved] (CLOUDSTACK-1319) createCustomerVpnGateway response gives TypeError: json.createvpncustomergatewayresponse is undefined

2013-02-21 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-1319. -- Resolution: Fixed > createCustomerVpnGateway response gives TypeEr

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

2013-02-22 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-1348: - Component/s: (was: UI) Assignee: (was: Jessica Wang) This is NOT an

[jira] [Resolved] (CLOUDSTACK-1388) UI - ListUsers doesnt display any User except the Default Root Admin User

2013-02-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-1388. -- Resolution: Cannot Reproduce Just tried it with the reporter (Chandan), unable to

[jira] [Resolved] (CLOUDSTACK-687) s2s VPN error

2013-01-11 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-687. - Resolution: Cannot Reproduce Richard, I'm unable to reproduce this bug

[jira] [Created] (CLOUDSTACK-976) unable to start cloudstack (error: "java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString([B)Ljava/lang/String;")

2013-01-14 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-976: --- Summary: unable to start cloudstack (error: "java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString([B)Ljava/lang/String;") Key: CLOU

[jira] [Updated] (CLOUDSTACK-976) unable to start cloudstack (error: "java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString([B)Ljava/lang/String;")

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-976: Attachment: vmops.log > unable to start cloudstack (er

[jira] [Updated] (CLOUDSTACK-976) unable to start cloudstack (error: "java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString([B)Ljava/lang/String;")

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-976: Attachment: awsapi.log > unable to start cloudstack (er

[jira] [Commented] (CLOUDSTACK-976) unable to start cloudstack (error: "java.lang.NoSuchMethodError: org.apache.commons.codec.binary.Base64.encodeBase64URLSafeString([B)Ljava/lang/String;")

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553215#comment-13553215 ] Jessica Wang commented on CLOUDSTACK-976: - I just attached 2 files "

[jira] [Updated] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-687: Attachment: 2013-01-14-jessica1.jpg > s2s VPN er

[jira] [Updated] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-687: Attachment: 2013-01-14-jessica2.jpg > s2s VPN er

[jira] [Updated] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-687: Attachment: 2013-01-14-jessica3.jpg > s2s VPN er

[jira] [Updated] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-687: Attachment: 2013-01-14-jessica4.jpg > s2s VPN er

[jira] [Updated] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-687: Attachment: 2013-01-14-jessica5.jpg > s2s VPN er

[jira] [Resolved] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-687. - Resolution: Cannot Reproduce > s2s VPN er

[jira] [Commented] (CLOUDSTACK-687) s2s VPN error

2013-01-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553350#comment-13553350 ] Jessica Wang commented on CLOUDSTACK-687: - Richard, I unzipped your

[jira] [Commented] (CLOUDSTACK-687) s2s VPN error

2013-01-16 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1340#comment-1340 ] Jessica Wang commented on CLOUDSTACK-687: - great! >

[jira] [Created] (CLOUDSTACK-1057) regression of changeServiceForVirtualMachine API - fails to find service offering by serviceOfferingId parameter

2013-01-24 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-1057: Summary: regression of changeServiceForVirtualMachine API - fails to find service offering by serviceOfferingId parameter Key: CLOUDSTACK-1057 URL: https

[jira] [Updated] (CLOUDSTACK-1057) regression of changeServiceForVirtualMachine API - fails to find service offering by serviceOfferingId parameter

2013-01-24 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-1057: - Attachment: 2013-01-24-A.jpg > regression of changeServiceForVirtualMachine

[jira] [Updated] (CLOUDSTACK-1057) regression of changeServiceForVirtualMachine API - fails to find service offering by serviceOfferingId parameter

2013-01-24 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang updated CLOUDSTACK-1057: - Attachment: 2013-01-24-B.jpg > regression of changeServiceForVirtualMachine

[jira] [Commented] (CLOUDSTACK-355) Fix "count" in a bunch of API commands

2013-01-30 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567105#comment-13567105 ] Jessica Wang commented on CLOUDSTACK-355: - Author: Jessica

[jira] [Created] (CLOUDSTACK-1166) cloudstack UI - xss issue in regular user's and domain-admin's dashboard, but not in root-admin's dashboard.

2013-02-05 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-1166: Summary: cloudstack UI - xss issue in regular user's and domain-admin's dashboard, but not in root-admin's dashboard. Key: CLOUDSTACK-1166 URL: https://is

[jira] [Created] (CLOUDSTACK-474) Create NetworkOffering wizard should provide dropdown for LB isolation when LB is set to External devices & guest_type is set to Shared

2012-11-13 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-474: --- Summary: Create NetworkOffering wizard should provide dropdown for LB isolation when LB is set to External devices & guest_type is set to Shared Key: CLOUDSTACK-474

[jira] [Resolved] (CLOUDSTACK-474) Create NetworkOffering wizard should provide dropdown for LB isolation when LB is set to External devices & guest_type is set to Shared

2012-11-13 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-474. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com

[jira] [Created] (CLOUDSTACK-475) cloudstack UI - create network offering - Hide VPC checkbox when Guest Type is Shared. Show it when Guest Type is Isolated.

2012-11-13 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-475: --- Summary: cloudstack UI - create network offering - Hide VPC checkbox when Guest Type is Shared. Show it when Guest Type is Isolated. Key: CLOUDSTACK-475 URL: https

[jira] [Resolved] (CLOUDSTACK-475) cloudstack UI - create network offering - Hide VPC checkbox when Guest Type is Shared. Show it when Guest Type is Isolated.

2012-11-13 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-475. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-476) cloudstack UI - create network offering - Supported Source NAT type dropdown - set "Per zone" as default option.

2012-11-13 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-476: --- Summary: cloudstack UI - create network offering - Supported Source NAT type dropdown - set "Per zone" as default option. Key: CLOUDSTACK-476 URL: https://issues.

[jira] [Resolved] (CLOUDSTACK-476) cloudstack UI - create network offering - Supported Source NAT type dropdown - set "Per zone" as default option.

2012-11-13 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-476. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-477) cloudstack UI - zone wizard - When Advanced/SecurityGroup is selected, pass forVirtualNetwork=false to createVlanIpRange API.

2012-11-13 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-477: --- Summary: cloudstack UI - zone wizard - When Advanced/SecurityGroup is selected, pass forVirtualNetwork=false to createVlanIpRange API. Key: CLOUDSTACK-477 URL: https

[jira] [Resolved] (CLOUDSTACK-477) cloudstack UI - zone wizard - When Advanced/SecurityGroup is selected, pass forVirtualNetwork=false to createVlanIpRange API.

2012-11-13 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-477. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-484) cloudstack UI - zone wizard - Hide Guest CIDR field when Advanced/SecurityGroup is selected. Show it otherwise.

2012-11-14 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-484: --- Summary: cloudstack UI - zone wizard - Hide Guest CIDR field when Advanced/SecurityGroup is selected. Show it otherwise. Key: CLOUDSTACK-484 URL: https://issues.apache.org

[jira] [Resolved] (CLOUDSTACK-484) cloudstack UI - zone wizard - Hide Guest CIDR field when Advanced/SecurityGroup is selected. Show it otherwise.

2012-11-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-484. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-485) cloudstack UI - zone wizard - Hide Guest Traffic Step(VLAN Range field) when Advanced/SecurityGroup is selected. Show it when Advanced/VLAN is selected.

2012-11-14 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-485: --- Summary: cloudstack UI - zone wizard - Hide Guest Traffic Step(VLAN Range field) when Advanced/SecurityGroup is selected. Show it when Advanced/VLAN is selected. Key: CLOUDSTACK-485

[jira] [Resolved] (CLOUDSTACK-485) cloudstack UI - zone wizard - Hide Guest Traffic Step(VLAN Range field) when Advanced/SecurityGroup is selected. Show it when Advanced/VLAN is selected.

2012-11-14 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-485. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-495) cloudstack UI - template page - JS error "cloudStack.context.projects is null" shows

2012-11-15 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-495: --- Summary: cloudstack UI - template page - JS error "cloudStack.context.projects is null" shows Key: CLOUDSTACK-495 URL: https://issues.apache.org/jira/browse/CLOU

[jira] [Resolved] (CLOUDSTACK-495) cloudstack UI - template page - JS error "cloudStack.context.projects is null" shows

2012-11-15 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-495. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-496) cloudstack UI - zone wizard - replace Isolation mode VLAN/SecurityGroup radio buttons with one single checkbox SecurityGroup.

2012-11-15 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-496: --- Summary: cloudstack UI - zone wizard - replace Isolation mode VLAN/SecurityGroup radio buttons with one single checkbox SecurityGroup. Key: CLOUDSTACK-496 URL: https

[jira] [Resolved] (CLOUDSTACK-496) cloudstack UI - zone wizard - replace Isolation mode VLAN/SecurityGroup radio buttons with one single checkbox SecurityGroup.

2012-11-15 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang resolved CLOUDSTACK-496. - Resolution: Fixed Author: Jessica Wang #mailto:jessica.w...@citrix.com Date

[jira] [Created] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
Jessica Wang created CLOUDSTACK-537: --- Summary: UI of "Security Group support in Advance zone" feature Key: CLOUDSTACK-537 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-537

[jira] [Commented] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504004#comment-13504004 ] Jessica Wang commented on CLOUDSTACK-537: - Author: Jessica

[jira] [Commented] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504005#comment-13504005 ] Jessica Wang commented on CLOUDSTACK-537: - Author: Jessica

[jira] [Commented] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504043#comment-13504043 ] Jessica Wang commented on CLOUDSTACK-537: - Author: Jessica

[jira] [Commented] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504045#comment-13504045 ] Jessica Wang commented on CLOUDSTACK-537: - Author: Jessica

[jira] [Commented] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504047#comment-13504047 ] Jessica Wang commented on CLOUDSTACK-537: - Author: Jessica

[jira] [Commented] (CLOUDSTACK-537) UI of "Security Group support in Advance zone" feature

2012-11-26 Thread Jessica Wang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504089#comment-13504089 ] Jessica Wang commented on CLOUDSTACK-537: - Author: Jessica

  1   2   >