You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@helix.apache.org by "Echhpal, Ria" <ri...@rbc.com> on 2020/09/24 19:17:05 UTC

Helix error

Hi,
We are receiving this below error in the logs and we are passing the value with the bean definition, so would you be able to help us with this?
02:03:50.555 ERROR [main] .helix.manager.zk.ZKHelixManager - Error in creating callback monitor.
javax.management.MalformedObjectNameException: Invalid character '"' in value part of property
at javax.management.ObjectName.construct(ObjectName.java:618) ~[?:1.8.0_144]
at javax.management.ObjectName.<init>(ObjectName.java:1382) ~[?:1.8.0_144]
at org.apache.helix.monitoring.mbeans.MBeanRegistrar.buildObjectName(MBeanRegistrar.java:110) ~[helix-common-1.0.1.jar:?]
at org.apache.helix.monitoring.mbeans.dynamicMBeans.DynamicMBeanProvider.doRegister(DynamicMBeanProvider.java:72) ~[helix-common-1.0.1.jar:?]
at org.apache.helix.monitoring.mbeans.HelixCallbackMonitor.register(HelixCallbackMonitor.java:99) ~[helix-core-1.0.1.jar:?]
at org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:261) [helix-core-1.0.1.jar:1.0.1]
at org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:220) [helix-core-1.0.1.jar:1.0.1]
at org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:215) [helix-core-1.0.1.jar:1.0.1]
at org.apache.helix.HelixManagerFactory.getZKHelixManager(HelixManagerFactory.java:50) [helix-core-1.0.1.jar:?]
at org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:162) [helix-core-1.0.1.jar:1.0.1]
Thanks,
Ria Echhpal


________________________________________ This E-Mail (including any attachments) may contain privileged or confidential information. It is intended only for the addressee(s) indicated above. The sender does not waive any of its rights, privileges or other protections respecting this information. Any distribution, copying or other use of this E-Mail or the information it contains, by other than an intended recipient, is not sanctioned and is prohibited. If you received this E-Mail in error, please delete it and advise the sender (by return E-Mail or otherwise) immediately. This E-Mail (including any attachments) has been scanned for viruses. It is believed to be free of any virus or other defect that might affect any computer system into which it is received and opened. However, it is the responsibility of the recipient to ensure that it is virus free. The sender accepts no responsibility for any loss or damage arising in any way from its use. E-Mail received by or sent from RBC Capital Markets is subject to review by Supervisory personnel. Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S. TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE, MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see link for RBCCM disclosures. https://www.rbccm.com/rbccm/policies-disclaimers.page

Re: Helix error

Posted by Wang Jiajun <er...@gmail.com>.
Hi Ria,

Could you please share your code that calls startHelixController()? Or
debug to see what's the input parameters? It could be caused by an invalid
input string.

Best Regards,
Jiajun


On Thu, Sep 24, 2020 at 12:17 PM Echhpal, Ria <ri...@rbc.com> wrote:

> Hi,
>
> We are receiving this below error in the logs and we are passing the value
> with the bean definition, so would you be able to help us with this?
>
> 02:03:50.555 ERROR [main] .helix.manager.zk.ZKHelixManager - Error in
> creating callback monitor.
>
> javax.management.MalformedObjectNameException: Invalid character '"' in
> value part of property
>
> at javax.management.ObjectName.construct(ObjectName.java:618)
> ~[?:1.8.0_144]
>
> at javax.management.ObjectName.<init>(ObjectName.java:1382) ~[?:1.8.0_144]
>
> at
> org.apache.helix.monitoring.mbeans.MBeanRegistrar.buildObjectName(MBeanRegistrar.java:110)
> ~[helix-common-1.0.1.jar:?]
>
> at
> org.apache.helix.monitoring.mbeans.dynamicMBeans.DynamicMBeanProvider.doRegister(DynamicMBeanProvider.java:72)
> ~[helix-common-1.0.1.jar:?]
>
> at
> org.apache.helix.monitoring.mbeans.HelixCallbackMonitor.register(HelixCallbackMonitor.java:99)
> ~[helix-core-1.0.1.jar:?]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:261)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:220)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:215)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.HelixManagerFactory.getZKHelixManager(HelixManagerFactory.java:50)
> [helix-core-1.0.1.jar:?]
>
> at
> org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:162)
> [helix-core-1.0.1.jar:1.0.1]
>
> Thanks,
>
> Ria Echhpal
>
>
>
>
> ________________________________________ This E-Mail (including any
> attachments) may contain privileged or confidential information. It is
> intended only for the addressee(s) indicated above. The sender does not
> waive any of its rights, privileges or other protections respecting this
> information. Any distribution, copying or other use of this E-Mail or the
> information it contains, by other than an intended recipient, is not
> sanctioned and is prohibited. If you received this E-Mail in error, please
> delete it and advise the sender (by return E-Mail or otherwise)
> immediately. This E-Mail (including any attachments) has been scanned for
> viruses. It is believed to be free of any virus or other defect that might
> affect any computer system into which it is received and opened. However,
> it is the responsibility of the recipient to ensure that it is virus free.
> The sender accepts no responsibility for any loss or damage arising in any
> way from its use. E-Mail received by or sent from RBC Capital Markets is
> subject to review by Supervisory personnel. Such communications are
> retained and may be produced to regulatory authorities or others with legal
> rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S.
> TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE
> INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND
> CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE,
> MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see
> link for RBCCM disclosures.
> https://www.rbccm.com/rbccm/policies-disclaimers.page
>

Re: Helix error

Posted by Huizhi Lu <ih...@gmail.com>.
Hi Ria,
It means the controllerName should not have double quotes as a parameter in
the method below, like: *"\"controllerName\"". *Hope this gives you a hint.

startHelixController(final String zkConnectString,
    final String clusterName, final String controllerName, final
String controllerMode)


On Thu, Sep 24, 2020 at 1:54 PM Huizhi Lu <ih...@gmail.com> wrote:

> Hi Ria,
>
> From the error message: the Invalid character '"' in value part of
> property. The character *"* seems to be the issue. In the log you pasted,
> do you mean "<instance>" has the double quotes around the instance name?
>
> Eg. the log is supposed to be: clusterName: CONTROLLER-<APPNAME>,
> instanceName:* instance <=== no double quotes*
> Not instanceName:* "instance"*
>
> On Thu, Sep 24, 2020 at 1:35 PM Echhpal, Ria <ri...@rbc.com> wrote:
>
>> Hi,
>>
>>
>>
>> Those values seem to be correctly populated in the logs.
>>
>>
>>
>> Create a zk-based cluster manager. zkSvr: <servername>:21999,
>> <servername>:21999, clusterName: CONTROLLER-<APPNAME>, instanceName:
>> "<instance>", type: CONTROLLER_PARTICIPANT
>>
>>
>>
>>
>>
>> *From: *Huizhi Lu <ih...@gmail.com>
>> *Reply-To: *"user@helix.apache.org" <us...@helix.apache.org>
>> *Date: *Thursday, September 24, 2020 at 1:00 PM
>> *To: *"user@helix.apache.org" <us...@helix.apache.org>
>> *Subject: *Re: Helix error
>>
>>
>>
>> [External]
>> <https://connect.fg.rbc.com/community/techhub/external-email-indicator>
>>
>> Hi Ria,
>>
>>
>>
>> It seems the input key property  is empty to build an object name. More
>> specifically, it looks like the cluster name and controller name are empty
>> in startHelixController().
>>
>>
>>
>> Can you look at the log: "Create a zk-based cluster manager. ZK
>> connection:"? See if the cluster name and instance name are empty.
>>
>>
>>
>>
>>
>>
>>
>> On Thu, Sep 24, 2020 at 12:17 PM Echhpal, Ria <ri...@rbc.com>
>> wrote:
>>
>> Hi,
>>
>> We are receiving this below error in the logs and we are passing the
>> value with the bean definition, so would you be able to help us with this?
>>
>> 02:03:50.555 ERROR [main] .helix.manager.zk.ZKHelixManager - Error in
>> creating callback monitor.
>>
>> javax.management.MalformedObjectNameException: Invalid character '"' in
>> value part of property
>>
>> at javax.management.ObjectName.construct(ObjectName.java:618)
>> ~[?:1.8.0_144]
>>
>> at javax.management.ObjectName.<init>(ObjectName.java:1382)
>> ~[?:1.8.0_144]
>>
>> at
>> org.apache.helix.monitoring.mbeans.MBeanRegistrar.buildObjectName(MBeanRegistrar.java:110)
>> ~[helix-common-1.0.1.jar:?]
>>
>> at
>> org.apache.helix.monitoring.mbeans.dynamicMBeans.DynamicMBeanProvider.doRegister(DynamicMBeanProvider.java:72)
>> ~[helix-common-1.0.1.jar:?]
>>
>> at
>> org.apache.helix.monitoring.mbeans.HelixCallbackMonitor.register(HelixCallbackMonitor.java:99)
>> ~[helix-core-1.0.1.jar:?]
>>
>> at
>> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:261)
>> [helix-core-1.0.1.jar:1.0.1]
>>
>> at
>> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:220)
>> [helix-core-1.0.1.jar:1.0.1]
>>
>> at
>> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:215)
>> [helix-core-1.0.1.jar:1.0.1]
>>
>> at
>> org.apache.helix.HelixManagerFactory.getZKHelixManager(HelixManagerFactory.java:50)
>> [helix-core-1.0.1.jar:?]
>>
>> at
>> org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:162)
>> [helix-core-1.0.1.jar:1.0.1]
>>
>> Thanks,
>>
>> Ria Echhpal
>>
>>
>>
>>
>>
>> ________________________________________ This E-Mail (including any
>> attachments) may contain privileged or confidential information. It is
>> intended only for the addressee(s) indicated above. The sender does not
>> waive any of its rights, privileges or other protections respecting this
>> information. Any distribution, copying or other use of this E-Mail or the
>> information it contains, by other than an intended recipient, is not
>> sanctioned and is prohibited. If you received this E-Mail in error, please
>> delete it and advise the sender (by return E-Mail or otherwise)
>> immediately. This E-Mail (including any attachments) has been scanned for
>> viruses. It is believed to be free of any virus or other defect that might
>> affect any computer system into which it is received and opened. However,
>> it is the responsibility of the recipient to ensure that it is virus free.
>> The sender accepts no responsibility for any loss or damage arising in any
>> way from its use. E-Mail received by or sent from RBC Capital Markets is
>> subject to review by Supervisory personnel. Such communications are
>> retained and may be produced to regulatory authorities or others with legal
>> rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S.
>> TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE
>> INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND
>> CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE,
>> MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see
>> link for RBCCM disclosures.
>> https://www.rbccm.com/rbccm/policies-disclaimers.page
>>
>> ________________________________________ This E-Mail (including any
>> attachments) may contain privileged or confidential information. It is
>> intended only for the addressee(s) indicated above. The sender does not
>> waive any of its rights, privileges or other protections respecting this
>> information. Any distribution, copying or other use of this E-Mail or the
>> information it contains, by other than an intended recipient, is not
>> sanctioned and is prohibited. If you received this E-Mail in error, please
>> delete it and advise the sender (by return E-Mail or otherwise)
>> immediately. This E-Mail (including any attachments) has been scanned for
>> viruses. It is believed to be free of any virus or other defect that might
>> affect any computer system into which it is received and opened. However,
>> it is the responsibility of the recipient to ensure that it is virus free.
>> The sender accepts no responsibility for any loss or damage arising in any
>> way from its use. E-Mail received by or sent from RBC Capital Markets is
>> subject to review by Supervisory personnel. Such communications are
>> retained and may be produced to regulatory authorities or others with legal
>> rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S.
>> TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE
>> INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND
>> CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE,
>> MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see
>> link for RBCCM disclosures.
>> https://www.rbccm.com/rbccm/policies-disclaimers.page
>>
>

Re: Helix error

Posted by Huizhi Lu <ih...@gmail.com>.
Hi Ria,

From the error message: the Invalid character '"' in value part of
property. The character *"* seems to be the issue. In the log you pasted,
do you mean "<instance>" has the double quotes around the instance name?

Eg. the log is supposed to be: clusterName: CONTROLLER-<APPNAME>,
instanceName:* instance <=== no double quotes*
Not instanceName:* "instance"*

On Thu, Sep 24, 2020 at 1:35 PM Echhpal, Ria <ri...@rbc.com> wrote:

> Hi,
>
>
>
> Those values seem to be correctly populated in the logs.
>
>
>
> Create a zk-based cluster manager. zkSvr: <servername>:21999,
> <servername>:21999, clusterName: CONTROLLER-<APPNAME>, instanceName:
> "<instance>", type: CONTROLLER_PARTICIPANT
>
>
>
>
>
> *From: *Huizhi Lu <ih...@gmail.com>
> *Reply-To: *"user@helix.apache.org" <us...@helix.apache.org>
> *Date: *Thursday, September 24, 2020 at 1:00 PM
> *To: *"user@helix.apache.org" <us...@helix.apache.org>
> *Subject: *Re: Helix error
>
>
>
> [External]
> <https://connect.fg.rbc.com/community/techhub/external-email-indicator>
>
> Hi Ria,
>
>
>
> It seems the input key property  is empty to build an object name. More
> specifically, it looks like the cluster name and controller name are empty
> in startHelixController().
>
>
>
> Can you look at the log: "Create a zk-based cluster manager. ZK
> connection:"? See if the cluster name and instance name are empty.
>
>
>
>
>
>
>
> On Thu, Sep 24, 2020 at 12:17 PM Echhpal, Ria <ri...@rbc.com> wrote:
>
> Hi,
>
> We are receiving this below error in the logs and we are passing the value
> with the bean definition, so would you be able to help us with this?
>
> 02:03:50.555 ERROR [main] .helix.manager.zk.ZKHelixManager - Error in
> creating callback monitor.
>
> javax.management.MalformedObjectNameException: Invalid character '"' in
> value part of property
>
> at javax.management.ObjectName.construct(ObjectName.java:618)
> ~[?:1.8.0_144]
>
> at javax.management.ObjectName.<init>(ObjectName.java:1382) ~[?:1.8.0_144]
>
> at
> org.apache.helix.monitoring.mbeans.MBeanRegistrar.buildObjectName(MBeanRegistrar.java:110)
> ~[helix-common-1.0.1.jar:?]
>
> at
> org.apache.helix.monitoring.mbeans.dynamicMBeans.DynamicMBeanProvider.doRegister(DynamicMBeanProvider.java:72)
> ~[helix-common-1.0.1.jar:?]
>
> at
> org.apache.helix.monitoring.mbeans.HelixCallbackMonitor.register(HelixCallbackMonitor.java:99)
> ~[helix-core-1.0.1.jar:?]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:261)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:220)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:215)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.HelixManagerFactory.getZKHelixManager(HelixManagerFactory.java:50)
> [helix-core-1.0.1.jar:?]
>
> at
> org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:162)
> [helix-core-1.0.1.jar:1.0.1]
>
> Thanks,
>
> Ria Echhpal
>
>
>
>
>
> ________________________________________ This E-Mail (including any
> attachments) may contain privileged or confidential information. It is
> intended only for the addressee(s) indicated above. The sender does not
> waive any of its rights, privileges or other protections respecting this
> information. Any distribution, copying or other use of this E-Mail or the
> information it contains, by other than an intended recipient, is not
> sanctioned and is prohibited. If you received this E-Mail in error, please
> delete it and advise the sender (by return E-Mail or otherwise)
> immediately. This E-Mail (including any attachments) has been scanned for
> viruses. It is believed to be free of any virus or other defect that might
> affect any computer system into which it is received and opened. However,
> it is the responsibility of the recipient to ensure that it is virus free.
> The sender accepts no responsibility for any loss or damage arising in any
> way from its use. E-Mail received by or sent from RBC Capital Markets is
> subject to review by Supervisory personnel. Such communications are
> retained and may be produced to regulatory authorities or others with legal
> rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S.
> TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE
> INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND
> CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE,
> MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see
> link for RBCCM disclosures.
> https://www.rbccm.com/rbccm/policies-disclaimers.page
>
> ________________________________________ This E-Mail (including any
> attachments) may contain privileged or confidential information. It is
> intended only for the addressee(s) indicated above. The sender does not
> waive any of its rights, privileges or other protections respecting this
> information. Any distribution, copying or other use of this E-Mail or the
> information it contains, by other than an intended recipient, is not
> sanctioned and is prohibited. If you received this E-Mail in error, please
> delete it and advise the sender (by return E-Mail or otherwise)
> immediately. This E-Mail (including any attachments) has been scanned for
> viruses. It is believed to be free of any virus or other defect that might
> affect any computer system into which it is received and opened. However,
> it is the responsibility of the recipient to ensure that it is virus free.
> The sender accepts no responsibility for any loss or damage arising in any
> way from its use. E-Mail received by or sent from RBC Capital Markets is
> subject to review by Supervisory personnel. Such communications are
> retained and may be produced to regulatory authorities or others with legal
> rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S.
> TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE
> INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND
> CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE,
> MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see
> link for RBCCM disclosures.
> https://www.rbccm.com/rbccm/policies-disclaimers.page
>

Re: Helix error

Posted by "Echhpal, Ria" <ri...@rbc.com>.
Hi,

Those values seem to be correctly populated in the logs.

Create a zk-based cluster manager. zkSvr: <servername>:21999, <servername>:21999, clusterName: CONTROLLER-<APPNAME>, instanceName: "<instance>", type: CONTROLLER_PARTICIPANT


From: Huizhi Lu <ih...@gmail.com>
Reply-To: "user@helix.apache.org" <us...@helix.apache.org>
Date: Thursday, September 24, 2020 at 1:00 PM
To: "user@helix.apache.org" <us...@helix.apache.org>
Subject: Re: Helix error

[External]<https://connect.fg.rbc.com/community/techhub/external-email-indicator>
Hi Ria,

It seems the input key property  is empty to build an object name. More specifically, it looks like the cluster name and controller name are empty in startHelixController().

Can you look at the log: "Create a zk-based cluster manager. ZK connection:"? See if the cluster name and instance name are empty.



On Thu, Sep 24, 2020 at 12:17 PM Echhpal, Ria <ri...@rbc.com>> wrote:
Hi,
We are receiving this below error in the logs and we are passing the value with the bean definition, so would you be able to help us with this?
02:03:50.555 ERROR [main] .helix.manager.zk.ZKHelixManager - Error in creating callback monitor.
javax.management.MalformedObjectNameException: Invalid character '"' in value part of property
at javax.management.ObjectName.construct(ObjectName.java:618) ~[?:1.8.0_144]
at javax.management.ObjectName.<init>(ObjectName.java:1382) ~[?:1.8.0_144]
at org.apache.helix.monitoring.mbeans.MBeanRegistrar.buildObjectName(MBeanRegistrar.java:110) ~[helix-common-1.0.1.jar:?]
at org.apache.helix.monitoring.mbeans.dynamicMBeans.DynamicMBeanProvider.doRegister(DynamicMBeanProvider.java:72) ~[helix-common-1.0.1.jar:?]
at org.apache.helix.monitoring.mbeans.HelixCallbackMonitor.register(HelixCallbackMonitor.java:99) ~[helix-core-1.0.1.jar:?]
at org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:261) [helix-core-1.0.1.jar:1.0.1]
at org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:220) [helix-core-1.0.1.jar:1.0.1]
at org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:215) [helix-core-1.0.1.jar:1.0.1]
at org.apache.helix.HelixManagerFactory.getZKHelixManager(HelixManagerFactory.java:50) [helix-core-1.0.1.jar:?]
at org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:162) [helix-core-1.0.1.jar:1.0.1]
Thanks,
Ria Echhpal


________________________________________ This E-Mail (including any attachments) may contain privileged or confidential information. It is intended only for the addressee(s) indicated above. The sender does not waive any of its rights, privileges or other protections respecting this information. Any distribution, copying or other use of this E-Mail or the information it contains, by other than an intended recipient, is not sanctioned and is prohibited. If you received this E-Mail in error, please delete it and advise the sender (by return E-Mail or otherwise) immediately. This E-Mail (including any attachments) has been scanned for viruses. It is believed to be free of any virus or other defect that might affect any computer system into which it is received and opened. However, it is the responsibility of the recipient to ensure that it is virus free. The sender accepts no responsibility for any loss or damage arising in any way from its use. E-Mail received by or sent from RBC Capital Markets is subject to review by Supervisory personnel. Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S. TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE, MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see link for RBCCM disclosures. https://www.rbccm.com/rbccm/policies-disclaimers.page
________________________________________ This E-Mail (including any attachments) may contain privileged or confidential information. It is intended only for the addressee(s) indicated above. The sender does not waive any of its rights, privileges or other protections respecting this information. Any distribution, copying or other use of this E-Mail or the information it contains, by other than an intended recipient, is not sanctioned and is prohibited. If you received this E-Mail in error, please delete it and advise the sender (by return E-Mail or otherwise) immediately. This E-Mail (including any attachments) has been scanned for viruses. It is believed to be free of any virus or other defect that might affect any computer system into which it is received and opened. However, it is the responsibility of the recipient to ensure that it is virus free. The sender accepts no responsibility for any loss or damage arising in any way from its use. E-Mail received by or sent from RBC Capital Markets is subject to review by Supervisory personnel. Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S. TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE, MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see link for RBCCM disclosures. https://www.rbccm.com/rbccm/policies-disclaimers.page

Re: Helix error

Posted by Huizhi Lu <ih...@gmail.com>.
Hi Ria,

It seems the input key property  is empty to build an object name. More
specifically, it looks like the cluster name and controller name are empty
in startHelixController().

Can you look at the log: "Create a zk-based cluster manager. ZK
connection:"? See if the cluster name and instance name are empty.



On Thu, Sep 24, 2020 at 12:17 PM Echhpal, Ria <ri...@rbc.com> wrote:

> Hi,
>
> We are receiving this below error in the logs and we are passing the value
> with the bean definition, so would you be able to help us with this?
>
> 02:03:50.555 ERROR [main] .helix.manager.zk.ZKHelixManager - Error in
> creating callback monitor.
>
> javax.management.MalformedObjectNameException: Invalid character '"' in
> value part of property
>
> at javax.management.ObjectName.construct(ObjectName.java:618)
> ~[?:1.8.0_144]
>
> at javax.management.ObjectName.<init>(ObjectName.java:1382) ~[?:1.8.0_144]
>
> at
> org.apache.helix.monitoring.mbeans.MBeanRegistrar.buildObjectName(MBeanRegistrar.java:110)
> ~[helix-common-1.0.1.jar:?]
>
> at
> org.apache.helix.monitoring.mbeans.dynamicMBeans.DynamicMBeanProvider.doRegister(DynamicMBeanProvider.java:72)
> ~[helix-common-1.0.1.jar:?]
>
> at
> org.apache.helix.monitoring.mbeans.HelixCallbackMonitor.register(HelixCallbackMonitor.java:99)
> ~[helix-core-1.0.1.jar:?]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:261)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:220)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.manager.zk.ZKHelixManager.<init>(ZKHelixManager.java:215)
> [helix-core-1.0.1.jar:1.0.1]
>
> at
> org.apache.helix.HelixManagerFactory.getZKHelixManager(HelixManagerFactory.java:50)
> [helix-core-1.0.1.jar:?]
>
> at
> org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:162)
> [helix-core-1.0.1.jar:1.0.1]
>
> Thanks,
>
> Ria Echhpal
>
>
>
>
> ________________________________________ This E-Mail (including any
> attachments) may contain privileged or confidential information. It is
> intended only for the addressee(s) indicated above. The sender does not
> waive any of its rights, privileges or other protections respecting this
> information. Any distribution, copying or other use of this E-Mail or the
> information it contains, by other than an intended recipient, is not
> sanctioned and is prohibited. If you received this E-Mail in error, please
> delete it and advise the sender (by return E-Mail or otherwise)
> immediately. This E-Mail (including any attachments) has been scanned for
> viruses. It is believed to be free of any virus or other defect that might
> affect any computer system into which it is received and opened. However,
> it is the responsibility of the recipient to ensure that it is virus free.
> The sender accepts no responsibility for any loss or damage arising in any
> way from its use. E-Mail received by or sent from RBC Capital Markets is
> subject to review by Supervisory personnel. Such communications are
> retained and may be produced to regulatory authorities or others with legal
> rights to the information. IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S.
> TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVICE
> INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND
> CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE,
> MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER. Please see
> link for RBCCM disclosures.
> https://www.rbccm.com/rbccm/policies-disclaimers.page
>