You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Walter, Matt" <Ma...@usi.net> on 2005/04/14 22:29:18 UTC

AbstractJispFilesystemStore: store(..): Exception

Hi,

I'm seeing this error periodically in our error log. Was wondering what
the cause is and if it's something I need to be concerned about. Thanks.

 

ERROR   (2005-04-14) 00:12.49:898   [core.manager]
([....the/url/the/user/was/hitting...])
TP-Processor14877/AbstractJispFilesystemStore: store(..): Exception

java.io.IOException: Invalid argument

            at java.io.RandomAccessFile.seek(Native Method)

            at
com.coyotegulch.jisp.ObjectDatabaseFile.writeObject(ObjectDatabaseFile.j
ava:242)

            at
com.coyotegulch.jisp.BTreePageFile.write(BTreePageFile.java:146)

            at
com.coyotegulch.jisp.BTreeIndex.writeKey(BTreeIndex.java:612)

            at
com.coyotegulch.jisp.BTreeIndex.insertKey(BTreeIndex.java:233)

            at
com.coyotegulch.jisp.IndexedObjectDatabase.write(IndexedObjectDatabase.j
ava:205)

            at
org.apache.excalibur.store.impl.AbstractJispFilesystemStore.doStore(Abst
ractJispFilesystemStore.java:183)

            at
org.apache.excalibur.store.impl.AbstractReadWriteStore.store(AbstractRea
dWriteStore.java:143)

            at
org.apache.excalibur.store.impl.MRUMemoryStore.free(MRUMemoryStore.java:
418)

            at
org.apache.excalibur.store.impl.MRUMemoryStore.hold(MRUMemoryStore.java:
248)

            at
org.apache.excalibur.store.impl.MRUMemoryStore.store(MRUMemoryStore.java
:225)

            at
org.apache.cocoon.caching.impl.CacheImpl.store(CacheImpl.java:119)

            at
org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline.cac
heResults(CachingProcessingPipeline.java:97)

            and it goes on and on...


Re: AbstractJispFilesystemStore: store(..): Exception

Posted by Antonio Gallardo <ag...@agssa.net>.
Hi:

Please upgrade cocoon, jisp is not longer shipped of cocoon.

Best Regards,

Antonio Gallardo

On Jue, 14 de Abril de 2005, 15:29, Walter, Matt dijo:
> Hi,
>
> I'm seeing this error periodically in our error log. Was wondering what
> the cause is and if it's something I need to be concerned about. Thanks.
>
>
>
> ERROR   (2005-04-14) 00:12.49:898   [core.manager]
> ([....the/url/the/user/was/hitting...])
> TP-Processor14877/AbstractJispFilesystemStore: store(..): Exception
>
> java.io.IOException: Invalid argument
>
>             at java.io.RandomAccessFile.seek(Native Method)
>
>             at
> com.coyotegulch.jisp.ObjectDatabaseFile.writeObject(ObjectDatabaseFile.j
> ava:242)
>
>             at
> com.coyotegulch.jisp.BTreePageFile.write(BTreePageFile.java:146)
>
>             at
> com.coyotegulch.jisp.BTreeIndex.writeKey(BTreeIndex.java:612)
>
>             at
> com.coyotegulch.jisp.BTreeIndex.insertKey(BTreeIndex.java:233)
>
>             at
> com.coyotegulch.jisp.IndexedObjectDatabase.write(IndexedObjectDatabase.j
> ava:205)
>
>             at
> org.apache.excalibur.store.impl.AbstractJispFilesystemStore.doStore(Abst
> ractJispFilesystemStore.java:183)
>
>             at
> org.apache.excalibur.store.impl.AbstractReadWriteStore.store(AbstractRea
> dWriteStore.java:143)
>
>             at
> org.apache.excalibur.store.impl.MRUMemoryStore.free(MRUMemoryStore.java:
> 418)
>
>             at
> org.apache.excalibur.store.impl.MRUMemoryStore.hold(MRUMemoryStore.java:
> 248)
>
>             at
> org.apache.excalibur.store.impl.MRUMemoryStore.store(MRUMemoryStore.java
> :225)
>
>             at
> org.apache.cocoon.caching.impl.CacheImpl.store(CacheImpl.java:119)
>
>             at
> org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline.cac
> heResults(CachingProcessingPipeline.java:97)
>
>             and it goes on and on...
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org