As I've stated before, we see this error a lot from MySQL. It's due to bugs in MySQL. MySQL does not maintain transaction integrity in some situations; it may be a JDBC driver issue, not sure.
Karl On Wed, Dec 12, 2018 at 8:33 AM Sivakoti, Nikhilesh < [email protected]> wrote: > Hi Karl, > > > > We got the below exception in manifold server while doing the crawl from > Alfresco server to Elastic search server in PROD. > > > > ERROR 2018-12-12T07:57:34,038 (Job notification thread) - Exception > tossed: Unexpected job status: 33 > > org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unexpected job > status: 33 > > at > org.apache.manifoldcf.crawler.jobs.JobManager.resetNotifyJob(JobManager.java:7503) > ~[mcf-pull-agent.jar:?] > > at > org.apache.manifoldcf.crawler.system.JobNotificationThread.run(JobNotificationThread.java:237) > [mcf-pull-agent.jar:?] > > > > Do you have any suggestions or inputs on this? > > > > We are using the below configuration in PROD. > > > > Output connector : Elastic Search. > > Source connection : Alfresco > > Manifold Database : MySQL > > > > Installed in linux machine as a multi process model. > > > > _______________________________________________________________________ > > [image: Email_CBE.gif]*Nikhilesh Sivakoti* > > Senior Consultant | I&D ECM > > > > Capgemini India | Bangalore > > Tel.: +8099062 – Mob.: + 91 81236 25125 > > www.capgemini.com > > > > *People matter, results count.* > > _______________________________________________________________________ > > [image: 50years] > > > > *Connect with Capgemini:* > [image: Picto_Blog] > <http://www.capgemini.com/insights-and-resources/blogs>[image: > Picto_Twitter] <http://www.twitter.com/capgemini>[image: Picto_Facebook] > <http://www.facebook.com/capgemini>[image: Picto_LinkedIn] > <http://www.linkedin.com/company/capgemini>[image: Picto_Slideshare] > <http://www.slideshare.net/capgemini>[image: Picto_YouTube] > <http://www.youtube.com/capgeminimedia> > > > > > > > > > > P Please consider the environment and do not print this email unless > absolutely necessary. > > Capgemini encourages environmental awareness. > > > This message contains information that may be privileged or confidential > and is the property of the Capgemini Group. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, you > are not authorized to read, print, retain, copy, disseminate, distribute, > or use this message or any part thereof. If you receive this message in > error, please notify the sender immediately and delete all copies of this > message. >
