Pipelines and error handling

2003-07-01 Thread Eddy Fras
Hi, I have a problem with Cocoon 2.0.4 and error handling in a homemade Transformer. I declared an error-handler in my sitemap and when a SAX exception is thrown in the transformer, the handler applies a specific XSL stylesheet on the generated error code. The problem is that when the error

java.net.SocketException: Connection reset by peer: socket write error

2003-06-27 Thread Hill Karimov
Hi all, After update my cocoon 2.1-dev to cocoon 2.1m2, I get these exceptions in error.log: ERROR (2003-06-27) 15:52.52:235 [access] (/cocoon/test/ftv2mlastnode.gif) Thread-17/CocoonServlet: Internal Cocoon Problem java.net.SocketException: Connection reset by peer: socket write error

[joke] Error message

2003-06-26 Thread Lorenzo De Sio
This is for all us often complaining about cryptic Cocoon error messages: look at what could happen using MSXML ;-)...   msxml3.dll error '8000' Catastrophic failure /lib.asp, line 35    

Re: Error message not displayed

2003-06-26 Thread Joerg Heinicke
e, so should be configurable in logkit.xconf. If you want to see it in the browser, you should add an error handler to the pipe. You can find samples in the Cocoon samples I guess. Joerg Dmitry Diskin wrote: Hello I have been struggling with blank page in my browser for a while, and the problem w

Re: Error message not displayed

2003-06-25 Thread Dmitry Diskin
Hi Joerg, Thanks for your answer. Would you mind to show me the example - I was unable to find it.. Dmitry. Joerg Heinicke wrote: That's a logging issue, so should be configurable in logkit.xconf. If you want to see it in the browser, you should add an error handler to the pipe. Yo

RE: Error message not displayed

2003-06-25 Thread Geoff Howard
Also search the archives of this and the dev list for "blank page" - this I think is a little better now in 2.1. Geoff > -Original Message- > From: Joerg Heinicke [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2003 7:24 PM > To: [EMAIL PROTECTED] > Subje

Re: Error message not displayed

2003-06-25 Thread Joerg Heinicke
That's a logging issue, so should be configurable in logkit.xconf. If you want to see it in the browser, you should add an error handler to the pipe. You can find samples in the Cocoon samples I guess. Joerg Dmitry Diskin wrote: Hello I have been struggling with blank page in my browser

Error message not displayed

2003-06-25 Thread Dmitry Diskin
Hello I have been struggling with blank page in my browser for a while, and the problem was in invalid element - it was referring to non-existent template. No error message was displayed, except. I think that error.log is not enough for such type of error. Or I'm missing something and i

[SUMMARY] RE: Esql error?!

2003-06-25 Thread Maxime.Gheysen
I don't know why it worked like this before, but I remarked that the error is : while(mytester != null) { <-wrong while(!mytester.equals("")) { <-right Because when SQL returns a NULL value in XSP this value is not NULL, but "" ! -Original Message-

Esql error?!

2003-06-25 Thread Maxime.Gheysen
what is wrong with my page? It worked before, and since I change the version of cocoon (from 2.0 to 2.1) it doesn't work anymore (the page make a timeout) : ... } else { select column name while(mytester != null) { SELECT COL_NAME(OBJECT_ID('myDB'), mycolid) as

Re: [Error] Sendmail Logicsheet and Cinclude

2003-06-24 Thread Bill Humphries
On Friday, June 20, 2003, at 04:52 AM, Christian Haul wrote: I'd appreciate some assistance with this. Once I've found my way around this problem, I'll write up a how-to for the cocoondev.org wiki. Deal! Those notes are now at http://wiki.cocoondev.org/Wiki.jsp?page=MailBodyViaPipeline Amplica

Re: [Error] Sendmail Logicsheet and Cinclude

2003-06-24 Thread Bill Humphries
On Friday, June 20, 2003, at 04:52 AM, Christian Haul wrote: [EMAIL PROTECTED] wrote: I've been stumbling the past couple of days through the sendmail logicsheet and sendmail actions in 2.1-M1. Here's what I'm trying to do: Include generated content (i.e. content produced by a pipeline) into the

Failed to compile sitemap when using map:call in error handlers ?

2003-06-23 Thread GUILLAUME Gabriel FTRD/DIH/HDM REN
following message : Exception: org.apache.cocoon.components.language.LanguageException: Error compiling proxy_xmap: Line 829, column 91: variable cocoon_view not found in class org.apache.cocoon.www.proxy_xmap Line 0, column 0: 1 error If I replace the map:call by a map:serialize, the compilation works

RE: [Error] Sendmail Logicsheet and Cinclude

2003-06-20 Thread Yan, Charlene
created rtf in step 1 on the server and then sending it as an attachment. Anyway, more later on this. Charlene -Original Message- From: Christian Haul [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 7:52 AM To: [EMAIL PROTECTED] Subject: Re: [Error] Sendmail Logicsheet and Ci

Re: [Error] Sendmail Logicsheet and Cinclude

2003-06-20 Thread Christian Haul
[EMAIL PROTECTED] wrote: I've been stumbling the past couple of days through the sendmail logicsheet and sendmail actions in 2.1-M1. Here's what I'm trying to do: Include generated content (i.e. content produced by a pipeline) into the body of an email sent by sendmail action or logicsheet. Thi

[Error] Sendmail Logicsheet and Cinclude

2003-06-19 Thread whump
Unfortunately, neither the documentation, nor the cocoondev.org wiki discuss this. They go into great detail into how to add a request parameter to a mail, but not generated content. Thus, I've been going at this by trial and error. The sendmail action has been a deadend, so I've looked at

apache httpd error

2003-06-16 Thread Eddie Fang
web application through Apache, sometimes the returned generated html contains the following: 2/3 of the original html code + http header info + original html code.  This error often occurs when I refresh the page using the _javascript_: ‘location.href=""  I’ve tried different connector

Re: Getting "Resource not found" error on webLogic 8.1

2003-06-16 Thread Ralph Goers
\lib\endorsed (you will have to create the endorsed directory). Have you tried Cocoon 2.1?  I have that working. Ralph At 6/16/2003 06:54 AM, you wrote: Dear all, I am getting "Resource not found" error when trying cocoon 2.0.4 on weblogic 8.1.  What I did was to place the cocoon.war

Getting "Resource not found" error on webLogic 8.1

2003-06-16 Thread Anne Kwong
Dear all, I am getting "Resource not found" error when trying cocoon 2.0.4 on weblogic 8.1.  What I did was to place the cocoon.war under the application directory and modify the config.xml.  Could someone please tell me what I did wrong and how I could fix this problem?   Thanks alot

RE: Autoshape --> Rectangle (xsl:number processing error))

2003-06-12 Thread Yan, Charlene
ber processing error)) Yan, Charlene wrote: > I'm using xsl:number in the following. Every time after I add > from="27" in the tag, it will give me the error below. Is it > caused by changing Transform type xslt to xalan in the sitemap? No. > According to the spec

Re: Autoshape --> Rectangle (xsl:number processing error))

2003-06-12 Thread J.Pietschmann
Yan, Charlene wrote: I'm using xsl:number in the following. Every time after I add > from="27" in the tag, it will give me the error below. Is it > caused by changing Transform type xslt to xalan in the sitemap? No. According to the spec: http://www.w3.org/TR/xslt#number

RE: Autoshape --> Rectangle (xsl:number processing error))

2003-06-11 Thread Yan, Charlene
All, I'm using xsl:number in the following. Every time after I add from="27" in the tag, it will give me the error below. Is it caused by changing Transform type xslt to xalan in the sitemap? from is an optional attribute for xsl:number tho

AW: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-07 Thread Christian Kurz
EMAIL PROTECTED] Gesendet: Mittwoch, 4. Juni 2003 22:58 An: [EMAIL PROTECTED] Betreff: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ? Hi, has anybody successfully served svg images (not svg rendered as JPG or PNG, this just works great!) to the IE using the Fr

Re: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-07 Thread Torsten Knodt
On Thursday 05 June 2003 15:01, Christian Kurz wrote: CK> My understanding was that 2.1 is still alpha. Do you have any system in CK> production, yet? We are quite close to release date... It is alpha. But when you test your pages and they work, it's OK. Currently I'm using cocoon only to generate

RE: Sitemap parsing error?

2003-06-06 Thread Geoff Howard
2003 8:09 PM To: '[EMAIL PROTECTED]' Subject: RE: Sitemap parsing error? Hi Geoff, The encoding stated at the top of the XML file is UTF-8 For some reason the WAR extraction process didn't quite extract the full sitemap file (could have been corrupted.) I manually ftp the file acr

RE: Sitemap parsing error?

2003-06-06 Thread Jason Nah
Title: RE: Sitemap parsing error? Geoff, I've also noticed the following statement in access.log upon startup... Using configuration file: /WEB-INF/cocoon.xconf parent-component-manager not set - defaulting to null. container-encoding was not set - defaulting to ISO-8859-1 form-enc

RE: Sitemap parsing error?

2003-06-06 Thread Jason Nah
Title: RE: Sitemap parsing error? Hi Geoff, The encoding stated at the top of the XML file is UTF-8 For some reason the WAR extraction process didn't quite extract the full sitemap file (could have been corrupted.) I manually ftp the file across from a windows box and dos2unix

Re: [SUMMARY] RE: error in XSP --> Tomcat4.1.24 has CATASTROPHICcache system!!!!

2003-06-06 Thread Jacob L E Blain Christen
i think this is a bug with tomcat (and hence more appropriately taken up with [EMAIL PROTECTED]) as after upgrading my tomcat installation to 4.1.24 i have been noticing similiar "recompile" issues. -- Jacob L E Blain Christen Entheal LLC 443.255.9975 410.542.7793 --

AW: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Christian Kurz
rved properly. According to > > the log file there was a "java.net.SocketException: Software caused > > connection abort: socket write error" (details included below), > >I remember that other software (Squeak) had a somewhat similar problem >which >was solved by cha

AW: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Christian Kurz
TK> To my 2.0 times I also had the problem. The problem was gone since I use TK> cocoon 2.1. I guess it has something to do with pipeline caching, but TK> have never tested. Torsten, thanks for the quick feedback. My understanding was that 2.1 is still alpha. Do you have any system in productio

Re: LDAP:Filter error

2003-06-05 Thread Olivier GUCKERT
[EMAIL PROTECTED] a écrit : > > If I write eg > (&(objectClass=group)(name=DG_IT-CLI_ADMIN_A_00)) ter> > I get an error because of the "&" caracter that is not valid. How does > ldap:filter work? > >

LDAP:Filter error

2003-06-05 Thread Maxime.Gheysen
If I write eg (&(objectClass=group)(name=DG_IT-CLI_ADMIN_A_00)) I get an error because of the "&" caracter that is not valid. How does ldap:filter work? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: Sitemap parsing error?

2003-06-05 Thread Geoff Howard
em. I am able to start up the application server fine... and no errors are logged. However, when i invoke the servlet... i get the following problems: ---- Cocoon 2 - Internal server error type fatal message Illegal character at end of document, u. description org.xml.sax.SAXPar

Sitemap parsing error?

2003-06-05 Thread Jason Nah
Title: Sitemap parsing error? Howdy Guys I'm using Cocoon 2.04 and attempting to run this on Solaris with the Sun One App Server 7. I've installed the WAR file and it runs fine... my final problem appears to be a cocoon problem. I am able to start up the application server f

Re: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Andreas Kuckartz
ing to > the log file there was a "java.net.SocketException: Software caused > connection abort: socket write error" (details included below), I remember that other software (Squeak) had a somewhat similar problem which was solved by changing something in the networking layer.

Re: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Torsten Knodt
On Wednesday 04 June 2003 22:57, Christian Kurz wrote: CK> has anybody successfully served svg images (not svg rendered as JPG or CK> PNG, this just works great!) to the IE using the FragmentGenerator? I CK> would really appreciate any information or code snippets about sitemap CK> setup and versio

All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Christian Kurz
abort: socket write error" (details included below), in certain configurations I am receiving a NPE in DOMStreamer.stream instead (details included below). As discussed in other threads (http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101994024218728&w=2, http://marc.theaimsgroup.com/?

Re: error in XSP

2003-06-05 Thread Joerg Heinicke
I don't know any French, but with my English, Latin and German knowledge I guess it means something like "requested resource is not available", doesn't it? Hmm, I would suggest to look into the log files for a more exhaustive error message. Joerg [EMAIL PROTECTED] wrote: w

Re: [SUMMARY] RE: error in XSP --> Tomcat4.1.24 has CATASTROPHIC cache system!!!!

2003-06-05 Thread Bertrand Delacretaz
Le Mercredi, 4 juin 2003, à 16:17 Europe/Zurich, <[EMAIL PROTECTED]> a écrit : I really have BIG problems with cache! I... I don't know about your particular problem, but have you tried to use the cocoon logs to analyze what's happening? The logs usually help a lot if you take some time to learn

[SUMMARY] RE: error in XSP --> Tomcat4.1.24 has CATASTROPHIC cache system!!!!

2003-06-05 Thread Maxime.Gheysen
I really have BIG problems with cache! I call a page login.xsp, with an error in it, then I receive the error. I correct the error and I can't, by anyway, update the page! I have to rename the file so that I can see the changes. Then I delete the file, and the page still dispays! I can&

error in XSP

2003-06-05 Thread Maxime.Gheysen
where is the error in this page??? http://apache.org/xsp";> aaa I always get this error : type Rapport d''état message description :La ressource demandée () n'est pas disponible. why? everything is right! It worked for 5minutes, an

Re: Session ended - avoiding error pages?

2003-05-30 Thread Alex Romayev
res, and the access "rights" are > revoked; > after that any attempt to access any link in the > protected > sections results in a Cocoon error. > > Three questions: > > 1. How and whewre is the length of session set? The session timeout is set in your servlet engine&#

Session ended - avoiding error pages?

2003-05-29 Thread Derek Hohls
Hi Users need to logon to gain access to the 'protected area' of the site - however, it appears that after a certain time the session expires, and the access "rights" are revoked; after that any attempt to access any link in the protected sections results in a Cocoon err

Build Error in Cocoon

2003-05-29 Thread Scott McClure
I have installed Cocoon, previously, but I was trying to build it from scratch and I ran into the error: BUILD FAILED file:C:/cocoon-2.1m2/build/cocoon2.1m2/temp/blocks-build.xml:1053: C:\cocoon-2.1m2\src\blocks\session-fw\lib not found. Relevant information: OS: Windows XP Pro JDK: 1.4.2

Re: Error using "Protected Area" in samples

2003-05-29 Thread Joerg Heinicke
Hello Bobby, try to use Xalan instead of XSLTC for this transformation. In the best case it will work (possible bug in XSLTC: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20308), in the worst case you will at least get a better error message. Joerg Bobby Mitchell wrote: Using Version

Error using "Protected Area" in samples

2003-05-29 Thread Bobby Mitchell
Using Version: 2.1m3-dev, RedHat 9.0, Tomcat 4.1.24. I tried to access "Protected Area" in samples and get the following error: org.apache.cocoon.ProcessingException: Unable to get transformer handler for stylesheets/simple-page2html.xsl: org.apache.excalibur.xml.xslt.XSLTProcesso

RE: [solution] Re: Error setting up cocoon

2003-05-27 Thread Eugene Kaganovich
robably have more app-specific questions soon, I'm just trying to get my head around this stuff... - Eugene > -Original Message- > From: Stavros Kounis [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 27, 2003 2:50 PM > To: [EMAIL PROTECTED] > Subject: [solution] Re: Error setti

[solution] Re: Error setting up cocoon

2003-05-27 Thread Stavros Kounis
; >and xercesImpl-2.4.0.jar in the common\endorsed directory under Tomcat, > >and I tried to put both xalan-2.5.0.jar and xalan-20030506.jar there > >too, but I keep running into the same problem: the page > >http://localhost:8080/cocoon/ comes back blank, and there is an error in

Re: Error setting up cocoon

2003-05-27 Thread Geoff Howard
comes back blank, and there is an error in tomcat's localhost_log (see stack trace below). I tried building cocoon from sources using both 'build clean war' and 'build -Dinclude.webapp.libs=true clean war' (I don't know what that flag does, I think I saw the instructi

Error setting up cocoon

2003-05-27 Thread Eugene Kaganovich
I keep running into the same problem: the page http://localhost:8080/cocoon/ comes back blank, and there is an error in tomcat's localhost_log (see stack trace below). I tried building cocoon from sources using both 'build clean war' and 'build -Dinclude.webapp.libs=true clea

[HELP]webserviceproxygenerator: Error invoking remote service: java.lang.IllegalArgumentException: host parameter is null

2003-04-14 Thread Joao Filipe Placido
Hello all, I've seen this problem on the mailing list before but no solution provided... Anyone knows how to fix webserviceproxy sample in cocoon 2.1 CVS? Thanks, Joao Filipe Placido Description:org.apache.cocoon.ProcessingException: Error invoking remote se

Re: SourceWrite error :|

2003-04-06 Thread João César
Just to thank you, aggregate is working fine :) We're proceeding on the application, when we get it done we'll post a test URL here :) We currently have (another :|) small problem with {request:query} when we get the parameter from the querystring, because if the querystring is search?query=word1

Re: SourceWrite error :|

2003-04-05 Thread Upayavira
> We're thinking that you're a god (lol), because you're just telling us > the problem we just had discovered, so we're thinking that you're a > mindreader :) kidding :) Gee. Maybe those years of meditation are working in ways I didn't expect! > Actually, we we're empty the temporary internet

Re: SourceWrite error :|

2003-04-05 Thread João César
> I would suggest using an aggregator and avoiding the document() function within > Cocoon. Cocoon will not know that you have referred to an external document, and > thus will not take this into account when deciding whether to serve a cached page or > not. Thus your employeeNames.xml file might

Re: SourceWrite error :|

2003-04-05 Thread Upayavira
> We we're able to do that this way: > ... > > ... I would suggest using an aggregator and avoiding the document() function within Cocoon. Cocoon will not know that you have referred to an external document, and thus will not take this into account when deciding whether to serve a cached pa

Re: SourceWrite error :|

2003-04-05 Thread João César
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 05, 2003 7:31 PM Subject: Re: SourceWrite error :| > > Yeah... but that way I can do it grabbing the new data in the > > generator pipeline, and in the transformer grab the local repository > > to merge with, or

Re: SourceWrite error :|

2003-04-05 Thread Upayavira
> Yeah... but that way I can do it grabbing the new data in the > generator pipeline, and in the transformer grab the local repository > to merge with, or grab the local data in the generator, and then grab > the remote data on by xslt... what's easier? I would use an aggregator:

Re: SourceWrite error :|

2003-04-05 Thread João César
> In 2.1, you can use insert. In 2.0.4, you'll need use XSLT to merge the data and then > write the whole file back to disc. Make sense? Yeah... but that way I can do it grabbing the new data in the generator pipeline, and in the transformer grab the local repository to merge with, or grab the lo

Re: SourceWrite error :|

2003-04-04 Thread Upayavira
> thnks :) > It worked :) Great! It is pleasing when logic prevails! > Now I just have one question: I use the tag to write to > the file, and overwriting it, but what if I want to append data to the > existing file ? Can i use the tag? Or is it another > way to do it ? In 2.1, you ca

Re: SourceWrite error :|

2003-04-04 Thread João César
do it. Thanks for your help!!! :) Joao Cesar [EMAIL PROTECTED] - Original Message - From: "Upayavira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 9:57 PM Subject: Re: SourceWrite error :| > > Yes, but the error keeps going on..

Re: SourceWrite error :|

2003-04-04 Thread Upayavira
> Yes, but the error keeps going on.. I'll check that later, and search > a little more deep for help on documentation... Okay. Check in your $COCOON-HOME/WEB-INF/cocoon.xconf and make sure you've got this entry: That being missing could cause the pro

Re: SourceWrite error :|

2003-04-04 Thread João César
me hope then :) hehe > > I used the sample that was as a part of Cocoon 2.0.4. Have you tried moving the > file out of the way and having another go? Yes, but the error keeps going on.. I'll check that later, and search a little more deep for help on documentation... Thanks fo

Re: SourceWrite error :|

2003-04-04 Thread Upayavira
> No effect :( Oh well. > Perhaps we could use source:insert instead, we've tried but we get an > XML output of what we wanted to insert, and no changes on the file :| No, that is syntax for 2.1 AFAIK, not 2.0.4. You need as you had. > There are no working examples on the documentation, jus

Re: SourceWrite error :|

2003-04-04 Thread João César
sar [EMAIL PROTECTED] Computer Science Student's @ University of Lisboa, PORTUGAL - Original Message - From: "Upayavira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 5:02 PM Subject: Re: SourceWrite error :| Try adding overwrite=&q

Re: SourceWrite error :|

2003-04-04 Thread Upayavira
Try adding overwrite="true" into the node. Not sure if that is it, but it is worth a try. Upayavira On 4 Apr 2003 at 16:53, João César wrote: > > Hi, first of all thanks for your prompt answer :) > > I've just changed to and the > error still remains, but aft

Re: SourceWrite error :|

2003-04-04 Thread João César
Hi, first of all thanks for your prompt answer :) I've just changed to and the error still remains, but after I analyse the XML displayed in the browser we see: http://apache.org/cocoon/source/1.0";> The src attribute doesn't resolve to a writeable source and failed to

Re: SourceWrite error :|

2003-04-04 Thread Upayavira
> Hi all, > > We're getting this error on sourcewrite transformer: > > "The src attribute doesn't resolve to a writeable source and failed to > cancel " > ... > > ... The source you write to must be 'writable'. Obviously 'conte

SourceWrite error :|

2003-04-04 Thread João César
Hi all, We're getting this error on sourcewrite transformer: "The src attribute doesn't resolve to a writeable source and failed to cancel " The generator src is: erro.xml: http://apache.org/cocoon/source/1.0";> XML Object body

Re: Error message when starting cocoon

2003-04-01 Thread Marc Portier
elaborate which ones? anything that sounds like more classloading stuff? [EMAIL PROTECTED] wrote: Dear helper, When I start cocoon, I get the attached error message (see log). cocoon 2.0.4? JDK 1.4.1? As far as I know, this error was not listed in the faq. Basically, the error root is java.lang.

Error message when starting cocoon

2003-04-01 Thread BREMMER1
Title: Error message when starting cocoon Dear helper, When I start cocoon, I get the attached error message (see log). As far as I know, this error was not listed in the faq. Basically, the error root is java.lang.NoClassDefFoundError: org/apache/log/Logger I don't understand how

Re: cocoon.xconf error

2003-03-30 Thread Jeremy Quinn
On Wednesday, March 19, 2003, at 04:45 PM, Lionel Crine wrote: Hello, I use cocoon 2.0.3 : I tried to add some new "components-instance" in cocoon.xconf as Jeremy Quinn wrote it in http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=104490756424028&w=2 : ... ^^ ho

RE: AW: cocoon give empty page without error in log files

2003-03-29 Thread Geoff Howard
ginal Message- > From: Stavros Kounis [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 29, 2003 5:49 AM > To: [EMAIL PROTECTED] > Subject: Re: AW: cocoon give empty page without error in log files > > > janitor? > > where can i find janitor configuration file > or file

RE: Cocoon installation error: Wrapper cannot find servlet class org.apache.cocoon.Cocoon from an ignorant newbie convert from Microsoft:-)

2003-03-29 Thread Geoff Howard
d for new documentation, http://wiki.cocoondev.org. Hope that helps, Geoff > -Original Message- > From: Phil Coultard [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 29, 2003 4:51 AM > To: [EMAIL PROTECTED] > Subject: Cocoon installation error: Wrapper canno

Re: AW: cocoon give empty page without error in log files

2003-03-29 Thread Stavros Kounis
janitor? where can i find janitor configuration file or files ? thnx On Sat, 29 Mar 2003, Marco Rolappe wrote: > hi stavros, > > the empty page may stem from 'suboptimal' error handling which is fixed in > CVS AFAIK. please take a look at your tomcat logs. any exce

AW: cocoon give empty page without error in log files

2003-03-29 Thread Marco Rolappe
hi stavros, the empty page may stem from 'suboptimal' error handling which is fixed in CVS AFAIK. please take a look at your tomcat logs. any exceptions (in this case probably at least an IllegalStateException) should show up there. maybe the OutOfMemoryError you got is actually t

Cocoon installation error: Wrapper cannot find servlet class org.apache.cocoon.Cocoon from an ignorant newbie convert from Microsoft:-)

2003-03-29 Thread Phil Coultard
g.apache.cocoon.Cocoon or a class it depends on" (I include the complete error message below for your reference) I am Using: Win98 (boo hoo) Java 1.3.1 Tomcat 4.1.24 Cocoon 1.8.2 I also have Personal Web Server installed but I have made no attempt to connect the two. Tomcat works fine: I ha

cocoon give empty page without error in log files

2003-03-29 Thread Stavros Kounis
hi there is a problem with our cocoon instalation (cocoon 204) on tomcat 4.1.18) this instalation serve 6 site with subsitepmap for each one when tomcat start cocoon serve all 6 sites without problem or error in log files there is only one worning entry in core.log: WARN(2003-03-29) 09

Re: error trying to use TextParserGenerator

2003-03-26 Thread Neil Davies
user-documentation on the TextParserGenerator online. Here is the error-report if it is of any help: ERROR (2003-03-26) 17:24.25:543 [core.manager] (/cocoon/eadcairs) Thread-10/Handler: Error compiling sitemap org.apache.avalon.framework.configuration.ConfigurationException: Error in si

Re: error trying to use TextParserGenerator

2003-03-26 Thread Stephan Michels
; logic to extract data) and need to convert it into ead-xml. > > I am trying to see if I am capable of doing this using a > TextParserGenerator to get it into an XML format that I can manipulate > into ead. Unfortunately I keep getting the following Internal Server > Error

error trying to use TextParserGenerator

2003-03-26 Thread Neil Davies
trying to see if I am capable of doing this using a TextParserGenerator to get it into an XML format that I can manipulate into ead. Unfortunately I keep getting the following Internal Server Error: type fatal message Error in sitemap configuration : org.apache.cocoon.generation.TextParse

RE: The hsqldb cannot be used inside a WAR file ERROR

2003-03-20 Thread Chad Small
esday, March 19, 2003 2:35 PM To: '[EMAIL PROTECTED]' Subject: The hsqldb cannot be used inside a WAR file ERROR Hello, I'm trying to install Cocoon 2.0.4 on Weblogic 5.1 Thanks to Uwe, and the archived message at the end of this message that I found to get me started. But I'm

Solution: Errors cause blank document instead of error message

2003-03-19 Thread Sully
rebuilding using clean checkout of head has fixed my problem. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Errors cause blank document instead of error message

2003-03-19 Thread Sully
Hi, I'm having some trouble with a subsitemap of mine... if I access a pipeline which exists and there are no errors anywhere in the execution of that pipeline then it works perfectly. however if there is an error anywhere in the execution of the pipeline then it returns an empty docume

The hsqldb cannot be used inside a WAR file ERROR

2003-03-19 Thread Chad Small
Hello, I'm trying to install Cocoon 2.0.4 on Weblogic 5.1 Thanks to Uwe, and the archived message at the end of this message that I found to get me started. But I'm now getting this error in my WEB-INF/logs/error.log file: ERROR (2003-03-19) 13:15.11:513 [core.manager] (U

cocoon.xconf error

2003-03-19 Thread Lionel Crine
... then I wrote RLR.xconf : blabla blabla blabla blabla blabla blabla blabla blabla Here is the error : org.apache.avalon.framework.component.ComponentException: Cannot obtain the URLFactory at org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.ja

Generating XSP from XSL fails with namespace error

2003-03-17 Thread Yves Vindevogel
Hi, I try to generate an XSP page by using an XSL file. I get an error when I try to use the generated page. The error is: message The namespace prefix "xsp-request" was not declared. description org.apache.cocoon.ProcessingException: Failed to execute

Re: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-17 Thread Stephan Kassanke
Delis, Christopher E. wrote: > why don't you logically split up the queries? you can always > aggregate the results of many into one resulting xml file... > Dear Christopher, may be that is the soltuion, the problem is that I am not very familiar at this level of modeling with XSP. If I got that

Re: Error deploying to WLS 6.1sp2... Help!

2003-03-15 Thread Vadim Gritsenko
Howard, Gary wrote: Does anyone have any ideas? Any help is appreciated. Thanks, Gary Upgrade to SP4 or get a patch from bea support. This is known issue. Vadim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

RE: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-15 Thread Delis, Christopher E.
why don't you logically split up the queries? you can always aggregate the results of many into one resulting xml file... -Original Message- From: Stephan Kassanke To: [EMAIL PROTECTED] Sent: 3/15/03 11:08 AM Subject: Re: xsp resulting in empty xml doc and the error ComponentSel

Re: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-15 Thread Stephan Kassanke
Marco Rolappe wrote: > hi stephan, > > you might also want to take a look at tomcat's logs, if nothing > appears in cocoon's logs. the 'empty' page is most probably because > of 'buggy' error-handling (which I think is fixed by now). > Dear Marco,

AW: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-15 Thread Marco Rolappe
hi stephan, you might also want to take a look at tomcat's logs, if nothing appears in cocoon's logs. the 'empty' page is most probably because of 'buggy' error-handling (which I think is fixed by now). > -Ursprüngliche Nachricht- > Von: [EMAIL P

RE: Error deploying to WLS 6.1sp2... Help!

2003-03-14 Thread Howard, Gary
: Schaper, Christoph [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 10:16 AM To: [EMAIL PROTECTED] Subject: RE: Error deploying to WLS 6.1sp2... Help! Cocoon will not deploy as a WAR file on WL 6.1sp2. Deploy it exploded. Christoph -Original Message- From: Howard, Gary [mailto

RE: Error deploying to WLS 6.1sp2... Help!

2003-03-14 Thread Howard, Gary
ginal Message- From: Schaper, Christoph [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 10:16 AM To: [EMAIL PROTECTED] Subject: RE: Error deploying to WLS 6.1sp2... Help! Cocoon will not deploy as a WAR file on WL 6.1sp2. Deploy it exploded. Christoph -Original Message-

RE: Error deploying to WLS 6.1sp2... Help!

2003-03-14 Thread Schaper, Christoph
Cocoon will not deploy as a WAR file on WL 6.1sp2. Deploy it exploded. Christoph -Original Message- From: Howard, Gary [mailto:[EMAIL PROTECTED] Sent: 14 March 2003 16:02 To: '[EMAIL PROTECTED]' Subject: Error deploying to WLS 6.1sp2... Help! I am trying to get Cocoon to

Error deploying to WLS 6.1sp2... Help!

2003-03-14 Thread Howard, Gary
I am trying to get Cocoon to run on WLS 6.1sp2. I am having trouble deploying it. I tried the instructions on the Apache site for WLS 6.0. That didn't work. Does anyone have any pointers? Thanks, G <[HTTP coprServer] Loading web app: cocoon> <[coprServer] Loading cocoon from WAR file:

Re: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-14 Thread Stephan Kassanke
Hi, the xsl sheet is chosen dynamically (there are a lot of sections of metadata), so the parameter {1} is replaced in the sitemap. e.g. if you access metadata_overview.html, metadata_overview.xsl is chosen, metadata_general.html reults in metadata_general.xsl etc. But thnaks for the hint about

Re: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-13 Thread e nio
Im not an expert and still learning the ropes. Looking at your sitemap.log I was expecting to see metadata_overview.xsl but can not find it. I don't know what an i18n transformer does, and on about 12:33.13:586 thats where I expect things to happen, and your snapshots of the logs are in differ

xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-13 Thread Stephan Kassanke
Dear all, we have a coocoon application running here for publishing so called learning objects. these are described by metadata which is stored in a relational database (mySQL). For viewing the metadata we use the following approach: In an xsp I generate a temporary xml document with the structur

Portal error (Cocoon-2.1-dev samples)

2003-03-12 Thread Sylvain.Thevoz
Hello, I'm running a Cocoon-2.1-dev snapshot from 29 january 2003 with JDK 1.3.1 and Tomcat 4.1.12. When I try to run the portal sample, it produces this error: The org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode notifies that org.apache.cocoon.ProcessingException

enable getlogger error

2003-03-11 Thread Lionel Crine
How can I enable the getlogger error ? does the errors are showed in the "console". - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   3   4   5   6   7   8   9   10   >