Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8190817C17 for ; Wed, 18 Feb 2015 16:22:14 +0000 (UTC) Received: (qmail 19862 invoked by uid 500); 18 Feb 2015 16:15:34 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 19840 invoked by uid 500); 18 Feb 2015 16:15:34 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 19827 invoked by uid 99); 18 Feb 2015 16:15:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 16:15:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pierre.smits@gmail.com designates 209.85.215.50 as permitted sender) Received: from [209.85.215.50] (HELO mail-la0-f50.google.com) (209.85.215.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 16:15:08 +0000 Received: by labgd6 with SMTP id gd6so2135403lab.7 for ; Wed, 18 Feb 2015 08:13:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=PnuUzhQSkWaGM9JqE5HIq+qVNgLlkic51U2CymdxT7k=; b=gtfSRtBI8o0NXnfjMRIQJaw2SpTTp7x09EanvwVGPrCSrc+lLaqKuXP3fgXA/9Xn8q gE5m7XHFqh5DKyV/JwaJOu4Mk73Yvf4HKIPUnmkH3rVf/3NqV9rN9qAhCAGrH9h79gdQ isYfjnZhv/7mgeLv38LZ7Hnlyya910haP/KUElLlJewyubSU/5rP/0qNhEG7BU9bRvGn iyBClVLyYN23tNMoX+MEOH/DFSlP2H0vdBHH9hNU1PZuOQ3U4Qbl5Vg0MYhKcptU4f3t ltWrvI5IuUcrrPmpvu+SISTIdn8ls4W730/q+e+6cjBDAT3pNt51d8NWB54l39rgOTqq hVDQ== MIME-Version: 1.0 X-Received: by 10.152.8.229 with SMTP id u5mr158837laa.4.1424276017497; Wed, 18 Feb 2015 08:13:37 -0800 (PST) Received: by 10.25.170.143 with HTTP; Wed, 18 Feb 2015 08:13:37 -0800 (PST) In-Reply-To: References: <284077002.7526942.1397921325036.JavaMail.root@hotwaxmedia.com> <53529C2C.2040306@les7arts.com> Date: Wed, 18 Feb 2015 17:13:37 +0100 Message-ID: Subject: Re: OFBiz 13.07 - Communication error with the client while processing the request From: Pierre Smits To: user@ofbiz.apache.org Content-Type: multipart/alternative; boundary=089e0158ab6015cb7d050f5f1acc X-Virus-Checked: Checked by ClamAV on apache.org --089e0158ab6015cb7d050f5f1acc Content-Type: text/plain; charset=UTF-8 If the error (bug) still exists, please feel free to create a JIRA issue. Best regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Wed, Feb 18, 2015 at 5:02 PM, AgM3 wrote: > I had the same error message and a blank screen. > The reason was a typo in the page-reference > of the screen component. > > page="component://myComponent/widget/xxx.xml"> > > If the valid name is XXX.xml instead of xxx.xml > this message occures (maybe it occoures also in other cases, > but with this typo I can produce a blank screen). > > > > > --089e0158ab6015cb7d050f5f1acc--