[jira] [Commented] (IGNITE-12346) .NET: Platform error:System.NullReferenceException

2020-07-09 Thread Pavel Tupitsyn (Jira)


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

Pavel Tupitsyn commented on IGNITE-12346:
-

Cherry-picked to ignite-2.9: 254a11370b20a0ead9b17ec0f7d7d251525d5ffc

> .NET: Platform error:System.NullReferenceException
> --
>
> Key: IGNITE-12346
> URL: https://issues.apache.org/jira/browse/IGNITE-12346
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.7.6
>Reporter: Denis A. Magda
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .NET
> Fix For: 2.9
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Came across [this StackOverflow 
> issue|https://stackoverflow.com/questions/58624177/blocked-system-critical-thread-has-been-detected]
>  and the found an NPE that might cause the rest of instabilities:
> {code:java}
> class org.apache.ignite.IgniteException: Platform 
> error:System.NullReferenceException: Ññûëêà íà îáúåêò íå óêàçûâàåò íà 
> ýêçåìïëÿð îáúåêòà.
>â 
> Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.CacheEntryFilterApply(Int64
>  memPtr)
>â Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.InLongOutLong(Int32 
> type, Int64 val)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.loggerLog(PlatformProcessorImpl.java:404)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:460)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:512)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl.inStreamOutLong(PlatformTargetProxyImpl.java:67)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackUtils.inLongOutLong(Native
>  Method)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway.cacheEntryFilterApply(PlatformCallbackGateway.java:143)
>   at 
> org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl.apply(PlatformCacheEntryFilterImpl.java:70)
>   at 
> org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager$InternalScanFilter.apply(GridCacheQueryManager.java:3139)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (IGNITE-12346) .NET: Platform error:System.NullReferenceException

2020-07-09 Thread Pavel Tupitsyn (Jira)


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

Pavel Tupitsyn commented on IGNITE-12346:
-

Merged to master: 6c69aa31edc8519fc3dfcda735afaf85e40dce49

> .NET: Platform error:System.NullReferenceException
> --
>
> Key: IGNITE-12346
> URL: https://issues.apache.org/jira/browse/IGNITE-12346
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.7.6
>Reporter: Denis A. Magda
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .NET
> Fix For: 2.9
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Came across [this StackOverflow 
> issue|https://stackoverflow.com/questions/58624177/blocked-system-critical-thread-has-been-detected]
>  and the found an NPE that might cause the rest of instabilities:
> {code:java}
> class org.apache.ignite.IgniteException: Platform 
> error:System.NullReferenceException: Ññûëêà íà îáúåêò íå óêàçûâàåò íà 
> ýêçåìïëÿð îáúåêòà.
>â 
> Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.CacheEntryFilterApply(Int64
>  memPtr)
>â Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.InLongOutLong(Int32 
> type, Int64 val)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.loggerLog(PlatformProcessorImpl.java:404)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:460)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:512)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl.inStreamOutLong(PlatformTargetProxyImpl.java:67)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackUtils.inLongOutLong(Native
>  Method)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway.cacheEntryFilterApply(PlatformCallbackGateway.java:143)
>   at 
> org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl.apply(PlatformCacheEntryFilterImpl.java:70)
>   at 
> org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager$InternalScanFilter.apply(GridCacheQueryManager.java:3139)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (IGNITE-12346) .NET: Platform error:System.NullReferenceException

2020-07-08 Thread Ignite TC Bot (Jira)


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

Ignite TC Bot commented on IGNITE-12346:


{panel:title=Branch: [pull/8007/head] Base: [master] : Possible Blockers 
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}SPI{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=5450468]]

{color:#d04437}Cache 1{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=5450499]]
* IgniteBinaryCacheTestSuite: 
GridCacheStopSelfTest.testStopImplicitMvccTransactionsReplicated - Test has low 
fail rate in base branch 0,0% and is not flaky

{color:#d04437}MVCC Cache 2{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=5450535]]
* IgniteCacheMvccTestSuite2: 
CrossCacheTxRandomOperationsTest.testCrossCacheTxOperations - Test has low fail 
rate in base branch 0,0% and is not flaky
* IgniteCacheMvccTestSuite2: 
CrossCacheTxRandomOperationsTest.testCrossCacheTxOperationsReplicated - Test 
has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/8007/head] Base: [master] : New Tests 
(12)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}Platform .NET{color} [tests 2]
* {color:#013220}exe: 
CacheQueriesTest.TestScanQueryDisposedFromAnotherThreadThrowsObjectDisposedException
 - PASSED{color}
* {color:#013220}exe: 
CacheQueriesTest.TestScanQueryDisposedFromAnotherThreadThrowsObjectDisposedException
 - PASSED{color}

{color:#8b}Platform .NET (Core Linux){color} [tests 2]
* {color:#013220}dll: 
CacheQueriesTestSimpleName.TestScanQueryDisposedFromAnotherThreadThrowsObjectDisposedException
 - PASSED{color}
* {color:#013220}dll: 
CacheQueriesTest.TestScanQueryDisposedFromAnotherThreadThrowsObjectDisposedException
 - PASSED{color}

{color:#8b}Service Grid{color} [tests 4]
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.topologyVersion[Test event=IgniteBiTuple 
[val1=DiscoveryEvent [evtNode=78ee32ce-5d24-48ef-9ed8-7c531334081b, topVer=0, 
nodeId8=1c41a3e1, msg=, type=NODE_JOINED, tstamp=1594251049991], 
val2=AffinityTopologyVersion [topVer=-560450980347361321, minorTopVer=0]]] - 
PASSED{color}
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.requestId[Test event=IgniteBiTuple 
[val1=DiscoveryEvent [evtNode=78ee32ce-5d24-48ef-9ed8-7c531334081b, topVer=0, 
nodeId8=1c41a3e1, msg=, type=NODE_JOINED, tstamp=1594251049991], 
val2=AffinityTopologyVersion [topVer=-560450980347361321, minorTopVer=0]]] - 
PASSED{color}
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.topologyVersion[Test event=IgniteBiTuple 
[val1=DiscoveryCustomEvent [customMsg=ServiceChangeBatchRequest 
[id=b456ec03371-0f5d1ae9-cb29-4f6b-a89d-017d7cce49bd, reqs=SingletonList 
[ServiceUndeploymentRequest []]], affTopVer=null, super=DiscoveryEvent 
[evtNode=e4440a4e-77e9-476a-b58c-5d2da3791571, topVer=0, nodeId8=e4440a4e, 
msg=null, type=DISCOVERY_CUSTOM_EVT, tstamp=1594251049991]], 
val2=AffinityTopologyVersion [topVer=-3219475227354924568, minorTopVer=0]]] - 
PASSED{color}
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.requestId[Test event=IgniteBiTuple 
[val1=DiscoveryCustomEvent [customMsg=ServiceChangeBatchRequest 
[id=b456ec03371-0f5d1ae9-cb29-4f6b-a89d-017d7cce49bd, reqs=SingletonList 
[ServiceUndeploymentRequest []]], affTopVer=null, super=DiscoveryEvent 
[evtNode=e4440a4e-77e9-476a-b58c-5d2da3791571, topVer=0, nodeId8=e4440a4e, 
msg=null, type=DISCOVERY_CUSTOM_EVT, tstamp=1594251049991]], 
val2=AffinityTopologyVersion [topVer=-3219475227354924568, minorTopVer=0]]] - 
PASSED{color}

{color:#8b}Service Grid (legacy mode){color} [tests 4]
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.requestId[Test event=IgniteBiTuple 
[val1=DiscoveryCustomEvent [customMsg=ServiceChangeBatchRequest 
[id=751f2c03371-621065d0-4217-4201-a23e-ed8aee3484a4, reqs=SingletonList 
[ServiceUndeploymentRequest []]], affTopVer=null, super=DiscoveryEvent 
[evtNode=ea78b217-f79f-4f17-be2f-02a965137aef, topVer=0, nodeId8=ea78b217, 
msg=null, type=DISCOVERY_CUSTOM_EVT, tstamp=1594250948947]], 
val2=AffinityTopologyVersion [topVer=6738094040448346092, minorTopVer=0]]] - 
PASSED{color}
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.topologyVersion[Test event=IgniteBiTuple 
[val1=DiscoveryEvent [evtNode=c5c0aa22-84e0-447a-bb7b-ac1ab15064d5, topVer=0, 
nodeId8=6ba49f00, msg=, type=NODE_JOINED, tstamp=1594250948947], 
val2=AffinityTopologyVersion [topVer=-3723063100191673047, minorTopVer=0]]] - 
PASSED{color}
* {color:#013220}IgniteServiceGridTestSuite: 
ServiceDeploymentProcessIdSelfTest.requestId[Test event=IgniteBiTuple 
[val1=DiscoveryEvent [evtNode=c5c0aa22-84e0-447a-bb7b-ac1ab15064d5, topVer=0, 

[jira] [Commented] (IGNITE-12346) .NET: Platform error:System.NullReferenceException

2020-07-03 Thread Aleksey Plekhanov (Jira)


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

Aleksey Plekhanov commented on IGNITE-12346:


[~ptupitsyn], are you working on this thicket? Do we have a chance to include 
this to 2.9 release?

> .NET: Platform error:System.NullReferenceException
> --
>
> Key: IGNITE-12346
> URL: https://issues.apache.org/jira/browse/IGNITE-12346
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.7.6
>Reporter: Denis A. Magda
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .NET
> Fix For: 2.9
>
>
> Came across [this StackOverflow 
> issue|https://stackoverflow.com/questions/58624177/blocked-system-critical-thread-has-been-detected]
>  and the found an NPE that might cause the rest of instabilities:
> {code:java}
> class org.apache.ignite.IgniteException: Platform 
> error:System.NullReferenceException: Ññûëêà íà îáúåêò íå óêàçûâàåò íà 
> ýêçåìïëÿð îáúåêòà.
>â 
> Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.CacheEntryFilterApply(Int64
>  memPtr)
>â Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.InLongOutLong(Int32 
> type, Int64 val)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.loggerLog(PlatformProcessorImpl.java:404)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:460)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:512)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl.inStreamOutLong(PlatformTargetProxyImpl.java:67)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackUtils.inLongOutLong(Native
>  Method)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway.cacheEntryFilterApply(PlatformCallbackGateway.java:143)
>   at 
> org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl.apply(PlatformCacheEntryFilterImpl.java:70)
>   at 
> org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager$InternalScanFilter.apply(GridCacheQueryManager.java:3139)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (IGNITE-12346) .NET: Platform error:System.NullReferenceException

2020-07-03 Thread Pavel Tupitsyn (Jira)


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

Pavel Tupitsyn commented on IGNITE-12346:
-

[~alex_pl] yes, I'll make sure this gets into 2.9, thanks for the reminder

> .NET: Platform error:System.NullReferenceException
> --
>
> Key: IGNITE-12346
> URL: https://issues.apache.org/jira/browse/IGNITE-12346
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.7.6
>Reporter: Denis A. Magda
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .NET
> Fix For: 2.9
>
>
> Came across [this StackOverflow 
> issue|https://stackoverflow.com/questions/58624177/blocked-system-critical-thread-has-been-detected]
>  and the found an NPE that might cause the rest of instabilities:
> {code:java}
> class org.apache.ignite.IgniteException: Platform 
> error:System.NullReferenceException: Ññûëêà íà îáúåêò íå óêàçûâàåò íà 
> ýêçåìïëÿð îáúåêòà.
>â 
> Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.CacheEntryFilterApply(Int64
>  memPtr)
>â Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.InLongOutLong(Int32 
> type, Int64 val)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.loggerLog(PlatformProcessorImpl.java:404)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:460)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:512)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl.inStreamOutLong(PlatformTargetProxyImpl.java:67)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackUtils.inLongOutLong(Native
>  Method)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway.cacheEntryFilterApply(PlatformCallbackGateway.java:143)
>   at 
> org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl.apply(PlatformCacheEntryFilterImpl.java:70)
>   at 
> org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager$InternalScanFilter.apply(GridCacheQueryManager.java:3139)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (IGNITE-12346) .NET: Platform error:System.NullReferenceException

2020-05-06 Thread Nikolay Izhikov (Jira)


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

Nikolay Izhikov commented on IGNITE-12346:
--

I'm excluding this issue from the 2.8.1 scope due to inactivity.

> .NET: Platform error:System.NullReferenceException
> --
>
> Key: IGNITE-12346
> URL: https://issues.apache.org/jira/browse/IGNITE-12346
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.7.6
>Reporter: Denis A. Magda
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .NET
> Fix For: 2.9, 2.8.1
>
>
> Came across [this StackOverflow 
> issue|https://stackoverflow.com/questions/58624177/blocked-system-critical-thread-has-been-detected]
>  and the found an NPE that might cause the rest of instabilities:
> {code:java}
> class org.apache.ignite.IgniteException: Platform 
> error:System.NullReferenceException: Ññûëêà íà îáúåêò íå óêàçûâàåò íà 
> ýêçåìïëÿð îáúåêòà.
>â 
> Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.CacheEntryFilterApply(Int64
>  memPtr)
>â Apache.Ignite.Core.Impl.Unmanaged.UnmanagedCallbacks.InLongOutLong(Int32 
> type, Int64 val)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.loggerLog(PlatformProcessorImpl.java:404)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:460)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformProcessorImpl.processInStreamOutLong(PlatformProcessorImpl.java:512)
>   at 
> org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl.inStreamOutLong(PlatformTargetProxyImpl.java:67)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackUtils.inLongOutLong(Native
>  Method)
>   at 
> org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway.cacheEntryFilterApply(PlatformCallbackGateway.java:143)
>   at 
> org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl.apply(PlatformCacheEntryFilterImpl.java:70)
>   at 
> org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager$InternalScanFilter.apply(GridCacheQueryManager.java:3139)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)