Hi,

When I run checker from the command line, it works fine. 
However, when I set it up as a cron job, it logs the following error:

Problem listing checksum results codes: java.lang.ClassNotFoundException:
java.sql.SQLException: java.lang.ClassNotFoundException:
        at 
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java:1711)
        at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:618)
        at 
org.dspace.checker.ChecksumResultDAO.listAllCodes(ChecksumResultDAO.java:131)
        at org.dspace.checker.ResultsPruner.prune(ResultsPruner.java:258)
        at org.dspace.app.checker.ChecksumChecker.main(ChecksumChecker.java:170)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:212)

Anybody has had similar problem? Can someone help explain the cause.

Thanks,
Debashree
OhioLINK

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to