Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 10647 invoked from network); 22 Sep 2006 18:47:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2006 18:47:04 -0000 Received: (qmail 20826 invoked by uid 500); 22 Sep 2006 18:47:02 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 20788 invoked by uid 500); 22 Sep 2006 18:47:02 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 20762 invoked by uid 99); 22 Sep 2006 18:47:02 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Sep 2006 11:47:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:35646] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id A4/B2-06791-69F24154 for ; Fri, 22 Sep 2006 11:46:50 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5CDEC7142FE for ; Fri, 22 Sep 2006 18:42:28 +0000 (GMT) Message-ID: <11461903.1158950548378.JavaMail.jira@brutus> Date: Fri, 22 Sep 2006 11:42:28 -0700 (PDT) From: "A B (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-1772) Error 42Z78 "Failed to locate 'Xalan' API classes" should not have sqlstate class '42' In-Reply-To: <13912775.1156825642304.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1772?page=all ] A B resolved DERBY-1772. ------------------------ Fix Version/s: 10.2.1.0 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Patch has now been mega-merged to 10.2. I ran xmlSuite on Windows 2000 with ibm142 to make sure all is well, and also manually verified that the changes are in. So I'm setting Fixin, unchecking "Patch Available", and resolving this issue. > Error 42Z78 "Failed to locate 'Xalan' API classes" should not have sqlstate class '42' > --------------------------------------------------------------------------------------- > > Key: DERBY-1772 > URL: http://issues.apache.org/jira/browse/DERBY-1772 > Project: Derby > Issue Type: Bug > Components: SQL > Affects Versions: 10.2.1.0 > Reporter: Daniel John Debrunner > Assigned To: A B > Priority: Minor > Fix For: 10.2.1.0, 10.3.0.0 > > Attachments: d1772_v1.patch > > > This is a run-time error but it has the SQL state '42' for compile error, and thus in Java SE 6 will have a SQLException of type SQLSyntaxErrorException. > ERROR 38000: The exception 'java.sql.SQLSyntaxErrorException: Failed to locate ' > Xalan' API or implementation classes. XML operations are not permitted unless t > hese classes are in your classpath.' was thrown while evaluating an expression. > ERROR 42Z78: Failed to locate 'Xalan' API or implementation classes. XML operat > ions are not permitted unless these classes are in your classpath. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira