Hi,
 according to your log it seems that cleanup is not able to find your
dspace.cfg.
Try checking paths and maybe context variables.

Valerio

On Fri, Apr 4, 2008 at 5:56 AM, Kumar, Kishore (STSD) <[EMAIL PROTECTED]> wrote:
>
>
> Hi ,
>
> When I run the cleanup  rountine , I get the following Java exception. Does
> n't know what could be the issue here
>
> [EMAIL PROTECTED] bin]# ./cleanup
> Cleaning the asset store
> FATAL: Can't load configuration
--snip--
> Caused by: java.lang.RuntimeException: Cannot find dspace.cfg
>         at
> org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:571)
>         at
> org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java:113)
>         at
> org.dspace.storage.bitstore.BitstreamStorageManager.<clinit>(BitstreamStorageManager.java:149)
>         ... 1 more
> Caused by: java.io.FileNotFoundException: null/config/default.license (No
> such file or directory)
>         at java.io.FileInputStream.open(Native Method)
>         at java.io.FileInputStream.<init>(FileInputStream.java:106)
>         at java.io.FileInputStream.<init>(FileInputStream.java:66)
>         at
> org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:515)
>         ... 3 more
> Cleanup completed

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to