You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "tc_commenter (JIRA)" <ji...@apache.org> on 2015/06/08 17:46:00 UTC

[jira] [Commented] (IGNITE-1002) Deserialized CachesFilter doesn't have reference to Ignite instance

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

tc_commenter commented on IGNITE-1002:
--------------------------------------

There was triggered next test builds for last attached patch-file:
01. http://204.14.53.152/viewQueued.html?itemId=88402 - Ignite AOP
02. http://204.14.53.152/viewQueued.html?itemId=88403 - Ignite AWS
03. http://204.14.53.152/viewQueued.html?itemId=88404 - Ignite Basic
04. http://204.14.53.152/viewQueued.html?itemId=88405 - Ignite Cache
05. http://204.14.53.152/viewQueued.html?itemId=88406 - Ignite Cache 2
06. http://204.14.53.152/viewQueued.html?itemId=88407 - Ignite Cache 3
07. http://204.14.53.152/viewQueued.html?itemId=88408 - Ignite Cache 4
08. http://204.14.53.152/viewQueued.html?itemId=88409 - Ignite Cache Expiry Policy
09. http://204.14.53.152/viewQueued.html?itemId=88410 - Ignite Cache Failover
10. http://204.14.53.152/viewQueued.html?itemId=88411 - Ignite Cache Full API
11. http://204.14.53.152/viewQueued.html?itemId=88412 - Ignite Cache Restarts
12. http://204.14.53.152/viewQueued.html?itemId=88413 - Ignite Cache Tx Recovery
13. http://204.14.53.152/viewQueued.html?itemId=88414 - Ignite Cloud
14. http://204.14.53.152/viewQueued.html?itemId=88415 - Ignite Compute Grid
15. http://204.14.53.152/viewQueued.html?itemId=88416 - Ignite Data Strucutures
16. http://204.14.53.152/viewQueued.html?itemId=88417 - Ignite Examples
17. http://204.14.53.152/viewQueued.html?itemId=88418 - Ignite GCE
18. http://204.14.53.152/viewQueued.html?itemId=88419 - Ignite Geospacial Indexing
19. http://204.14.53.152/viewQueued.html?itemId=88420 - Ignite H2 Indexing
20. http://204.14.53.152/viewQueued.html?itemId=88421 - Ignite Hadoop
21. http://204.14.53.152/viewQueued.html?itemId=88422 - Ignite Hibernate
22. http://204.14.53.152/viewQueued.html?itemId=88423 - Ignite IGFS
23. http://204.14.53.152/viewQueued.html?itemId=88424 - Ignite IGFS Examples
24. http://204.14.53.152/viewQueued.html?itemId=88425 - Ignite IGFS Linux and MacOS
25. http://204.14.53.152/viewQueued.html?itemId=88426 - Ignite Java Client
26. http://204.14.53.152/viewQueued.html?itemId=88427 - Ignite JDBC Driver
27. http://204.14.53.152/viewQueued.html?itemId=88428 - Ignite JTA
28. http://204.14.53.152/viewQueued.html?itemId=88429 - Ignite Logging
29. http://204.14.53.152/viewQueued.html?itemId=88430 - Ignite Queries
30. http://204.14.53.152/viewQueued.html?itemId=88431 - Ignite Scalar Examples
31. http://204.14.53.152/viewQueued.html?itemId=88432 - Ignite SPI
32. http://204.14.53.152/viewQueued.html?itemId=88433 - Ignite Spring
33. http://204.14.53.152/viewQueued.html?itemId=88434 - Ignite Start Nodes
34. http://204.14.53.152/viewQueued.html?itemId=88435 - Ignite URI Deploy SPI
35. http://204.14.53.152/viewQueued.html?itemId=88436 - Ignite Visor Console
36. http://204.14.53.152/viewQueued.html?itemId=88437 - Ignite WebSessions
37. http://204.14.53.152/viewQueued.html?itemId=88438 - JCache TCK


> Deserialized CachesFilter doesn't have reference to Ignite instance
> -------------------------------------------------------------------
>
>                 Key: IGNITE-1002
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1002
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: sprint-5
>            Reporter: Andrey Gura
>            Assignee: Semen Boikov
>             Fix For: sprint-5
>
>         Attachments: ignite-1002.patch
>
>
> {panel}
> 1:13:41,237][ERROR][tcp-disco-msg-worker-#17%socket.SocketStreamerSelfTest1][GridDiscoveryManager]
> Failed to notify direct custom event listener: StartRoutineDiscoveryMessage
> [startReqData=StartRequestData
> [prjPred=o.a.i.i.cluster.ClusterGroupAdapter$CachesFilter@1c9549f2,
> clsName=null, depInfo=null, hnd=o.a.i.i.GridEventConsumeHandler@d29bd87,
> bufSize=1, interval=0, autoUnsubscribe=true],
> routineId=f8ac5eff-122d-42c5-9401-a07b3b8c3e9c]
> java.lang.NullPointerException
> at
> org.apache.ignite.internal.cluster.ClusterGroupAdapter$CachesFilter.apply(ClusterGroupAdapter.java:718)
> at
> org.apache.ignite.internal.cluster.ClusterGroupAdapter$CachesFilter.apply(ClusterGroupAdapter.java:685)
> at
> org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.processStartRequest(GridContinuousProcessor.java:713)
> at
> org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.access$1000(GridContinuousProcessor.java:58)
> at
> org.apache.ignite.internal.processors.continuous.GridContinuousProcessor$3.onCustomEvent(GridContinuousProcessor.java:178)
> at
> org.apache.ignite.internal.processors.continuous.GridContinuousProcessor$3.onCustomEvent(GridContinuousProcessor.java:175)
> at
> org.apache.ignite.internal.managers.discovery.GridDiscoveryManager$4.onDiscovery(GridDiscoveryManager.java:403)
> at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$RingMessageWorker.notifyDiscoveryListener(ServerImpl.java:3851)
> at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$RingMessageWorker.processCustomMessage(ServerImpl.java:3821)
> at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$RingMessageWorker.processMessage(ServerImpl.java:1906)
> at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$MessageWorkerAdapter.body(ServerImpl.java:4710)
> at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
> {panel}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)