Unable to index (Documentindexingtaskschedule running behind server time)
Unable to index (Documentindexingtaskschedule running behind server time)
Please follow the steps below to solve this issue.
Go to Support link --> SupportCenter Plus application status section --> Scheduled Activities If the Next scheduled time is greater than the current server time, please restart the application. Check this solves the issue, still issue persists, follow the steps to solve the issue Please find the schedule id for the 'DocumentIndexingTaskSchedule' process from the above link 1. Stop the application 2. Connect to the database, execute the below queries one by one delete from INDEXDETAILS; delete from INDEXDETAILSQUEUE; delete from task_input where Schedule_id=x; Replace 'x' with the scheduled id taken from the scheduled activities link 3. Execute indexdata.bat or indexdata.sh from the C:\\ManageEngine\\SupportCenter\\bin 4. Then start the application. 5. This will solve the issue. Please refer the below link to connect to the database https://www.manageengine.com/products/support-center/faq-general.html
Note: 1. Use indexdata.bat --help to index the data module and year wise.. 2. change the parameter to true in indexdetails.txt file from C:\\ManageEngine\\SupportCenter\\applications\\extracted\\AdventNetSupportCenter.eear\\AdventNetServiceDeskWC.ear\\AdventNetServiceDesk.war\\conf-files folder, if you invoke this process in the application running status Out of Memory during indexing process: 1. Update the JVM parameters to higher values. 2. You can reduce the loop count to 25 or less and then perform the indexing process update Globalconfig set paramvalue=25 where category='search';
This is compatible with 8121 At times , the contact search is not working and that leads to mail fetching issues also. This fix might work in certain instances. Please check it. However the permanent solution is available from 11.0 version. It is ...
When you get an error stating - Work log across multiple days is not allowed. Please follow the below steps to fix this case. A) ID - 15344 Unable to add or update worklog 1. Go to Admin -> Timesheet settings. 2. Enable Allow multi-day work log ...
This KB is applicable only for 8121 Builds We came across several cases, where the search is not working properly due to the index file corruption or Indexing thread gets locked in 8.1 series builds. This also leads Mail fetching issue.For which we ...
Error trace in logs: javax.mail.SendFailedException: Invalid Addresses;nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 Unable to relay Possible Cause: The SMTP server does not allow relaying unless you are sending email ...
Kindly follow below instruction to duplicate Response Due by time under Custom Additional Field. How to Setup Python * Download attached files and place it under Servicedeskplus-msp<home>\integration\custom_scripts * Edit Configuration.json file and ...