[ovirt-users] write a PopupWidget for Web UI

2018-06-07 Thread dhy336
Hi,I write a web UI in oVirt engine, write a EntityModelDateTimeBoxEditor in my PopupWidget. But my calendar not to select a day. I want to select. source is : 53 @UiField(provided = true) 54 @Path(value = "validDate.entity") 55 @WithElementId("validDate") 56 EntityModelDateTim

[ovirt-users] Re: engine UI add user failed

2018-06-04 Thread dhy336
hi,I already write a UI plugin, But do not how to use the ovirt-aaa-jdbc-tool? i find I do not call shell in javascript, can you give me some advise?- Original Message - From: Andrej Krejcir To: dhy...@sina.com Cc: users Subject: Re: Re: [ovirt-users] engine UI add user failed Date: 2

[ovirt-users] Re: engine UI add user failed

2018-06-04 Thread dhy336
Hi Andrejthanks,could i compile ovirt-engnie-extension-aaa-jdbc as a jar, I call i by gwt to add "add users" web UI?- Original Message - From: Andrej Krejcir To: dhy...@sina.com Cc: users Subject: Re: Re: [ovirt-users] engine UI add user failed Date: 2018-06-01 20:04 The UI supports pl

[ovirt-users] Re: engine UI add user failed

2018-06-01 Thread dhy336
Hi,why don't add a function that create usres using the web UI, has the engine API for create users in web UI we want to create users using the web ui, can you give me some advise?- Original Message - From: Andrej Krejcir To: dhy...@sina.com Cc: users Subject: Re: [ovirt-users] engine

[ovirt-users] Re: engine UI add user failed

2018-06-01 Thread dhy336
hi Andrejthanks very much.- Original Message - From: Andrej Krejcir To: dhy...@sina.com Cc: users Subject: Re: [ovirt-users] engine UI add user failed Date: 2018-06-01 17:22 Hi, Users are not created using the UI. Ovirt can be connected to various external user domains.The UI can then

[ovirt-users] engine UI add user failed

2018-06-01 Thread dhy336
Hi I want to add user by engine UI,but failed. is it need other soft package, or should I do ?___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ o

[ovirt-users] second deploy hosted engine, engine VM is shut dwon

2018-05-28 Thread dhy336
HiI first deploy hosted engine is failed, then deploy hosted engine, after ansible run "name: Add host ovirt_hosts:"(bootstrap_local_vm.yml), engine VM is shut dwon, why to shutown engine VM?___ Users mailing list -- users@ovirt.org To unsubscribe send

[ovirt-users] Re: hosted engine setup error

2018-05-27 Thread dhy336
hi Yanirthis is my vdsm.log vdsm run prepareForShutdown lead to engine VM shudown? why shutdown engine VM,when deploy hosted engine? thanks 2018-05-27 18:24:16,020+0800 INFO (MainThread) [vds] Received signal 15, shutting down (vdsmd:67)2018-05-27 18:24:21,028+0800 INFO (MainThread) [jsonrpc.

[ovirt-users] Re: hosted engine setup error

2018-05-27 Thread dhy336
thanks, I find when hosted-engine -deloy run [Get ovirtmgmt route table id], my engine VM is shutdown,and /var/log/message show my engine vm is powered down by guest-shutdown,[ INFO ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true,

[ovirt-users] hosted engine deploy failed , engine vm is shudown

2018-05-26 Thread dhy336
Hi I deploy hosted engine face some errors.[ INFO ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list | grep ovirtmgmt | sed s/[.*]\\ //g | awk '{ print $9 }'", "delta": "0:00:00.004175", "end": "2018-05-26

[ovirt-users] Re: hosted engine setup error

2018-05-25 Thread dhy336
Hi thanks for your reponse, I try to do by your guide, but it is not work. my kernel version is 3.10.0-693.11.1.el7.x86_64.besides, I try to do hosted-engine --deploy in my Virtual machine is work. but it is not work in Physical Machine - Original Message - From: Yanir Quinn To: dhy...@

[ovirt-users] hosted engine setup error

2018-05-23 Thread dhy336
hiI deploy ovirt-engine-4.2.2 hosted-engine by #hosted-engine --deploy, but face some error bridge ovirtmgmt is not configure, i should how to do? thanks [ INFO ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list |

[ovirt-users] Re: hosted-engine ovirt-engine server not run

2018-05-22 Thread dhy336
Hi SimoneI debug my hosted engine, i find my engine block in class InitBackendServicesOnStartupBean -> serviceLoader.load(HostDeviceManager.class); I should how to dubug it? thanks- Original Message - From: To: "Simone Tiraboschi" Cc: users Subject: [ovirt-users] Re: hosted-engine ovirt

[ovirt-users] Re: hosted-engine ovirt-engine server not run

2018-05-22 Thread dhy336
hi, I try to run my engine, if engine is good run, it has more log info in engine.log than bad run.my bad run engine log miss some info, I should how to dubug this issue? 2018-05-21 17:35:43,446+08 INFO [org.ovirt.engine.core.bll.hostdev.RefreshHostDevicesCommand] (EE-ManagedThreadFactory-eng

[ovirt-users] hosted-engine deploy not use FQDN

2018-05-17 Thread dhy336
Hi I deploy hosted-engine by #hosted-engine --deploy, but I do not use FQDN, I want to visit engine directly by ip besides, I have not DNS server, I want to skip setup Engine VM FQDN, because my project can not to setup /etc/hosts Please provide the FQDN you would like to use for the eng

[ovirt-users] engine setup error

2018-04-26 Thread dhy336
Hi I engine setup faces some error. I try to solute it and it is work. here is my patch. But not sure it is right? $HOME/ovirt-engine/bin/engine-setup[ INFO ] Stage: Initializing Setup was run under unprivileged user this will produce development installation do you wish to procee

[ovirt-users] 回复: 回复:Re: Hosted-engine can not_switch

2018-04-26 Thread dhy336
                  : 44057 > Extra metadata (valid at timestamp): > metadata_parse_version=1 > metadata_feature_version=1 > timestamp=44057 (Thu Apr 26 02:00:57 2018) > host-id=2 > score=3000 > vm_conf_refresh_time=44057 (Thu Apr 26 02:00:57 2018) > conf_on_shared_storage=True > main

[ovirt-users] ovirtsdk4 compile ERROR

2018-04-25 Thread dhy336
Hi, I compile ovirtsdk4, but has some error, do i need to run ovirt-engine in computer which compile ovirtsdk4? thanks.- >> end captured stdout << -- ==ERROR: Test that sending two headers

[ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-25 Thread dhy336
057 (Thu Apr 26 02:00:57 2018) host-id=2 score=3000 vm_conf_refresh_time=44057 (Thu Apr 26 02:00:57 2018) conf_on_shared_storage=True maintenance=False state=EngineStartingstopped=False - Original Message -ovirt From: Martin Sivak To: dhy336 Cc: users

Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-25 Thread dhy336
st 'hosted-engine1' - skipping VMs monitoring.2018-04-25 18:35:39,438+08 INFO [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor) [] Connecting to hosted-engine1/192.168.122.66 - Original Message - From: Martin Sivak To: dhy336 Cc: users Subject: Re:

[ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-25 Thread dhy336
Hi Martin, thank you for answermy host can reach the engine, I confuse why engine connect to another host which has been power off by me? - Original Message - From: Martin Sivak To: dhy336 , users Subject: Re: Re: Re: Re: Re: Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch Date

Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-25 Thread dhy336
work. I think this issue is error, because hosted engine VM has power up in another host( 192.168.122.66), so hosted engine shouldconnect to host( 192.168.122.66), not connet to host(192.168.122.66)? thanks - Original Message - From: Martin Sivak To: dhy336 Cc: users Subject: Re: Re:

[ovirt-users] hosted-engine some errors

2018-04-24 Thread dhy336
Hi, I deploy hosted engine by hosted-engine --deploy, but it go wrong . I do not know how to debug? thanks. [ INFO ] TASK [Clean /etc/hosts for the engine VM][ INFO ] skipping: [localhost][ INFO ] TASK [Copy /etc/hosts back to the engine VM][ INFO ] skipping: [localhost][ INFO ] TASK [Cle

[ovirt-users] hosted-engine --deploy ERROR

2018-04-24 Thread dhy336
Hi, I deploy hosted engine but it has some error, # hosted-engine --deploy [ INFO ] TASK [Check status of default libvirt network][ INFO ] changed: [localhost][ INFO ] TASK [Activate default libvirt network][ ERROR ] fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["virsh", "net-start"

Re: [ovirt-users] ovirt-engine VM not run

2018-04-22 Thread dhy336
Hi , I have not choose the controller type 'virtio-scsi', controller type is 'scsi' after I deploy the hosted-engine, when I force power off a node , another node to run hosted-engine, it can not run VM,controller type became 'scsi-scs' - Original Message - From: wgao To: , u

[ovirt-users] ovirt-engine VM not run

2018-04-22 Thread dhy336
Hi, my ovirt-engine VM not run,I find vdsm.log has some error. xml is :...... 2018-04-23 01:40:54,452+0800 ERROR (vm/784a5258) [virt.vm] (vmId='784a5258-804c-4b02-bc9f-f38471f91c1a') The vm start process failed (vm:898)Traceback (most recent call last): File "/usr/lib/python

Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-20 Thread dhy336
thanks very much ,I got it. - Original Message - From: Martin Sivak To: dhy336 Cc: users Subject: Re: Re: Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch Date: 2018-04-20 18:28 Hi, No, this is not an error. You killed the host without moving it to maintenance first. The engine

Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-20 Thread dhy336
this process is not error ? - Original Message - From: Martin Sivak To: dhy336 Cc: users Subject: Re: Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch Date: 2018-04-20 18:05 Hi, the engine does not know you killed the host. It will notice eventually and handle the situation. Just

Re: [ovirt-users] 回复:Re: Hosted-engine can not_switch

2018-04-20 Thread dhy336
ion: No route to host6571 2018-04-20 17:13:22,732+08 INFO [org.ovirt.engine.core.vdsbroker.monitoring.PollVmStatsRefresher] (EE-ManagedThreadFactory-engi neScheduled-Thread-45) [] Failed to fetch vms info for host 'hosted-engine2' - skipping VMs monitoring. - Original Message

Re: [ovirt-users] Hosted-engine can not_switch

2018-04-19 Thread dhy336
ller type 'virtio-scsi' (code=1) (vm:1656)2018-04-20 04:40:09,024+0800 INFO (vm/08bbd680) [virt.vm] (vmId='08bbd680-a8a7-4267-82e7-89f36e87e930') Stopping connection (guestagent:434) - 原始邮件 - 发件人: 收件人:"dhy336" , "Martin Sivak" 抄送人:"users"

[ovirt-users] 回复: 回复:Re: Hosted-engine can not_switch

2018-04-19 Thread dhy336
l] Accepted connection from ::1:48308 (protocoldetector:61)2018-04-20 09:24:54,810+0800 INFO (Reactor thread) [ProtocolDetector.Detector] Detected protocol stomp from ::1:48308 (protocoldetector:125)2018-04-20 09:24:54,810+0800 INFO (Reactor thread) [Broker.StompAdapter] Processing CONNECT reques

[ovirt-users] 回复:Re: Hosted-engine can not switch

2018-04-19 Thread dhy336
orks if nic.name.startswith('hostdev'):AttributeError: name2018-04-20 09:24:54,800+0800 INFO (Reactor thread) [ProtocolDetector.AcceptorImpl] Accepted connection from ::1:48308 (protocoldetector:61)2018-04-20 09:24:54,810+0800 INFO (Reactor thread) [ProtocolDetector.Detector] Detected

[ovirt-users] Hosted-engine can not switch

2018-04-19 Thread dhy336
Hi, I deploy three node with hosted engine, I force shut down a node which Host-engine VM is run, But hosted engine VM in other nodes can not run. I find some error in /var/log/ovirt-hosted-engine-ha/agent.log MainThread::INFO::2018-04-19 19:56:35,787::hosted_engine::1192::ovirt_hosted_engine_

[ovirt-users] ovirt-ha-broker not work

2018-04-18 Thread dhy336
Hi, my hosted-engine is working, but after more than one hour, the hosted-engine status is false, but hosted-engine is work, I can visit webadmin UI,additional, demaon server "ovirt-ha-broker" is not run, I try to restart it, find some error. should I debug ovirt-ha-broker and ovirt-ha-agent?

[ovirt-users] 回复: 回复:Re: custom hosted-engine_issues

2018-04-18 Thread dhy336
ngine/nfsI followed this guide configure my nfs shared storage, but this storage has not add to ovirt engine automatically, I do not know why not to add to ovirt engine automatically? - 原始邮件 - 发件人:Martin Sivak 收件人:dhy336 抄送人:users 主题:Re: [ovirt-users] custom hosted-engine issues 日期:2018

[ovirt-users] 回复:Re: custom hosted-engine issues

2018-04-18 Thread dhy336
件人:dhy336 抄送人:users 主题:Re: [ovirt-users] custom hosted-engine issues 日期:2018年04月18日 17点40分 Hi, you need to add a storage domain for VMs first. The hosted engine domain and VM will then be auto imported. See the following in the Hosted engine deployment guide: https://www.ovirt.org/documentation

[ovirt-users] 回复:Re: Re: hosted-engine --deploy failed

2018-04-16 Thread dhy336
I can visit engine by browse,and I login VM by ssh, I find some gwt error in server.log. - 原始邮件 - 发件人:Simone Tiraboschi 收件人:dhy...@sina.com 抄送人:users 主题:Re: Re: [ovirt-users] hosted-engine --deploy failed 日期:2018年04月16日 18点23分 On Mon, Apr 16, 2018 at 12:18 PM, wrote: Hi Simone Tha

[ovirt-users] 回复:Re: hosted-engine --deploy failed

2018-04-16 Thread dhy336
Hi Simone Thanks, I disble selinux, the issue is work, but has other issue, error is: [ INFO ] Engine is still unreachable[ INFO ] Engine is still not reachable, waiting...[ INFO ] Engine is still unreachable[ ERROR ] Engine is still not reachable[ ERROR ] Failed to execute stage 'Closing up

[ovirt-users] How to build ovirt-engine-appliance-xxx.rpm

2018-04-11 Thread dhy336
Hi How to build ovirt-engine-appliance-xxx.rpm, I do not find docs and source now I hava build ovirt-engine-appliance.ova by ovirt-appliance. someone give me some advise? thanks ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/lis

[ovirt-users] why hosted-engine use OVA

2018-04-11 Thread dhy336
Hi, I want to know why hosted-engine use OVA, not directly use qcow2? thanks___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] 回复:Re: Re: Re: hosted-engine --deploy ERROR

2018-04-10 Thread dhy336
Hi Simone thank you, I adjust time zone and time by ntpdate, # hosted-engine --deploy is work。 - 原始邮件 - 发件人:Simone Tiraboschi 收件人:dhy...@sina.com 抄送人:users 主题:Re: Re: Re: [ovirt-users] hosted-engine --deploy ERROR 日期:2018年04月10日 15点55分 On Mon, Apr 9, 2018 at 3:01 PM, wrote: Hi , th

[ovirt-users] 回复:Re: Re: hosted-engine --deploy ERROR

2018-04-09 Thread dhy336
Hi , this issue is time zone change. - 原始邮件 - 发件人:Simone Tiraboschi 收件人:dhy...@sina.com 抄送人:users 主题:Re: Re: [ovirt-users] hosted-engine --deploy ERROR 日期:2018年04月09日 19点47分 On Mon, Apr 9, 2018 at 1:14 PM, wrote: Hi, that is my log. Is this real:2018-04-09 08:33:07,333+0800 INFO

[ovirt-users] 回复:Re: 回复:Re: 回复:Re: ovirt engine HA

2018-04-09 Thread dhy336
thanks, my 4.1.9 webadmin UI has not Hosted Engine sub-tab on new host, I do not where is error? - 原始邮件 - 发件人:Simone Tiraboschi 收件人:dhy...@sina.com 抄送人:Alex K , users 主题:Re: [ovirt-users] 回复:Re: 回复:Re: ovirt engine HA 日期:2018年04月09日 18点32分 On Sun, Apr 8, 2018 at 3:53 PM, wrote: sorr

[ovirt-users] hosted-engine --deploy ERROR

2018-04-09 Thread dhy336
Hi my node is installed by ovirt-node-ng-installer-ovirt-4.2-2018021412.iso, and I deploy hosted-engine, # hosted-engine --deploy [ INFO ] changed: [localhost][ INFO ] TASK [Clean /etc/hosts for the engine VM][ INFO ] changed: [localhost][ INFO ] TASK [Copy /etc/hosts back to the engine VM

[ovirt-users] 回复:Re: 回复:Re: ovirt engine HA

2018-04-08 Thread dhy336
sorry. I do not know how to describe my qeustion I want to add a hosted-engine, I use same nfs path with first hosted-engine, but has some error. --== STORAGE CONFIGURATION ==-- Please specify the storage you would like to use (glusterfs, iscsi, fc, nfs3, nfs4)[nfs3]:

[ovirt-users] 回复: 回复:Re: ovirt engine HA

2018-04-08 Thread dhy336
Hi, I hava two node, and deploy hosted-engine by #hosted-engine --deploy, I find two hosted-engine that i deploied is independent, how to make my hosted-engine is HA? - 原始邮件 - 发件人:Alex K 收件人:FERNANDO FREDIANI 抄送人:users 主题:Re: [ovirt-users] ovirt engine HA 日期:2018年04月04日 01点40分 In c

[ovirt-users] 回复:Re: ovirt engine HA

2018-04-08 Thread dhy336
Hi, I hava two node, and deploy hosted-engine by #hosted-engine --deploy, I do not understand what should I do? - 原始邮件 - 发件人:Alex K 收件人:FERNANDO FREDIANI 抄送人:users 主题:Re: [ovirt-users] ovirt engine HA 日期:2018年04月04日 01点40分 In case you need HA for the engine you need to deploy it to oth

[ovirt-users] 回复:Re: hosted-engine deploy error

2018-04-04 Thread dhy336
thanks, it is work, I change my hostname by hostnamectl.[root@hosted-engine-test1 ~]# hostnamectl set-hostname hosted-engine-test1 - 原始邮件 - 发件人:Martin Sivak 收件人:dhy336 抄送人:Simone Tiraboschi , users 主题:Re: [ovirt-users] hosted-engine deploy error 日期:2018年04月04日 19点29分 Hi, the

Re: [ovirt-users] hosted-engine deploy error

2018-04-04 Thread dhy336
thanks, but i do not know why is my hostname invalid? 在2018年04月04日 18:41,Simone Tiraboschi 写道: On Wed, Apr 4, 2018 at 12:28 PM, wrote: Hi,   I deloy hosted-engine, by this blog,https://ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/  but I am facing some error.who  may g

[ovirt-users] hosted-engine deploy error

2018-04-04 Thread dhy336
Hi, I deloy hosted-engine, by this blog,https://ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/ but I am facing some error.who may give me some advise? [root@localhost ~]# hosted-engine --deploy --== STORAGE CONFIGURATION ==-- Please sp

[ovirt-users] 回复:Re: oVirt non-self-hosted HA

2018-04-03 Thread dhy336
Why not to use hosted-engine for engine HA? I am wanting to solute engine HA, But i do not know how to select haproxy/keepalived and hosted engine. --

[ovirt-users] 回复:Re: Re: Re: ovirt engine HA

2018-04-02 Thread dhy336
thanks, - 原始邮件 - 发件人:Vincent Royer 收件人:dhy...@sina.com 抄送人:Users 主题:Re: Re: Re: [ovirt-users] ovirt engine HA 日期:2018年04月03日 13点59分 Sounds like you should start here https://ovirt.org/documentation/self-hosted/Self-Hosted_Engine_Guide/ On Mon, Apr 2, 2018, 10:42 PM , wrote: Thank y

[ovirt-users] 回复:Re: Re: ovirt engine HA

2018-04-02 Thread dhy336
Thank you, How to deploy self-hosted engine? may you give me some data for self-hosted engine. - 原始邮件 - 发件人:Vincent Royer 收件人:dhy...@sina.com 抄送人:users 主题:Re: Re: [ovirt-users] ovirt engine HA 日期:2018年04月03日 13点02分 Same thing, the engine in this case is "self-hosted", as in, it runs in

[ovirt-users] 回复:Re: ovirt engine HA

2018-04-02 Thread dhy336
what different between self-hosted engine and hosted engine? I find a project ovirt-hosted-engine-ha https://github.com/oVirt/ovirt-hosted-engine-ha - 原始邮件 - 发件人:Vincent Royer 收件人:dhy...@sina.com 抄送人:users 主题:Re: [ovirt-users] ovirt engine HA 日期:2018年04月03日 08点57分 If your node runni

[ovirt-users] ovirt engine HA

2018-04-02 Thread dhy336
How to solute ovirt engine HA, I have a three node cluster, one of is deploy engine and node , others are node, if node that deplay engine and node crash, How to ensure my server is up?___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailm

[ovirt-users] 回复: 回复:Re: Re: ovirt-engine add_host_failed

2018-03-14 Thread dhy336
Hi Alona, I test your patch, it is work, thank you very much, but I seem not know how to triggered this bug?- 原始邮件 - 发件人: 收件人:"Alona Kaplan" 抄送人:users 主题:[ovirt-users] 回复:Re: Re: ovirt-engine add_host_failed 日期:2018年03月15日 10点42分 Hi Alona, I has file a bug in the bugzilla. url is ht

[ovirt-users] 回复:Re: Re: ovirt-engine add host failed

2018-03-14 Thread dhy336
Hi Alona, I has file a bug in the bugzilla. url is https://bugzilla.redhat.com/show_bug.cgi?id=1556668, thanks. - 原始邮件 - 发件人:Alona Kaplan 收件人:dhy...@sina.com 抄送人:users 主题:Re: Re: [ovirt-users] ovirt-engine add host failed 日期:2018年03月14日 22点56分 Hi, I posted a patch with a proposed fix

[ovirt-users] 回复:Re: ovirt-engine add host failed

2018-03-14 Thread dhy336
Hi, Alona 1. not opened the SetupNetwoks dialog. while installing the host .2. I try to many times to re-install (or remove and re-add) the host - 原始邮件 - 发件人:Alona Kaplan 收件人:dhy...@sina.com 抄送人:users 主题:Re: [ovirt-users] ovirt-engine add host failed 日期:2018年03月14日 18点47分 Hi, Se

[ovirt-users] 回复:Re: ovirt-engine add host failed

2018-03-14 Thread dhy336
Hi,Alona thanks for your reply, I find node network is not fixed, there is not Bridge ovirtmgmt. I solve this issue, as shown in the figure. ovirtmgmt is not in "Assiged Logical Networks", I drag ovirtmgmt to "Assiged Logical Networks" .then click OK. host`s status become up, this is work. Bu

[ovirt-users] create new domain failed

2018-03-14 Thread dhy336
HiI find a issue, I create new domain failed error info is "Error while executing action New NFS Storage Domain: Storage domain already exists". vdsm debug info : 2018-03-14 15:39:46,163+0800 INFO (jsonrpc/1) [DynamicBridge] duhy test- (Bridge:189)2018-03