Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
set CATALINA_OPTS=%CATALINA_OPTS% -Dfcrepo.ispn.repo.CacheDirPathcache=F:\fedora\cache
Note
When starting up tomcat on windows if you receive an error like the following it may be necessary to include a fcrepo.ispn.repo.CacheDirPathcache like above.
Code Block
Caused by: org.fusesource.leveldbjni.internal.NativeDB$DBException: IO error: F:\apache-tomcat-7.0.50-windows-x64\apache-tomcat-7.0.50\bin\fcrepo4-data\fcrepo.ispn.repo.CacheDirPathcache\data\MANIFEST-000002: The handle is invalid.

...

This specifies the configuration for the underlying Modeshape repository. See other available options for this value within the source tree. The default file is located within the WAR file under WEB-INF/classes/config.

No Format
fcrepo.infinispanispn.cache_configuration=<config/infinispan.xml>

...

No Format
fcrepo.ispn.repo.CacheDirPathcache

Contains the serialized repository resource properties.

...

No Format
fcrepo.modeshape.index.locationdirectory

Contains the internal Lucene index used by Modeshape/Admin Search.

...

No Format
fcrepo.activemq.dirdirectory

Contains the reliable messaging information maintained by ActiveMQ.

...