[ 
https://issues.apache.org/jira/browse/IGNITE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-3189:
-----------------------------------
    Description: 
* Make sure to clean all Ignite work directories (in home and in 
apache.ignite.core.tests folders)
* The issue is with PlatformComputeBinarizable not being recognized by Java 
code (Failed resolve class for ID: -1313284961)

Even though PlatformComputeBinarizable is properly registered in 
BinaryConfiguration, if it has not been *written by java*, it can't be *read by 
java*. So if ComputeApiTest executes before services test, it'll work; 
otherwise not.

  was:
* Make sure to clean all Ignite work directories (in home and in 
apache.ignite.core.tests folders)
* The issue is with PlatformComputeBinarizable not being recognized by Java 
code (Failed resolve class for ID: -1313284961)


> .NET: TestCallJavaService fails on TC
> -------------------------------------
>
>                 Key: IGNITE-3189
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3189
>             Project: Ignite
>          Issue Type: Test
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.7
>
>
> * Make sure to clean all Ignite work directories (in home and in 
> apache.ignite.core.tests folders)
> * The issue is with PlatformComputeBinarizable not being recognized by Java 
> code (Failed resolve class for ID: -1313284961)
> Even though PlatformComputeBinarizable is properly registered in 
> BinaryConfiguration, if it has not been *written by java*, it can't be *read 
> by java*. So if ComputeApiTest executes before services test, it'll work; 
> otherwise not.



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

Reply via email to