Hi Alessia,

I haven't done this integration myself, but based on the exception you
listed, it looks like the default storage module is still being used but
without the expected param values. The first thing I'd check is to make sure
that the class value for the ILowlevelStorage module in the fedora.fcfg
file has been changed to
fedorax.server.module.storage.lowlevel.irods.IrodsLowlevelStorageModule as
in:

<module role="fedora.server.storage.lowlevel.ILowlevelStorage"
class="fedorax.server.module.storage.lowlevel.irods.IrodsLowlevelStorageModule">


Bill

On Mon, Sep 1, 2008 at 1:42 PM, alessia bardi <[EMAIL PROTECTED]>wrote:

> Hello,
> this is my first post to the mailing list. I'm using Fedora for studying
> activities about digital library at the University of Pisa in Italy. I would
> like to try the integration of Fedora with datagrids and I found that
> there's a iRODS Storage Module for Fedora. Unfortunally I'm having a problem
> with the integration: I followed the instructions in
> https://www.irods.org/index.php/FedoraiRODSConfig to configure the irods
> storage module for Fedora (irodslowlevel.jar) but I get an exception
> starting the Fedora server.
>
> fedora.server.errors.ModuleInitializationException: couldn't set up
> file_system
> for objectPaths    null
>     at
> fedora.server.storage.lowlevel.DefaultLowlevelStorageModule.postInitM
> odule(DefaultLowlevelStorageModule.java:38)
>     at fedora.server.Server.<init>(Server.java:618)
>
> Is there anybody who can help me or give me some hints?
> Thanx,
> Alessia
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Fedora-commons-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to