Alex,

Try to build a package and replace classnames.properties located in the project with the classnames.properties from your output directory. There should be the changes. Otherwise everyone has to do this clean step but not everyone is reading this thread. :)

--
Denis

On 12/14/2015 11:08 AM, Alexey Kuznetsov wrote:
Denis, after mvn clean package classnames.properties was not marked as
changed in Idea.

On Mon, Dec 14, 2015 at 2:57 PM, Denis Magda <dma...@gridgain.com> wrote:

Alex,

Have you updated and pushed classnames.properties? We have to do this
otherwise the end user will have the same issues in runtime.

Regards,
Denis


On 12/14/2015 10:41 AM, Alexey Kuznetsov wrote:

Thanks, Semyon.

mvn clean package -DskipTests -DskipClientDocs -Dmaven.javadoc.skip=true

Solved this issue.

On Mon, Dec 14, 2015 at 1:01 PM, Semyon Boikov <sboi...@gridgain.com>
wrote:

Alexey,
You could get this error if classnames.properties was not regenerated
after
recent classes renaming,


On Mon, Dec 14, 2015 at 7:45 AM, Alexey Kuznetsov <
akuznet...@gridgain.com
wrote:

Igniters,
My code that works fine couple of days ago started to fail with

exception:

   java.lang.AssertionError: BinaryMetadataKey [typeId=1877955432]

Also if I fallback to OptimizedMarshaller my code works fine.

I created blocker: https://issues.apache.org/jira/browse/IGNITE-2148

--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com





Reply via email to