I did a build this morning using jdk1.4.1_02 on Win/2K
and everything worked fine. I was able to drop the
resulting cocoon.war file into Tomcat 4.1.24 and run
many of the samples.
OK - as well as the CVS has been building since the
move to the new blocks format . . . . I still don't
get all of th
Yes, the problem doesn't seem to be a temporary one.
I recently got a mail from Carsten Ziegeler and he told me
that the CVS version worked fine for him, but he
didn't know where my error came from.
A few months ago it still worked..
I think we're doing something wrong, but i don't know what.
Lar
> today i wanted to build and install the newest
> Cocoon 2.1 dev from CVS. I did it like always (build war),
> but this time the compiled Cocoon didn't work.
I had the same problem, even though a few days already passed. The
Cocoon-Servlet works, but only deliveres the error-message you mentioned
Geoff Howard wrote:
> Which cvs module name are you using: the old xml-cocoon2 one or the
> new cocoon-2.1 (or something like that)? Also, have you tried doing a
> build clean first and then build war?
I had the same. I did build clean/build webapp as you suggest, and it now works.
Thanks! Upaya
Which cvs module name are you using: the old xml-cocoon2 one or the new
cocoon-2.1 (or something like that)? Also, have you tried doing a build
clean first and then build war?
Geoff
At 07:16 AM 3/20/2003, you wrote:
Hello,
today i wanted to build and install the newest Cocoon 2.1 dev from
Hello,
today i wanted to
build and install the newest Cocoon 2.1 dev from CVS. I did it like always
(build war), but this time the compiled Cocoon didn't work. I received the
following error message after launching Cocoon in the
Browser:
Request Processing Failed
Message: Coco
Hello,
before now I was using Cocoon 1.7 but I'd like to change to Cocoon 2.0.
Unfortunately, when I run a simple example like samples.xml from Cocoon
distribution,
I get the following message in the server's error log file.
[01/abr/2002:15:43:54] info (24579): DEBUG (2002-04-01)
15:43.54:636
Two advices:
1. use plain text emails
2. RTFM http://xml.apache.org/cocoon/installing/index.html
Vadim
-Original Message-
From: Mike Ahlers [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 26, 2002 6:44 AM
To: [EMAIL PROTECTED]
Subject: Re: Problems with Cocoon 2.0.2
Tx, that solved
Tx, that solved it.
- Original Message -
From:
Diego Lluna
To: [EMAIL PROTECTED]
Sent: Tuesday, March 26, 2002 12:41
PM
Subject: RE: Problems with Cocoon
2.0.2
Hi,
I was having a similar problem a while ago. My versions do not exactly
match
ation.
Diego
-Mensaje original-De: Mike Ahlers
[mailto:[EMAIL PROTECTED]]Enviado el: martes, 26 de marzo de 2002
12:31Para: [EMAIL PROTECTED]Asunto: Problems
with Cocoon 2.0.2
Hi,
I use java 1.4, Tomcat 4.0.3 and Cocoon 2.0.2.
Copied the cocoon.war to webapps an
Hi,
I use java 1.4, Tomcat 4.0.3 and Cocoon 2.0.2.
Copied the cocoon.war to webapps and was hoping of a smooth lift-off. Error I am
getting is:
org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGPaint at
org.apache.cocoon.
hi list,
i have a problem with cocoon2, svg and xlink.
the error is> org.apache.cocoon.ProcessionException> Failed to execute pipeline.:
org.apache.batik.transcoder.TranscoderException: null Enclosed Exception>
http>&&xml.apache.org>/1 The URI @specified on the element is invalid
every time i
I have a site running Cocoon-2rc1 and Jetty 3, the site is running ok. I
have another server and I installed the latest versions (Cocoon 2.01, Jetty
4.0) and the site also runs (demos) . The problem is that I had made some
ServletGenerator and these generators run ok on the old version, but after
On Thu, 28 Feb 2002, Donald Ball wrote:
> On Thu, 28 Feb 2002, Torsten Curdt wrote:
>
> > That's exactly what I had...
> >
> > ...a fresh checkout solved it. see
> >
> > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101377449417740&w=2
>
> so you're saying that 2.0.1 is known to be broken with
> From: Donald Ball [mailto:[EMAIL PROTECTED]]
>
> On Thu, 28 Feb 2002, Torsten Curdt wrote:
>
> > That's exactly what I had...
> >
> > ...a fresh checkout solved it. see
> >
> >
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101377449417740&w=2
>
> so you're saying that 2.0.1 is known to be
On Thu, 28 Feb 2002, Torsten Curdt wrote:
> That's exactly what I had...
>
> ...a fresh checkout solved it. see
>
> http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101377449417740&w=2
so you're saying that 2.0.1 is known to be broken with resin, but the
latest cvs does work?
- donald
--
On Thu, 28 Feb 2002, Donald Ball wrote:
> one more bit of potentially useful information - when i start from scratch
> with a clean webapp tree, i note that cocoon-files directory created in
> the servlet's temporary work area, the only directories that are created
> are cache-dir and upload-dir
> and it does repeat itself periodically, losing 5-10k of free memory each
> time. access, error, and sitemap logs are all blank. resin won't stop
> normally, the java processes must be killed. looks like deadlock to me,
> although why it only happens when the server is being started from scratch
one more bit of potentially useful information - when i start from scratch
with a clean webapp tree, i note that cocoon-files directory created in
the servlet's temporary work area, the only directories that are created
are cache-dir and upload-dir - the org directory which normally serves as
the
hey guys. i thought i'd take the webapp that was causing the xsp engine to
hang in tomcat-4.0.2 with cocoon-2.0.1 and try it with resin-2.0.3
instead. interesting results...
when i copy the webapp into resin's webapps area while the resin server is
still running, it notices the new webapp, initia
The full text is "The sitemap handler's sitemap is not available. Please
check logs for the exact error." It's referring to the logs in the
webapps/cocoon/WEB-INF/logs directory. Search through like cocoon.log* and
I bet you will see "Error compiling sitemap" with a more helpful error
message foll
I'm having installation problems with Cocoon 2.
Cocoon 2.0
TomCat 4.0.1
JDK 1.4.0 - beta3
RedHat 7.1
TomCat works OK.
TomCat was installed from RPM.
As per the directions to install Cocoon on Tomcat 4
1: Built Cocoon webapp - OK
2: Copy cocoon.war to /var/tomcat4/webapps. - OK (Direction
Hello,
I've installed cocoon1.8.2 sucessfully but when i try to view a
page xsl i get the next error:
"java.lang.NullPointerException
at org.apache.cocoon.Engine.handle(Engine.java:473)"->
if (!isHead) {
OutputStream realOut = response.getOutputS
Hello, I need some help,
After installing cocoon I've tried to run the Cocoon.xml example, but
it reports me this error (see error.txt).
Can you help me out with this so I can progress with the installation,
many thanks in advance.
Raul Tebar
Hello, I need some help,
After installing cocoon I've tried to run the Cocoon.xml example, but
it reports me this error (see error.txt).
Can you help me out with this so I can progress with the installation,
many thanks in advance.
Raul Tebar
___
Hi,
I'm trying to get Cocoon 2b2 to run under SuSE 7.1 with Tomcat 3.2.3. Tomcat
runs fine put when I try to get Cocoon 2 to respond it throws a segmentation
fault as follows:
snip -
SIGSEGV 11* segmentation violation
si_signo [11]: SIGSEGV 11* segmentation violation
si_e
Just a little warning of a problem I experienced, it was wrong of me to say
that this should go into the tomcat.sh because if you kill the framebuffer
while tomcat is running, horrible things happens. this script should go into
a separate scriptfile and be started/stopped before/after tomcat.
mvh
Both the db problems and the SVG problems disappeared as the X11 problem
was solved via Xfvb, or so it seems anyway. Do you still have problems
with the two first issues even though you have a working X connection?
Regards,
Jan Warnstam
Developer, Euronetics
Arnaud Vandyck wrote:
> I cannot
I have now tried to uncomment the SVG Serializer parts in the sitemap.xmap
(restoring the file to the original status without any changes compared to the
CVS version) and Cocoon 2 still works!
It seems that the only necessary fix was to add the Xvfb call in the init.d
script. I did not even have
Karl Oie wrote:
> goto http://www.xfree86.org and get the xvfb package, i had the same
> problem, so i included this in the tomcat.sh after i installed Xvfb:
>
> if [ "$1" = "stop" ] ; then
> # kill off any framebuffer running, kill kill kill :-)
> kill -TERM `/sbin/pidof Xvfb`
> elif [ "
r.
mvh karl oie
-Original Message-
From: Arnaud Vandyck [mailto:[EMAIL PROTECTED]]
Sent: 23. august 2001 18:24
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Problems with Cocoon 2 with Tomcat 3.2.3-1 on Debian
From: Jan Warnstam <[EMAIL PROTECTED]>
Subject: Problems with C
From: Jan Warnstam <[EMAIL PROTECTED]>
Subject: Problems with Cocoon 2 with Tomcat 3.2.3-1 on Debian
Date: Thu, 23 Aug 2001 17:42:53 +0200
Message-ID: <[EMAIL PROTECTED]>
> First, I suspect that, since I am running both Cocoon and Tomcat on
> a remote server (which I ac
Hi.,
1. X problem is that some of the c2 components
requiring x server...
2. Second problem is that c2 not setup to talk to
hsqldb that ships with c2 by default..
Both of these are discusses numerous times..please
look into the mail archive..
--- Jan Warnstam <[EMAIL PROTECTED]> wrote:
> I a
I are having trouble installing Cocoon 2 (via the CVS as described on
http://xml.apache.org/cocoon2/install.html). I am using it together with
a Tomcat 3.2.3-1 Debian package and some problems have occured.
First, I suspect that, since I am running both Cocoon and Tomcat on a
remote server (which
I have followed the steps described in the documentation to install Cocoon 2
with JBoss and Tomcat, when I try to access cocoon
(http://www2.local:8080/cocoon/) I get an exception:
java.lang.NullPointerException
at
org.jboss.tomcat.security.JBossSecurityMgrRealm.authenticate(JBossSecurityMg
rRea
Hi,
I've got some problems with the pooled connection under Cocoon 1.8.2. I'm
using a Tomcat 3.3dev Version on a SuSE Linux 6.4
I've been using Cocoon with a pooled connection as a webapp from Tomcat
successfully for a while, now. Just recently I've added a second webapp and
have been experiencin
On Wed, 13 Jun 2001, Stefan Seifert wrote:
> Yes, thats strange indeed. I tried Cocoon 2.0b1 now on Tomcat 3.2.2 on
> the same Machine and that works quite well. Which beta of Tomcat 4 do
> you use?
TC4.0 directly from CVS.
Giacomo
>
> Stefan
>
> > > Hello.
> > >
> > > I tried running cocoon 2
Yes, thats strange indeed. I tried Cocoon 2.0b1 now on Tomcat 3.2.2 on
the same Machine and that works quite well. Which beta of Tomcat 4 do
you use?
Stefan
> > Hello.
> >
> > I tried running cocoon 2.0b1 with tomcat-4.0-b5 on Windows
> 2000 with JDK
> > 1.3.1. It works, but it takes incredibly
On Tue, 12 Jun 2001, Stefan Seifert wrote:
> Hello.
>
> I tried running cocoon 2.0b1 with tomcat-4.0-b5 on Windows 2000 with JDK
> 1.3.1. It works, but it takes incredibly long to startup and compile
> sitemaps etc.
>
> I.e. calling the root at http://localhost:8080/cocoon takes something
> about
Hello.
I tried running cocoon 2.0b1 with tomcat-4.0-b5 on Windows 2000 with JDK
1.3.1. It works, but it takes incredibly long to startup and compile
sitemaps etc.
I.e. calling the root at http://localhost:8080/cocoon takes something
about 10 minutes at a Pentium III-1 GHz, 512Meg RAM. Calling th
40 matches
Mail list logo