You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Julie Jordan <jj...@centonline.com> on 2002/08/19 21:36:42 UTC

Tomcat/Cocoon space errors

Hi all,

I am new to Apache/Tomcat and finally got it all loaded and working. When I
get into the Cocoon pages I start throwing errors as follows. Not sure what
configurations I need to change. Not sure why it isn't compiling the
sitmap??

Am running on Unix:

Apache 1.3.9, JSDK2.0, mod_jk, Tomcat 3.3.1, Cocoon 2.0.3

Here is my Error.log file:

ERROR (2002-08-16) 15:35.25:890 [core.manager]
(/cocoon/documents/index.html)

Thread-14/Handler: Error compiling sitemap

java.io.IOException: No space left on device

at java.io.FileOutputStream.writeBytes(Native Method)

at java.io.FileOutputStream.write(FileOutputStream.java, Compiled Code)

at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java, Compiled
Code)

at java.io.OutputStreamWriter.flush(OutputStreamWriter.java, Compiled Code)

at java.io.OutputStreamWriter.close(OutputStreamWriter.java, Compiled Code)

at org.apache.cocoon.util.IOUtils.serializeString(IOUtils.java, Compiled
Code)

at org.apache.cocoon.util.IOUtils.serializeString(IOUtils.java, Compiled
Code)

etc,etc,etc.



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Tomcat/Cocoon space errors

Posted by "Peter T. Abplanalp" <pt...@psaconsultants.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, Aug 19, 2002 at 03:50:26PM -0400, Julie Jordan wrote:
> df -kl returns the following:
> filesystem                  kbytes           used             avail
> capacity      mounted on
> /dev/root                   2097152      2097152      0            100%
> /

your root partition is full.

- -- 
Peter Abplanalp

Email:   pta@psaconsultants.com
PGP:     pgp.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9YUzmggA8sH0iRXQRAi2TAKCIzWa/4zlIjDZcK/DCQf4hxHEChQCeLLcu
EoN+gUr+PB+SwuRZqzEJmlg=
=3YR9
-----END PGP SIGNATURE-----

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Tomcat/Cocoon space errors

Posted by Julie Jordan <jj...@centonline.com>.
df -kl returns the following:
filesystem                  kbytes           used             avail
capacity      mounted on
/dev/root                   2097152      2097152      0            100%
/
/dev/stand                  20480          5741             14739    29%
/stand
/proc                           0                0                    0
0%           /  proc
/dev/fd                         0                0                    0
0%           /dev/fd
/dev/dsk/c0b0t0d0s3     30720    20149               10571    66%
/mtce
/dev/dsk/c0b0t0d0s4     768000   117106           650894   16%           /vs
/dev/dsk/c0b0t0d0s9     102400   20348            82052    20%
/fax
/dev/dsk/c0b0t0d0sb     2046976  1753193          293783   86%       /oracle
/dev/dsk/c0b0t0d0sc     307200   20309            286891    7%
/tmp
/dev/dsk/c0b0t0d0sd     2046976  1489688          557288   73%       /voice1
/dev/dsk/c0b0t0d0s10     614400   42374            572026    7%
/support
/dev/dsk/c0b0t0d0s11     204800   15158            189642    8%       /appl
/dev/_tcp                       0                0                    0
0%       /dev/_tcp
/processorfs                    0                0                    0
0%       /system/processor
----- Original Message -----
From: "Peter T. Abplanalp" <pt...@psaconsultants.com>
To: <to...@jakarta.apache.org>
Sent: Monday, August 19, 2002 3:44 PM
Subject: Re: Tomcat/Cocoon space errors


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, Aug 19, 2002 at 03:36:42PM -0400, Julie Jordan wrote:
> > Hi all,
> >
> > I am new to Apache/Tomcat and finally got it all loaded and working.
When I
> > get into the Cocoon pages I start throwing errors as follows. Not sure
what
> > configurations I need to change. Not sure why it isn't compiling the
> > sitmap??
> >
> > Am running on Unix:
> >
> > Apache 1.3.9, JSDK2.0, mod_jk, Tomcat 3.3.1, Cocoon 2.0.3
> >
> > Here is my Error.log file:
> >
> > ERROR (2002-08-16) 15:35.25:890 [core.manager]
> > (/cocoon/documents/index.html)
> >
> > Thread-14/Handler: Error compiling sitemap
> >
> > java.io.IOException: No space left on device
>
> what does 'df -kl' on the system running tomcat show?
>
>
> - --
> Peter Abplanalp
>
> Email:   pta@psaconsultants.com
> PGP:     pgp.mit.edu
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (GNU/Linux)
>
> iD8DBQE9YUqiggA8sH0iRXQRAnhsAJ4pfL+unWUlVdbauRHPuCbaeMVS+QCfQXTg
> 7tcdVzoKYw1L9BcfVfaAGcw=
> =uJ0s
> -----END PGP SIGNATURE-----
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Tomcat/Cocoon space errors

Posted by "Peter T. Abplanalp" <pt...@psaconsultants.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, Aug 19, 2002 at 03:36:42PM -0400, Julie Jordan wrote:
> Hi all,
> 
> I am new to Apache/Tomcat and finally got it all loaded and working. When I
> get into the Cocoon pages I start throwing errors as follows. Not sure what
> configurations I need to change. Not sure why it isn't compiling the
> sitmap??
> 
> Am running on Unix:
> 
> Apache 1.3.9, JSDK2.0, mod_jk, Tomcat 3.3.1, Cocoon 2.0.3
> 
> Here is my Error.log file:
> 
> ERROR (2002-08-16) 15:35.25:890 [core.manager]
> (/cocoon/documents/index.html)
> 
> Thread-14/Handler: Error compiling sitemap
> 
> java.io.IOException: No space left on device

what does 'df -kl' on the system running tomcat show?


- -- 
Peter Abplanalp

Email:   pta@psaconsultants.com
PGP:     pgp.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9YUqiggA8sH0iRXQRAnhsAJ4pfL+unWUlVdbauRHPuCbaeMVS+QCfQXTg
7tcdVzoKYw1L9BcfVfaAGcw=
=uJ0s
-----END PGP SIGNATURE-----

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>