From ddlutils-dev-return-1604-apmail-db-ddlutils-dev-archive=db.apache.org@db.apache.org Tue Sep 25 11:56:04 2007 Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 1793 invoked from network); 25 Sep 2007 11:56:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2007 11:56:02 -0000 Received: (qmail 70160 invoked by uid 500); 25 Sep 2007 11:55:51 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 70098 invoked by uid 500); 25 Sep 2007 11:55:51 -0000 Mailing-List: contact ddlutils-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-dev@db.apache.org Delivered-To: mailing list ddlutils-dev@db.apache.org Received: (qmail 70059 invoked by uid 99); 25 Sep 2007 11:55:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 04:55:51 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wessam.abdrabo@gmail.com designates 209.85.162.176 as permitted sender) Received: from [209.85.162.176] (HELO el-out-1112.google.com) (209.85.162.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 11:55:51 +0000 Received: by el-out-1112.google.com with SMTP id r27so319583ele for ; Tue, 25 Sep 2007 04:55:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=zN2wmF064NxVfwGCTi8FyCeozpvExwbV9QaSQ4KJm5s=; b=dwUMT4J9Q9hgPtaMKw+gTPj/K0ZHrehf1RSL2sjNqGa5DAq/R1uapkIQXOICOsL4tUeSAbFm8RZwVETErfLtla78qIH2k7UTEuaVg2oDUC6dwZu4PdmDphXbfdUfRgS/99Kjy0YT3eTwCj4BaVErFUiP1Wklhajq+aCxGrhMYIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tyRqDAFmVX5d8lHN82WuDxRNe3S+OWyhCxtL5BraJw+qmRcDCzg0bJQjFdNIwCAGwtyLLartj1bHB5IjbLRrVzD0bxjWnlzVFCtLNWz8plwz8qEF4zWzCSE6lsu7OoIGubSae+SSOBv5yfLxZELDlT/qgHNh5VRbFydUqtMT4k0= Received: by 10.143.33.19 with SMTP id l19mr861204wfj.1190721330377; Tue, 25 Sep 2007 04:55:30 -0700 (PDT) Received: by 10.70.53.14 with HTTP; Tue, 25 Sep 2007 04:55:30 -0700 (PDT) Message-ID: <5bdcc63c0709250455q570ee710sddbf8817ea8b45ae@mail.gmail.com> Date: Tue, 25 Sep 2007 14:55:30 +0300 From: "Wessam Abd Rabo" To: ddlutils-dev@db.apache.org Subject: Re: MalFormedURL Exception In-Reply-To: <224f32340709242343g18affe74u48e52ab81b54ce90@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2333_9748820.1190721330338" References: <5bdcc63c0709241324ic2ee535id25a4f13ace50630@mail.gmail.com> <224f32340709242343g18affe74u48e52ab81b54ce90@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2333_9748820.1190721330338 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The problem is at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity new URL(expandedSystemid) I can't stop the debugger at this line as the whole library ( com.sun.org.apache.xerces) source code contains errors. Any guess what could be causing this error? Wessam On 9/25/07, Thomas Dudziak wrote: > > On 9/24/07, Wessam Abd Rabo wrote: > > > I'm getting this exception for a long time now and i can't fix it or > know > > the exact cause. Here's the stack trace: > > Did you see my email from Friday > ( > http://mail-archives.apache.org/mod_mbox/db-ddlutils-dev/200709.mbox/%3c224f32340709210014g4ab54ca5sb7bfe97690480636@mail.gmail.com%3e > ) > ? > Let me know whether this helps. > > Tom > ------=_Part_2333_9748820.1190721330338--