tracker issue : CF-4197249

select a category, or use search below
(searches all categories and all time range)
Title:

Solr service fails to start after hotfix 21 install - unable to load CFIDE admin interface, shows error page

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Shawn UCB Marcom / Shawn UCB Marcom (Shawn UCB Marcom)

Created: 11/02/2016

Components: Hot Fix Installer, Installer

Versions: 10.0

Failure Type: Crash

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Linux RH Enterprise 6

Vote Count: 0

Problem Description: After installing hotfix 21, we are unable to login to the CFIDE admin interface which displays an error page. Errors on that page and in logs refer to Solr service failing to start.

Errors seen include: 

"Error","localhost-startStop-1","11/02/16","11:55:26",,"Unable to initialise Solr service: java.lang.NoClassDefFoundError: org/apache/tika/parser/Parser"

"Error","localhost-startStop-1","11/02/16","12:16:20",,"Unable to initialise Solr service: java.lang.NoClassDefFoundError: org/apache/tika/parser/Parser"
java.lang.NoClassDefFoundError: org/apache/tika/parser/Parser

Both of these seem to indicate missing libraries? 

Looking deeper - I found that the hotfix removes these files (technically places them in the hotfix backup area): 

/opt/coldfusion10/cfusion/lib/ 
/opt/coldfusion10/cfusion/lib/tika-parsers-0.6.jar

So post hotfix 21 these files are not accessible to ColdFusion or Solr. 

Did the hotfix mean to remove these? Did the hotifx plan on replacing them with something else that you forgot to provide? 

Steps to Reproduce: Apply hotfix 21

Actual Result: CFIDE admin login page crashing, can't access admin area. 

Expected Result: no crashing on CFIDE page

Any Workarounds: unknown

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4197249

External Customer Info:
External Company:  
External Customer Name: UCB MarCom
External Customer Email:  
External Test Config: My Hardware and Environment details:



RHEL 6

Attachments:

Comments:

Shawn, looks like the update installation did not complete successfully. Can you check the /opt/coldfusion10/cfusion/hf-updates/hf-10-00021 for the update installation log for ERRORs. Update 21 replace those tika jars that you've mentioned with the different version of the library. So while you those 2 jars being removed in the hotfix_filelist log, you should also see the following entries: Added: C:\ColdFusion10\cfusion\lib\tika-core.jar Added: C:\ColdFusion10\cfusion\lib\tika-parsers.jar Can you pls. uninstall the update manually by running the uninstaller.jar, and install it again. For the steps, ref. https://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-21.html
Comment by Piyush K.
1514 | November 04, 2016 01:08:51 AM GMT
closing this since the issue seems to be user environment specific. could not be reproduced at my end.
Comment by Piyush K.
1515 | November 14, 2016 12:12:59 AM GMT