That looks like a bug to me, Mike. If you have time to create a JIRA ticket
for it, I'll patch it in master.


On Tue, Nov 19, 2013 at 3:16 PM, Korcynski, Michael T. <
[email protected]> wrote:

> I just started a 3.7.1 upgrade at Tufts as well.  While running the
> installer we ran into a different initial problem, and having resolved
> that have caught up the problem reported here, so first off, thanks for
> the info here in this thread.  The problem we initially hit is that in our
> install we specify the low level storage option as legacy-fs, which upon
> start up results in the following error:
>
> ERROR 13:46:21.014 (Server) Module
> (org.fcrepo.server.storage.lowlevel.ILowlevelStorage) failed to initialize
> org.fcrepo.server.errors.ModuleInitializationException: couldn't set up
> path_algorithm for objectPaths  Class
> org.fcrepo.server.storage.lowlevel.defaultstore.Store can not access a
> member of class org.fcrepo.server.storage.lowlevel.TimestampPathAlgorithm
> with modifiers "public"
>         at
> org.fcrepo.server.storage.lowlevel.DefaultLowlevelStorageModule.postInitMod
> ule(DefaultLowlevelStorageModule.java:44) ~[fcrepo-server-3.7.1.jar:na]
>
> Looking at the fcrepo-server source it seemed to be related to this commit:
>
> https://github.com/fcrepo/fcrepo/commit/5ad360edf39bfeca57038974639b41073af
> 1fd1b#diff-644ddc1704c65930c61becbd9826bee1
>
>
>
> Where the Store class moved from being a support within
> DefaultLowlevelStorage in the org.fcrepo.server.storage.lowlevel package
> to the org.fcrepo.server.storage.lowlevel.default package as a top level
> class.
>
> I confirmed that by making the TimestampPathAlgorithm class public this
> issue goes away at startup since Store would then have access.  Not sure
> if this is the correct fix or if Store should've stayed in the previous
> package.
>
> Hope this helps,
> Mike
>
>
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> Fedora-commons-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to