Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Unable to upgrade SOLR

Community Beginner ,
Apr 24, 2025 Apr 24, 2025

After applying CF2021 Update 19, the add-ons would no longer start, so I reinstalled them to resolve the issue. Unfortunately, SOLR reverted back to 7.2.1. I attempted to upgrade to 8.11.3 manually by following "Upgrade SOLR in ColdFusion" steps (https://helpx.adobe.com/coldfusion/kb/upgrade-solr-security-coldfusion.html), but it has not been successful. Can someone provide guidance or possible work-around?

Side note: There was no "managed-schema.xml" within the Solr 8.11.3.zip provided on the from the upgrade page.

142
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Apr 29, 2025 Apr 29, 2025

The upgrade did not take due to a caching issue. It was resolved with the following steps:

  1. Stop ColdFusion services.
  2. Clear the following folders within cfusion:
    • /bin/felix-cache
    • /jetty/work
    • /wwwroot/web-inf/cfclasses
  3. Restart ColdFusion services.
Translate
Adobe Employee ,
Apr 28, 2025 Apr 28, 2025

@Demetrius34669657am05 Please reach to us at cfsup@adobe.com

 

Thanks,

Abhishek

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 28, 2025 Apr 28, 2025

Thank you. Will do.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 29, 2025 Apr 29, 2025
LATEST

The upgrade did not take due to a caching issue. It was resolved with the following steps:

  1. Stop ColdFusion services.
  2. Clear the following folders within cfusion:
    • /bin/felix-cache
    • /jetty/work
    • /wwwroot/web-inf/cfclasses
  3. Restart ColdFusion services.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources