Hello all, I've recently updated my repository from 1.7.0 to 1.7.1 and now everytime I call [dspace]/bin/dspace commands I get this error before command is done:

[dspace@localhost bin]$ ./dspace index -r
java.lang.IllegalArgumentException: Resource path [/home/dspace/bin/dspace] does not denote a directory
        at org.springframework.core.io.support.PathMatchingResourcePatternResolver.retrieveMatchingFiles(PathMatchingResourcePatternResolver.java:563)
        at org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFindMatchingFileSystemResources(PathMatchingResourcePatternResolver.java:543)
        at org.springframework.core.io.support.PathMatchingResourcePatternResolver.doFindPathMatchingFileResources(PathMatchingResourcePatternResolver.java:526)
        at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:342)
        at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:263)
        at org.dspace.servicemanager.config.DSpaceConfigurationService.loadInitialConfig(DSpaceConfigurationService.java:375)
        at org.dspace.servicemanager.config.DSpaceConfigurationService.<init>(DSpaceConfigurationService.java:60)
        at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:145)
        at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:51)

Process is done, but this message appears always, I'm not sure which is it's origin. My previous version 1.7.0 doesn't show this message.
I will be really pleased If someone can help me on this. Thanks in advance.


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to