Title:
Solr service fails to start after hotfix 21 install - unable to load CFIDE admin interface, shows error page
| View in TrackerStatus/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: