[ 
https://issues.apache.org/jira/browse/IGNITE-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028218#comment-16028218
 ] 

Pavel Tupitsyn edited comment on IGNITE-5315 at 5/29/17 10:53 AM:
------------------------------------------------------------------

Another probable bug: Ignite hangs on correct configuration.

{code}
Failed to wait for completion of partition map exchange (preloading will not 
start): GridDhtPartitionsExchangeFuture [dummy=false, forcePreload=false, 
reassign=false, discoEvt=DiscoveryCustomEvent [customMsg=null, 
affTopVer=AffinityTopologyVersion [topVer=1, minorTopVer=1], 
super=DiscoveryEvent [evtNode=TcpDiscoveryNode 
[id=eaa7f2f1-8630-4ccf-9252-483688fab579, addrs=[127.0.0.1], 
sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, 
lastExchangeTime=1496054630311, loc=true, ver=2.1.0#19700101-sha1:00000000, 
isClient=false], topVer=1, nodeId8=eaa7f2f1, msg=null, 
type=DISCOVERY_CUSTOM_EVT, tstamp=1496054631061]], crd=TcpDiscoveryNode 
[id=eaa7f2f1-8630-4ccf-9252-483688fab579, addrs=[127.0.0.1], 
sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, 
lastExchangeTime=1496054630311, loc=true, ver=2.1.0#19700101-sha1:00000000, 
isClient=false], exchId=GridDhtPartitionExchangeId 
[topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1], nodeId=eaa7f2f1, 
evt=DISCOVERY_CUSTOM_EVT], added=true, initFut=GridFutureAdapter 
[ignoreInterrupts=false, state=DONE, res=false, hash=516389979], init=false, 
lastVer=null, partReleaseFut=null, exchActions=null, affChangeMsg=null, 
skipPreload=false, clientOnlyExchange=false, initTs=1496054631061, 
centralizedAff=false, changeGlobalStateE=null, 
exchangeOnChangeGlobalState=false, forcedRebFut=null, evtLatch=0, remaining=[], 
srvNodes=[TcpDiscoveryNode [id=eaa7f2f1-8630-4ccf-9252-483688fab579, 
addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, 
intOrder=1, lastExchangeTime=1496054630311, loc=true, 
ver=2.1.0#19700101-sha1:00000000, isClient=false]], super=GridFutureAdapter 
[ignoreInterrupts=false, state=DONE, res=class o.a.i.IgniteCheckedException: 
Field not found: Zip, hash=1647581106]]

class org.apache.ignite.IgniteCheckedException: Field not found: Zip
        at 
org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl.addField(QueryIndexDescriptorImpl.java:124)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.createIndexDescriptor(QueryUtils.java:579)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.processIndex(QueryUtils.java:596)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.processIndexes(QueryUtils.java:532)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.processBinaryMeta(QueryUtils.java:493)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.typeForQueryEntity(QueryUtils.java:407)
        at 
org.apache.ignite.internal.processors.query.GridQueryProcessor.onCacheStart0(GridQueryProcessor.java:691)
        at 
org.apache.ignite.internal.processors.query.GridQueryProcessor.onCacheStart(GridQueryProcessor.java:828)
        at 
org.apache.ignite.internal.processors.cache.GridCacheProcessor.startCache(GridCacheProcessor.java:1173)
        at 
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1850)
        at 
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1736)
        at 
org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onCacheChangeRequest(CacheAffinitySharedManager.java:399)
        at 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onCacheChangeRequest(GridDhtPartitionsExchangeFuture.java:660)
        at 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:509)
        at 
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1784)
        at 
org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
{code}


was (Author: ptupitsyn):
Another probable bug: Ignite hangs on incorrect configuration.

{code}
Failed to wait for completion of partition map exchange (preloading will not 
start): GridDhtPartitionsExchangeFuture [dummy=false, forcePreload=false, 
reassign=false, discoEvt=DiscoveryCustomEvent [customMsg=null, 
affTopVer=AffinityTopologyVersion [topVer=1, minorTopVer=1], 
super=DiscoveryEvent [evtNode=TcpDiscoveryNode 
[id=eaa7f2f1-8630-4ccf-9252-483688fab579, addrs=[127.0.0.1], 
sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, 
lastExchangeTime=1496054630311, loc=true, ver=2.1.0#19700101-sha1:00000000, 
isClient=false], topVer=1, nodeId8=eaa7f2f1, msg=null, 
type=DISCOVERY_CUSTOM_EVT, tstamp=1496054631061]], crd=TcpDiscoveryNode 
[id=eaa7f2f1-8630-4ccf-9252-483688fab579, addrs=[127.0.0.1], 
sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, 
lastExchangeTime=1496054630311, loc=true, ver=2.1.0#19700101-sha1:00000000, 
isClient=false], exchId=GridDhtPartitionExchangeId 
[topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1], nodeId=eaa7f2f1, 
evt=DISCOVERY_CUSTOM_EVT], added=true, initFut=GridFutureAdapter 
[ignoreInterrupts=false, state=DONE, res=false, hash=516389979], init=false, 
lastVer=null, partReleaseFut=null, exchActions=null, affChangeMsg=null, 
skipPreload=false, clientOnlyExchange=false, initTs=1496054631061, 
centralizedAff=false, changeGlobalStateE=null, 
exchangeOnChangeGlobalState=false, forcedRebFut=null, evtLatch=0, remaining=[], 
srvNodes=[TcpDiscoveryNode [id=eaa7f2f1-8630-4ccf-9252-483688fab579, 
addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, 
intOrder=1, lastExchangeTime=1496054630311, loc=true, 
ver=2.1.0#19700101-sha1:00000000, isClient=false]], super=GridFutureAdapter 
[ignoreInterrupts=false, state=DONE, res=class o.a.i.IgniteCheckedException: 
Field not found: Zip, hash=1647581106]]

class org.apache.ignite.IgniteCheckedException: Field not found: Zip
        at 
org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl.addField(QueryIndexDescriptorImpl.java:124)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.createIndexDescriptor(QueryUtils.java:579)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.processIndex(QueryUtils.java:596)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.processIndexes(QueryUtils.java:532)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.processBinaryMeta(QueryUtils.java:493)
        at 
org.apache.ignite.internal.processors.query.QueryUtils.typeForQueryEntity(QueryUtils.java:407)
        at 
org.apache.ignite.internal.processors.query.GridQueryProcessor.onCacheStart0(GridQueryProcessor.java:691)
        at 
org.apache.ignite.internal.processors.query.GridQueryProcessor.onCacheStart(GridQueryProcessor.java:828)
        at 
org.apache.ignite.internal.processors.cache.GridCacheProcessor.startCache(GridCacheProcessor.java:1173)
        at 
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1850)
        at 
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1736)
        at 
org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onCacheChangeRequest(CacheAffinitySharedManager.java:399)
        at 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onCacheChangeRequest(GridDhtPartitionsExchangeFuture.java:660)
        at 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:509)
        at 
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1784)
        at 
org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
{code}

> .NET: Failing query tests due to IGNITE-5287 (sqlEscapeAll)
> -----------------------------------------------------------
>
>                 Key: IGNITE-5315
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5315
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms, sql
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Tupitsyn
>             Fix For: 2.1
>
>
> Changes introduced in IGNITE-5287 caused multiple failures in .NET suites. 
> Need to investigate why and fix.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to