You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Oscar Picasso <os...@yahoo.com> on 2004/03/05 18:20:00 UTC

Lastest from CVS 2.1.5-dev broken?

Hi,

I just made a 'cocoon-2.1.5-dev' build from CVS. But on install I get a
statckoverflow.

I tried an install on tomcat-5.0.19 and jboss 3.2.3 and got the same errors.

I also built without the xmldb block but without success.

Any idea?

Oscar

Here you can find the log files:

http://pages.infinit.net/opicasso/logs-stackoverflow/localhost_log.2004-03-05.txt

http://pages.infinit.net/opicasso/logs-stackoverflow/catalina.out


__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com

Re: Lastest from CVS 2.1.5-dev broken?

Posted by Joerg Heinicke <jo...@gmx.de>.
On 05.03.2004 19:23, Oscar Picasso wrote:

> I had some Exceptions on startup but they seem to relate to something in the
> scratchpad: 'cache.ccf'. What is this?

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27385

There are also a few threads in the archives, have a look for JISP and JCS.

Joerg

Re: Lastest from CVS 2.1.5-dev broken?

Posted by Oscar Picasso <os...@yahoo.com>.
--- Oscar Picasso <os...@yahoo.com> wrote:
> > >Hi,
> > This should have been fixed with a commit about three hours ago. Did you 
> > update after that?
> 
> No before. I am going to try it again now.
> 
> Oscar
> 

Works fine now with the latest from cvs.

I had some Exceptions on startup but they seem to relate to something in the
scratchpad: 'cache.ccf'. What is this?

The Exceptions:

13:09:09,387 ERROR [IndexedDiskCache] Failure initializing for fileName:
groupIdCache and root directory: /www/cocoon/webapps/cocoon/indexed-disk-cache
java.io.FileNotFoundException:
/www/cocoon/webapps/cocoon/indexed-disk-cache/groupIdCache.data (No such file
or directory)

13:09:09,892 ERROR [IndexedDiskCache] Failure initializing for fileName:
indexedRegion3 and root directory:
/www/cocoon/webapps/cocoon/indexed-disk-cache
java.io.FileNotFoundException:
/www/cocoon/webapps/cocoon/indexed-disk-cache/indexedRegion3.data (No such file
or directory)

13:09:10,177 ERROR [IndexedDiskCache] Failure initializing for fileName:
indexedRegion2 and root directory:
/www/cocoon/webapps/cocoon/indexed-disk-cache
java.io.FileNotFoundException:
/www/cocoon/webapps/cocoon/indexed-disk-cache/indexedRegion2.data (No such file
or directory)

13:09:10,339 ERROR [IndexedDiskCache] Failure initializing for fileName:
indexedRegion1 and root directory:
/www/cocoon/webapps/cocoon/indexed-disk-cache
java.io.FileNotFoundException:
/www/cocoon/webapps/cocoon/indexed-disk-cache/indexedRegion1.data (No such file
or directory)


__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com

Re: Lastest from CVS 2.1.5-dev broken?

Posted by Oscar Picasso <os...@yahoo.com>.
> >Hi,
> This should have been fixed with a commit about three hours ago. Did you 
> update after that?

No before. I am going to try it again now.

Oscar

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com

Re: Lastest from CVS 2.1.5-dev broken?

Posted by Unico Hommes <un...@hippo.nl>.
Oscar Picasso wrote:

>Hi,
>
>I just made a 'cocoon-2.1.5-dev' build from CVS. But on install I get a
>statckoverflow.
>
>I tried an install on tomcat-5.0.19 and jboss 3.2.3 and got the same errors.
>
>I also built without the xmldb block but without success.
>
>Any idea?
>  
>
This should have been fixed with a commit about three hours ago. Did you 
update after that?

Unico