Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B9B717F50 for ; Thu, 15 Oct 2015 14:18:05 +0000 (UTC) Received: (qmail 23789 invoked by uid 500); 15 Oct 2015 14:18:05 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 23746 invoked by uid 500); 15 Oct 2015 14:18:05 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 23728 invoked by uid 99); 15 Oct 2015 14:18:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 14:18:05 +0000 Date: Thu, 15 Oct 2015 14:18:05 +0000 (UTC) From: "Vasilisa Sidorova (JIRA)" To: dev@ignite.apache.org Message-ID: In-Reply-To: References: Subject: =?utf-8?Q?[jira]_[Created]_(IGNITE-1695)_PortableMarshall?= =?utf-8?Q?er_get=C2=A0"Can_not_set_final_java.util.Queue_field_?= =?utf-8?Q?org.apache.ignite.examples.computegrid"_exceptio?= =?utf-8?Q?n_when_ComputeContinuousMapperExample_is_running?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vasilisa Sidorova created IGNITE-1695: ------------------------------------------ Summary: PortableMarshaller get=C2=A0"Can not set final java.u= til.Queue field org.apache.ignite.examples.computegrid" exception when Comp= uteContinuousMapperExample is running Key: IGNITE-1695 URL: https://issues.apache.org/jira/browse/IGNITE-1695 Project: Ignite Issue Type: Bug Components: general Affects Versions: 1.5 Environment: Ubuntu 14.04, community build #319 Reporter: Vasilisa Sidorova Fix For: 1.5 --------------------------------------------- DESCRIPTION --------------------------------------------- When default optimizedMarshaller is changed into portableMarshaller in exa= mple-ignite.xml then ComputeContinuousMapperExample is failed with this con= fig due to incorrect work of portableMarshaller --------------------------------------------- STEPS FOR REPRODUCE --------------------------------------------- 1. Build examples project in IDE 2.In the example-ignite.xml change property from: {noformat} -->