You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by BEELA GAYATRI <be...@tcs.com> on 2020/07/01 05:16:13 UTC

RE: Re:

Hi Kasnacheev,

   The below behavior is occurring randomly after stopping the node. Do we have any resolution apart from deleting metastorage folder?


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

From: Ilya Kasnacheev<ma...@gmail.com>
Sent: Thursday, June 25, 2020 8:16 PM
To: user@ignite.apache.org<ma...@ignite.apache.org>
Subject: Re:

"External email. Open with Caution"
Hello!

This looks like a known issue: https://issues.apache.org/jira/browse/IGNITE-12850

Do you have a reproducer for this behavior?

Regards,
--
Ilya Kasnacheev


пн, 15 июн. 2020 г. в 10:49, BEELA GAYATRI <be...@tcs.com>>:

Hi Team,

I am running 3 server nodes  by setting baseline topology for all the 3 servers  with persistence enabled

I have stopped one of the nodes and again started the node. I am getting below error  so I have remove metastorage folder in the persistence storage path for that node. Now the node is up and running perfectly.

Please clarify ,what could be the reason behind the error and why the node is up and rrunning after removing the metastorage folder in persistence path of the node?

Exception during start processors, node will be stopped and close connections
class org.apache.ignite.IgniteCheckedException: Restoring of BaselineTopology history has failed, expected history item not found for id=3
                at org.apache.ignite.internal.processors.cluster.BaselineTopologyHistory.restoreHistory(BaselineTopologyHistory.java:54)
                at org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.onReadyForRead(GridClusterStateProcessor.java:223)
                at org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.notifyMetastorageReadyForRead(GridCacheDatabaseSharedManager.java:396)
                at org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.readMetastore(GridCacheDatabaseSharedManager.java:662)
                at org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.notifyMetaStorageSubscribersOnReadyForRead(GridCacheDatabaseSharedManager.java:4610)
                at org.apache.ignite.internal.IgniteKernal.start(IgniteKernal.java:1048)
                at org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance.start0(IgnitionEx.java:2038)
                at org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance.start(IgnitionEx.java:1730)
                at org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:1158)
                at org.apache.ignite.internal.IgnitionEx.startConfigurations(IgnitionEx.java:1076)
                at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:962)
                at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:861)
                at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:731)
                at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:700)
                at org.apache.ignite.Ignition.start(Ignition.java:348


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


Re: Re:

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

I've never seen this issue so I don't know. I would really appreciate a
reproducer.

Regards,
-- 
Ilya Kasnacheev


ср, 1 июл. 2020 г. в 08:16, BEELA GAYATRI <be...@tcs.com>:

>
>
> Hi Kasnacheev,
>
>
>
>    The below behavior is occurring randomly after stopping the node. Do we
> have any resolution apart from deleting metastorage folder?
>
>
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
>
> *From: *Ilya Kasnacheev <il...@gmail.com>
> *Sent: *Thursday, June 25, 2020 8:16 PM
> *To: *user@ignite.apache.org
> *Subject: *Re:
>
>
> "External email. Open with Caution"
>
> Hello!
>
>
>
> This looks like a known issue:
> https://issues.apache.org/jira/browse/IGNITE-12850
>
>
>
> Do you have a reproducer for this behavior?
>
>
>
> Regards,
>
> --
>
> Ilya Kasnacheev
>
>
>
>
>
> пн, 15 июн. 2020 г. в 10:49, BEELA GAYATRI <be...@tcs.com>:
>
>
>
> Hi Team,
>
>
>
> I am running 3 server nodes  by setting baseline topology for all the 3
> servers  with persistence enabled
>
>
>
> I have stopped one of the nodes and again started the node. I am getting
> below error  so I have remove metastorage folder in the persistence storage
> path for that node. Now the node is up and running perfectly.
>
>
>
> *Please clarify ,what could be the reason behind the error and why the
> node is up and rrunning after removing the metastorage folder in
> persistence path of the node?*
>
>
>
> Exception during start processors, node will be stopped and close
> connections
>
> class org.apache.ignite.IgniteCheckedException: Restoring of
> BaselineTopology history has failed, expected history item not found for
> id=3
>
>                 at
> org.apache.ignite.internal.processors.cluster.BaselineTopologyHistory.restoreHistory(BaselineTopologyHistory.java:54)
>
>                 at
> org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.onReadyForRead(GridClusterStateProcessor.java:223)
>
>                 at
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.notifyMetastorageReadyForRead(GridCacheDatabaseSharedManager.java:396)
>
>                 at
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.readMetastore(GridCacheDatabaseSharedManager.java:662)
>
>                 at
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.notifyMetaStorageSubscribersOnReadyForRead(GridCacheDatabaseSharedManager.java:4610)
>
>                 at
> org.apache.ignite.internal.IgniteKernal.start(IgniteKernal.java:1048)
>
>                 at
> org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance.start0(IgnitionEx.java:2038)
>
>                 at
> org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance.start(IgnitionEx.java:1730)
>
>                 at
> org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:1158)
>
>                 at
> org.apache.ignite.internal.IgnitionEx.startConfigurations(IgnitionEx.java:1076)
>
>                 at
> org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:962)
>
>                 at
> org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:861)
>
>                 at
> org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:731)
>
>                 at
> org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:700)
>
>                 at org.apache.ignite.Ignition.start(Ignition.java:348
>
>
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>