姜 为
, for fix this error disable spring jmx in application properties

spring.jmx.enabled=false


пт, 13 нояб. 2015 г. в 14:30, Denis Magda <[email protected]>:

> Hi,
>
> As I see you've already found out the reason of the issue [1] and,
> moreover, have already fixed it [2] :) Perfect.
>
> However, I'm afraid that the fix is inapplicable because you changed
> methods' return type from IgniteMXBean public API.
> This will break source code compatibility between current and released
> Ignite versions.
>
> Does anyone from the community have a thought on how to fix the issue
> preserving the compatibility?
>
>
> [1] https://issues.apache.org/jira/browse/IGNITE-1900
> [2] https://github.com/apache/ignite/pull/227
>
>
> On 11/13/2015 8:22 AM, 姜 为 wrote:
>
> Hi:
>
> I’m using Ignite 1.4 and Spring boot 1.2.7.
>
> When I create Ignite bean I got exception:
>
> How can I fix this?
>
>
>

Reply via email to