AW: [opencms-dev] Cron-Job IndexManager Lucene Module
Tamara Altenkirch
t.altenkirch at much-net.de
Fri Jun 24 11:31:32 CEST 2005
First, I think the default user is Admin and not admin.
A ClassNotFoundException tells us that the class was not found at the
specified location.
So did you upload the news module already?
If yes, then check the newsmodule.jar in its file structure
net.grcomputing.opencms.search.lucene for the CronIndexManager.class-file.
Is it there?
-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Jonas Winkler
Gesendet: Freitag, 24. Juni 2005 09:54
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Cron-Job IndexManager Lucene Module
Hello!
I use Opencms 5.0 on a tomcat Apache Tomcat/4.1.27 and I have the
following problem.
I want to start a Cronjob to use the indexmanager, the command is
/
41 9 * * * admin Administrators
net.grcomputing.opencms.search.lucene.CronIndexManager createIndex=true
/but the logfile says
/
[24.06.2005 09:41:10] <opencms_cronscheduler> Starting job for
com.opencms.core.CmsCronEntry{41 9 * * * admin Administrators
net.grcomputing.opencms.search.lucene.CronIndexManager createIndex=true}
[24.06.2005 09:41:10] <opencms_cronscheduler> Error running job for
com.opencms.core.CmsCronEntry{41 9 * * * admin Administrators
net.grcomputing.opencms.search.lucene.CronIndexManager createIndex=true}
Error: java.lang.ClassNotFoundException:
net.grcomputing.opencms.search.lucene.CronIndexManager
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav
a:1444)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav
a:1289)
at com.opencms.core.CmsCronScheduleJob.run(CmsCronScheduleJob.java:64)
/perhaps this actually isn't a big problem, sorry for that, but i'm a
noob ;)
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list