Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 5857 invoked by uid 500); 5 Dec 2001 23:30:28 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 5818 invoked from network); 5 Dec 2001 23:30:28 -0000 Date: Thu, 6 Dec 2001 00:01:51 +0100 (CET) From: giacomo X-X-Sender: To: Apache Cocoon Subject: Re: Bug reports In-Reply-To: <3C0E38BF.EB0DC7D4@apache.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 5 Dec 2001, Stefano Mazzocchi wrote: > I'm finally getting my hand dirty again with the CVS HEAD. > > A few things that bug me: > > 1) java.sql.SQLException: File input/output error: C:\Program > Files\Apache Tomcat 4.0\webapps\cocoon\WEB-INF\db\cocoondb.backup > at org.hsqldb.Trace.getError(Trace.java:180) > at org.hsqldb.Trace.getError(Trace.java:144) > at org.hsqldb.Trace.error(Trace.java:205) > at org.hsqldb.Log.restoreBackup(Log.java:731) > at org.hsqldb.Log.open(Log.java:212) > at org.hsqldb.Database.(Database.java:96) > at org.hsqldb.Server.run(Server.java:137) > at org.hsqldb.Server.main(Server.java:78) > at > org.apache.cocoon.components.hsqldb.ServerImpl.run(ServerImpl.java:101) > at java.lang.Thread.run(Thread.java:484) > > I've never been able to make the db work. Have you ever experienced > this? Must be a win$ problem ;) I don't have it on Linux. > 2) the /referer samples don't work. Probably the header-matcher is > broken or the sitemap section. I havn't found a sample called or located at /referer > 3) turning the log-level servlet parameter has no effect > > > log-level > ERROR > > > [you have to modify the conf file] This is misleading! > > 4) the default "upload-directory" is "image-dir". Why is that? are we > uploading only images on Cocoon!?!?, let's fix that. > > 5) the exception contained into a thrown ProcessingException is logged > twice. > > 6) sample http://localhost/cocoon/documents/doclist returns 404 > > 7) The error page under the /sub sub-sitemap now returns: > > > Brought to you by Apache Cocoon > > in no time! > > no time? Cocoon 2.0 might be fast, but it's not *that* fast :) I can't find this sample either. > 8) the cache-dir is always empty. I'm still investigating what I'm doing > wrong > > 9) I get a bunch of NPE out of a missing SAXConnector even if I didn't > enable no logging or profiling. BTW, we shouldn't get NPE out of > component managers since throwing/catching exception is an expensive > operation for the JVM. > > Enough for now. > > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org