`
rogerhunt
  • 浏览: 59647 次
  • 性别: Icon_minigender_1
  • 来自: 新加坡
社区版块
存档分类
最新评论

wonderland

阅读更多
[1:32 pm]<guanwee> can u check out 3583
[1:32 pm]<guanwee> ask Mun Kong if you got question
[1:32 pm]<aaaa> okay
[1:32 pm]<guanwee> thks
[1:54 pm]<guanwee> do u know what to do?
[1:55 pm]<aaaa> check the method call?
[1:55 pm]<guanwee> and ?
[1:56 pm]<aaaa> let me ask MK
[1:59 pm] guanwee is now Away as a result of idle..
[2:49 pm] guanwee is now available.
[3:01 pm]<guanwee> now u knows what to do?
[3:01 pm]<guanwee> work on the trunk only
[3:02 pm]<guanwee> and make sure tested thorougly
[3:02 pm]<aaaa> okay
[3:03 pm]<guanwee> can you write down the approach to tackle this issue?
[3:03 pm]<guanwee> in the task
[3:03 pm]<aaaa> every method changed?
[3:06 pm]<guanwee> there is only one method right?
[3:07 pm]<aaaa> do need to check all mehod call place?
[3:46 pm] guanwee is now Away as a result of idle..
[3:46 pm] guanwee is now available.
[4:12 pm] guanwee is now Away as a result of idle..
[4:16 pm] guanwee is now available.
[4:26 pm] guanwee is now Away as a result of idle..


----Dec 22, 2010
[5:03 pm]<zhongnan> hi
[5:03 pm]<aaaa> hi
[5:03 pm]<zhongnan> did u see vj's email
[5:04 pm]<zhongnan> for the vcloud api test case, u can work at vcloud project
[5:04 pm]<zhongnan> use existing VCloudVersionTest.java
[5:04 pm]<aaaa> okay let me check out
[5:32 pm]<aaaa> hi
[5:32 pm]<aaaa> what is jersey test framework?
[5:34 pm]<aaaa> do u have the framework?
[5:40 pm]<aaaa> does it already exist in project?
[5:45 pm]<zhongnan> yes, it's in vcloud
[5:47 pm] zhongnan is now Away as a result of idle..
[5:47 pm] zhongnan is now available.

[5:37 pm]<aaaa> hi vj
[5:37 pm]<vijay> Hi
[5:38 pm]<aaaa> can u introduce some website to learn the jersey test framework?
[5:38 pm]<aaaa> or offical website
[5:38 pm]<vijay> please kindly go through the existing code
[5:38 pm]<vijay> done By Ramesh
[5:39 pm]<vijay> any hepl
[5:39 pm]<vijay> check with Ramesh
[5:39 pm]<aaaa> okay
[5:49 pm]<aaaa> hi
[5:49 pm]<vijay> hi
[5:50 pm]<aaaa> I found there are some old test class in project, can i use them?
[5:50 pm]<vijay> yes
[5:50 pm]<vijay> use them as reference
[5:50 pm]<aaaa> okay
[5:50 pm]<vijay> check with Zhong Nan
[5:51 pm]<vijay> i asked ZN to assist u
[5:51 pm]<aaaa> okay
[5:51 pm]<aaaa> thanks

--- Dec 30, 2010
[1:59 pm]<zhongnan> hi
[1:59 pm]<aaaa> hi
[1:59 pm]<zhongnan> can you help on the task 3615
[2:00 pm]<zhongnan> Check the revision 24310 in vcloud branch
[2:00 pm]<zhongnan> we need to put a pre-condition section for the vm/vmdk operation doc
[2:01 pm]<zhongnan> basicly, we need to update bleow doc:https://10.12.132.212/doc/spec/api/cloneVMDK.html

*   Start VM
    * Stop VM

VM Operation APIs

    * ADD Single VM
    * ADD Multiple VM
    * Modify Single VM
    * Remove VM
    * Remove Multiple VM
    * Clone Single VM
    * Clone Multiple VM
    * Clone VMDK
          o from existing VM
          o from a detached list of VMDK
    * Detach VMDK
    * Attach VMDK
    * Delete VMDK
          o from existing VM
          o from a detached list of VMDK

[2:06 pm] zhongnan is now Away as a result of idle..
[2:13 pm] zhongnan is now available.
[2:15 pm]<zhongnan> To get the validation message, you can find from db-script project
[2:16 pm]<zhongnan> check the patch_100413_vCloud_validateMessage.sql, and find error code u want
[2:51 pm] zhongnan is now Away as a result of idle..
[2:58 pm] zhongnan is now available.

--- Jan 04, 2011
[4:28 pm]<aaaa> http://redmine.cloud.savvis.net:8080/projects/vcloudmw/wiki/VCloud_Validations_for_VM
[4:33 pm]<zhongnan> Ensure the vApp don't have duplicate Customer Hostname : {$1}. 
I think it is post
[4:34 pm]<aaaa> okay
[4:34 pm]<zhongnan> actually you can put as pre&post, both
[5:04 pm]<zhongnan> 1Currently unable to check the VM status [SERVICE NOT AVAILABLE].
2Ensure the vApp have no same drive name.
3Current version does not support modify Drive for ClonedVM : $$ .
4Ensure the VPDC has be deployed.
5Could not find vApp by custhostname {$1}.
6The VApp with id {$1} of VDC {$2} is locked and under snapshotting, can not do any one of following operationowerOn/Off,Modify/Delete,Add/Delete/Expand VMDK,Create/Delete Snapshot,Attach/DetachVMDK to/from, CloneVMDK/CloneVM from, against this VApp.
7Could not find vApp by custhostname {$1}.
8The VApp with id {$1} of VDC {$2} is locked and under snapshotting, can not do any one of following operationowerOn/Off,Modify/Delete,Add/Delete/Expand VMDK,Create/Delete Snapshot,Attach/DetachVMDK to/from, CloneVMDK/CloneVM from, against this VApp.
9Clone mutlipe VMs the target VM must more then 1 VM.



[5:05 pm]<aaaa> all is post?
[5:05 pm]<zhongnan> can u identity  these, some is pre some is post
[5:05 pm]<aaaa> okay
[5:05 pm]<zhongnan> Ensure the VPDC has be deployed.  --- we don't need this validation anymore
[5:06 pm]<zhongnan> do u get these error msg from db script?
[5:06 pm]<aaaa> Currently unable to check the VM status [SERVICE NOT AVAILABLE].

[5:12 pm] zhongnan is now Away as a result of idle..
[5:16 pm] zhongnan is now available.
[5:18 pm]<aaaa> delete this validation? Ensure the VPDC has be deployed
[5:18 pm]<zhongnan> this
[5:18 pm]<zhongnan> yes
[5:32 pm]<zhongnan> have u done?
[5:32 pm]<aaaa> i am doing
[5:36 pm]<aaaa> have done
[5:37 pm]<zhongnan> ok, let me ck
[5:40 pm]<zhongnan> Ensure the mount point can found in your add VApp compute. --- does this means at least 1 drive?
[5:40 pm]<aaaa> yes
[5:41 pm]<zhongnan> Ensure the vApp number of drive less than 1 or more than 4 --- i think this is opposite mean
[5:46 pm]<zhongnan> hi
[5:47 pm]<aaaa> hi
[5:47 pm]<zhongnan> what's the differentiate of Currently unable to check the VM status [SERVICE NOT AVAILABLE].  and Ensure the VM is in the legal status.
[5:48 pm]<zhongnan> if both are check the vm status, should put 'pre&post
[5:48 pm]<aaaa> okay
[5:48 pm]<zhongnan> and change Current version does not support modify Drive for ClonedVM : $$ . to pre, it's not changeable
[5:50 pm]<zhongnan> to identify pre or pre&post, check whether the item status will change offen
[5:51 pm]<zhongnan> Ensure the vApp has no snapshot created in the VDC.  is change to pre&post, u can find from vmdk page
[5:54 pm]<zhongnan> The VApp with id {$1} of VDC {$2} is locked and under snapshotting, can not do any one of following operationowerOn/Off,Modify/Delete,Add/Delete/Expand VMDK,Create/Delete Snapshot,Attach/DetachVMDK to/from, CloneVMDK/CloneVM from, against this VApp. --- also pre&post
[5:54 pm]<zhongnan> remove all 'Ensure the vpdc is deployed'
[5:56 pm]<aaaa> Current version does not support modify Drive for ClonedVM : $$
[5:57 pm]<zhongnan> ye, i see
[6:00 pm]<aaaa> have done


[10:57 am]<guanwee> can you check your email
[10:57 am]<aaaa> okay
[10:57 am]<guanwee> its about updating the 2.0.4 doc
[10:59 am]<aaaa> what title?
[10:59 am]<aaaa> I got it for now
[11:42 am]<guanwee> let me know once the update is dnoe
[11:42 am]<aaaa> have updated, i am deploying now
[11:48 am]<aaaa> already deployed
[11:48 am]<guanwee> u are using which branch?
[11:49 am]<aaaa> vCloud Branch 2.0.4
[11:50 am]<guanwee> merged?
[11:50 am]<guanwee> to trunk
[11:50 am]<aaaa> havent
[11:51 am]<guanwee> pls do
[11:51 am]<aaaa> okay
[1:29 pm]<guanwee> for the attachVMDK
[1:29 pm]<guanwee> i made a mistake
[1:29 pm]<guanwee> it should be VM has less than 3 DATA VMDKs
[1:29 pm]<guanwee> for item 2
[1:29 pm]<aaaa> okay, i will change
[1:29 pm]<guanwee> thks
[2:05 pm]<guanwee> for attachVMDK
[2:06 pm]<guanwee> item 3
[2:06 pm]<guanwee> The VM’s OS supports the file-system of the VMDK to be attached
[2:06 pm]<guanwee> The VM operating system  supports the file-system of the VMDK to be attach
[2:06 pm]<guanwee> change operation to operating
[2:07 pm]<aaaa> okay
[2:17 pm]<aaaa> fixed
[2:17 pm]<guanwee> deployed?
[2:17 pm]<aaaa> yes
[2:27 pm] guanwee is now Away as a result of idle..
[3:01 pm] guanwee is now available.
[4:44 pm] guanwee is now Away as a result of idle..
[4:45 pm] guanwee is now available.


[1:12 pm]<zhongnan> hi
[1:12 pm]<aaaa> hi]
[1:12 pm]<zhongnan> have u deploy the doc
[1:12 pm]<aaaa> yes
[1:12 pm]<zhongnan> don't forget to change the validation.jsp
[1:12 pm]<zhongnan> the date
[1:13 pm]<aaaa> okay let me do it again
[1:57 pm] zhongnan is now Away as a result of idle..
[2:06 pm] zhongnan is now available.
[3:53 pm] zhongnan is now Away as a result of idle..
[3:54 pm] zhongnan is now available.
[5:50 pm] zhongnan is now Away as a result of idle..


[1:05 pm]<guanwee> can you take a look at 3627 and understand its requiremetns
[1:05 pm]<aaaa> okay
[1:11 pm]<guanwee> MK will define the XML formati
[1:11 pm]<guanwee> do u understand the problem?
[1:15 pm]<aaaa> change the content of the error string with the information structured in XML format.
[1:15 pm]<aaaa> right?
[1:16 pm]<guanwee> yeah
[1:17 pm]<guanwee> this is for portal response
[1:17 pm]<guanwee> please find out what is the impact and where are the chnages required in MW code
[1:32 pm] guanwee is now Away as a result of idle..
[1:37 pm] guanwee is now available.
[1:56 pm] guanwee is now offline.
[1:56 pm] guanwee is now available.
[2:25 pm] guanwee is now Away as a result of idle..
[2:32 pm] guanwee is now available.
[2:40 pm] guanwee is now Away as a result of idle..
[2:40 pm] guanwee is now available.
[2:57 pm] guanwee is now Away as a result of idle..
[3:02 pm] guanwee is now available.
[3:23 pm] guanwee is now offline.
[3:23 pm] guanwee is now available.
[3:31 pm]<guanwee> hv u talked to MK about how to work on the error messages?
[3:32 pm]<aaaa> havent
[3:33 pm]<guanwee> what r u donig?
[3:33 pm]<aaaa> i am looking the Update by munkong
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
You have been disconnected.
Reconnected


[4:55 pm]<guanwee> For your task
[4:55 pm]<guanwee> can you explain how it works in the redmine task?
[4:55 pm]<aaaa> okay
[5:55 pm] guanwee is now offline.


[5:19 pm]<aaaa> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Header password="" token="SGN0MC4ZdxC7FrJwETFubWjxRWBMXyUZ" userid=""/>
   <SOAP-ENV:Body>
      <SOAP-ENV:Fault>
         <faultcode>SOAP-ENV:Server</faultcode>
         <faultstring xml:lang="en">MW-000001101: MW error : No customer id found</faultstring>
      </SOAP-ENV:Fault>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
[5:20 pm]<aaaa> AbandonVPDCSession
[6:03 pm] munkong is now offline.


[1:10 pm]<guanwee> r u still working on the error code changes?
[1:10 pm]<aaaa> yes
[1:11 pm]<guanwee> okay later pls explain to me what is done
[1:11 pm]<guanwee> i will talk to u later
[1:11 pm]<aaaa> okay
[2:28 pm] guanwee is now Away as a result of idle..
[2:31 pm] guanwee is now available.
[3:13 pm]<guanwee> can you confirmed all the exception handling for MiddlewareEndpoint is using the new approach based on the BaseException class?
[3:14 pm]<aaaa> no just MiddlewareServiceEndpoint
[3:15 pm]<guanwee> yeah i mean all the API in MiddlewareServiceEndPoint
[3:15 pm]<guanwee> are all implemented?
[3:15 pm]<aaaa> yes
[3:17 pm]<aaaa> there are some class like VPDCserviceImpl, maybe not change
[3:17 pm]<guanwee> ?
[3:17 pm]<guanwee> so are all implemented or not?
[3:18 pm]<aaaa> I need  check the class in service level again
[3:18 pm]<guanwee> pls help to chk
[3:19 pm]<guanwee> it should only for MiddlewareServiceEndPoint
[3:19 pm]<aaaa> okay
[3:25 pm] guanwee is now Away as a result of idle..
[3:25 pm] guanwee is now available.
[4:24 pm] guanwee is now Away as a result of idle..
[4:24 pm] guanwee is now available.
[4:55 pm] guanwee is now Away as a result of idle..
[4:57 pm] guanwee is now available.



[3:55 pm]<guanwee> any update on task 3700?
[3:56 pm]<aaaa> for now havent found the common error message set
[5:54 pm] guanwee is now Away as a result of idle..
[5:56 pm] guanwee is now available.
[6:07 pm] guanwee is now Away as a result of idle..
[6:07 pm] guanwee is now available.
[6:34 pm]<aaaa> do need to create a new patch in mw_dbscripts?
[6:35 pm]<guanwee> not yet
[6:35 pm]<guanwee> just test locally
[6:35 pm]<aaaa> okay



[3:34 pm]<zhongnan> hi
[3:34 pm]<aaaa> hi
[3:34 pm]<zhongnan> in pre, don't need to check vpdc is deployed
[3:35 pm]<aaaa> okay
[3:35 pm]<zhongnan> also can u move the 'inputRequest instanceof VMOperationRequest' part to individual func
[3:36 pm]<aaaa> okay
[3:41 pm] zhongnan is now Away as a result of idle..
[3:53 pm] zhongnan is now available.
[4:48 pm] zhongnan is now Away as a result of idle..
[4:50 pm] zhongnan is now available.
[5:29 pm] zhongnan is now Away as a result of idle..
[5:54 pm] zhongnan is now available.

[3:30 pm]<zhongnan> update my commit
[3:45 pm]<aaaa> what commit?
[3:46 pm]<zhongnan> use try catch in validation
[3:51 pm] zhongnan is now Away as a result of idle..
[4:04 pm] zhongnan is now available.
[5:10 pm] zhongnan is now Away as a result of idle..
[5:20 pm] zhongnan is now available.

分享到:
评论

相关推荐

    Beyond Wonderland

    Beyond Wonderland

    信息安全_数据安全_MS_Office_in_Wonderland.pdf

    "信息安全_数据安全_MS_Office_in_Wonderland"这一主题揭示了在Microsoft Office中存在的一系列潜在安全风险,尤其是在Word和Excel这两个应用中的滥用情况。 报告首先提到了DDE(Dynamic Data Exchange)和VBA...

    Reversing_In_Wonderland:Neural_Network_Based_Malware_Detectio

    为了改善这一状况,研究者们开始探索新的方法,其中,基于神经网络的恶意软件检测技术(如“Reversing In Wonderland”)成为了一种颇具潜力的解决方案。 1. 恶意软件现状(Malware in the Wild) 在现实环境中,...

    华为OD机试C卷- Wonderland(Java & JS & Python & C).md-私信看全套OD代码及解析

    ### 华为OD机试C卷 - Wonderland 题目解析与实现 #### 题目背景 在这款被命名为“Wonderland”的游乐园里,为了吸引更多的游客,园方推出了四种不同类型的门票:一日票、三日票、周票(7天)、月票(30天)。每种...

    华为OD机试 - Wonderland(Java & JS & Python & C & C++).html

    华为OD机试 - Wonderland(Java & JS & Python & C & C++).html付费专栏内容,免费下载,多种语言解法

    五年级英语下册 Unit 7 Waiting or another weekend Wonderland(2)课件 新世纪版

    五年级英语下册 Unit 7 Waiting or another weekend Wonderland(2)课件 新世纪版

    Wonderland-开源

    【Wonderland开源操作系统详解】 Wonderland是一个开源操作系统,它的核心设计是基于微内核架构,专为基于Intel 386处理器的系统而构建。在深入探讨Wonderland之前,我们首先要理解什么是微内核(Microkernel)架构...

    emacs-wonderland:用于以声明方式描述您的Emacs配置的库

    注意: Wonderland需要词法绑定,因此仅与Emacs 24+兼容 例子 ( require 'wonderland ) (wonderland/defeature paredit ; ; Installs a package using package-install ( package paredit)) (wonderland/...

    马克西姆 wonderland.pdf 高清原版钢琴谱下载

    资料内容:钢琴谱下载,高清钢琴谱下载,收录马克西姆高清钢琴谱,makeximu,钢琴谱练习,高清钢琴谱打印,PDF格式下载,原版高清。简谱,琴谱下载,歌曲,轻音乐,狂想曲钢琴谱下载,独奏谱,合奏谱。

    WinterWonderland:Foundation Winter Wonderland Mod

    冬季仙境 欢迎来到冬季仙境 完整的景观转换模块,可为您呈现的任何地图带来冬日风情。 特色: 让它下雪吧! 让它下雪吧! 让它下雪吧! 你想堆个雪人吗?...特别感谢合著者和原创思想人der_seBi!...

    wonderland:Threejs中的风景

    自述文件 一般场景 山脉 河 瀑布 河上的船(高级) 鸟类,平原上的鹿,恐龙 草,植物群 光源 日: 太阳 日落/日出(高级) 夜晚: 月亮 萤火虫 星星 船灯

    Winter Wonderland Ext-crx插件

    单击“添加到Chrome”,即表示我接受并同意安装“ Winter Wonderland Ext”,并将Chrome:trade_mark:“新标签”设置为服务提供的内容以及“隐私”(bensendigital.com/privacy-policy/)和使用条款(bensendigital....

    wonderland.meteor.com

    在压缩包文件`wonderland.meteor.com-master`中,我们可以找到这些资源文件,它们通常被组织在不同的目录下,如`public`或`client`目录,分别对应于网站的静态资源和客户端代码。 为了构建这样一个网站,你需要了解...

    (D卷,200分)- Wonderland(Java & JS & Python & C).png

    华为OD正版题库,CD卷,2024原题库。超低价可下载包含多种代码和解析,不用购买高价的专栏,任何问题可私信

    wonderland:浆果俱乐部的叉子,具有可替代的代币和不同的农场经济学

    L内部可替代令牌,用于跟踪此版本的Wonderland的流动性。 ft_pool用于确定当前图纸价格和奖励分配的FT代币总数 l_pool - L令牌的总数。 动作: 画一个像素 加L 删除L 农场(被动) 画一个像素 绘制像素的成本取...

    mapbox-studio-winter-wonderland.tm2

    "Mapbox-studio-winter-wonderland.tm2-master"这个压缩包文件名暗示了这是一个Mapbox Studio项目的源代码仓库,包含了创建冬季仙境样式的全部文件和配置信息。如果你希望深入学习或复制这个样式,可以下载并研究...

    Alice in Wonderland

    How to think like a computer scientist课后习题 第二十 章 第三、四题 结果 输出

Global site tag (gtag.js) - Google Analytics