Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 9184 invoked by uid 500); 1 Apr 2003 01:12:32 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 9167 invoked from network); 1 Apr 2003 01:12:31 -0000 Received: from unknown (HELO host.leverageweb.com) (64.91.232.157) by daedalus.apache.org with SMTP; 1 Apr 2003 01:12:31 -0000 Received: from 66-44-93-63.s571.tnt8.lnhva.md.dialup.rcn.com ([66.44.93.63] helo=geoff2k) by host.leverageweb.com with asmtp (Exim 3.36 #1) id 190AH7-0006i8-00 for cocoon-users@xml.apache.org; Mon, 31 Mar 2003 20:09:18 -0500 From: "Geoff Howard" To: Subject: RE: [CRASH] 2.1-Dev with HTMLGenerator & Transformer Date: Mon, 31 Mar 2003 20:27:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030331192153.P214-100000@neuagency.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.leverageweb.com X-AntiAbuse: Original Domain - xml.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - leverageweb.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N While you're waiting for someone who has the foggiest clue what is going on (which I don't) I'd suggest two experiments: 1) saving the output of the output from the noaa.gov site to a local file and see if that has any effect 2) try increasingly less complicated xpath statements Geoff > -----Original Message----- > From: Tony Collen [mailto:tcollen@neuagency.com] > Sent: Monday, March 31, 2003 7:32 PM > To: coocon-dev@xml.apache.org > Cc: cocoon-users@xml.apache.org > Subject: [CRASH] 2.1-Dev with HTMLGenerator & Transformer > > > Hi everyone, > > I've been experiencing a strange crash with Cocoon & Jetty. I'm not sure > if anyone can reproduce this. I'm running Cocoon 2.1-Dev and Jetty under > FreeBSD 4.5-R. JDK is 1.4.1_01. > > Here's the log from Jetty after it bombs: > > > 19:17:28.616 EVENT Started SocketListener on 0.0.0.0:8888 > 19:17:28.618 EVENT Started org.mortbay.jetty.Server@4a5ab2 > Mon Mar 31 19:17:31 EST 2003 Listening for connections ... > > Unexpected Signal : 11 occurred at PC=0x2A4966CD > Function=[Unknown.] > Library=(N/A) > > NOTE: We are unable to locate the function name symbol for the error > just occurred. Please refer to release documentation for possible > reason and solutions. > > > Current Java thread: > > Dynamic libraries: > Can not get information for pid = 7045 > > Local Time = Mon Mar 31 19:21:01 2003 > Elapsed Time = 219 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002E6 > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode) > # > # An error report file has been saved as hs_err_pid7022.log. > # Please refer to the file for further information. > > > My log doesn't contain any more information than is reported in the above > crash report. Here's the sitemap snippet: > > > > src="http://www.crh.noaa.gov/data/forecasts/MNZ060.php?warncounty= > mnc053&city=Minneapolis"> > value="/html/body/table[4]/tr[4]/td[2]/table[1]/tr[2]/td[1]/table[ > 1]/tr[1]/td[2]/table[1]"/> > > > > > > > I'd appreciate if someone could take a look at this. The weird part is > there's no crash if i take out the . > > Here's my stylesheet. I pared it down because i thought I had an XSL > problem but it's not looking like that. > > > > xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> > > > > foo > > > > > > > I haven't tested this under Tomcat yet, or on different platforms. Is > anyone else seeing a crash like this? > > > Regards, > > Tony > > > > > -- > Tony Collen > ICQ: 12410567 IRC: irc.byxnet.net > -- > Cocoon: Internet Glue (A Cocoon Weblog) > http://manero.otrg/weblog/ > -- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org