Multiple externalizer configurations causing issues | Community
Skip to main content
New Participant
October 16, 2015
Solved

Multiple externalizer configurations causing issues

  • October 16, 2015
  • 4 replies
  • 1092 views

I am seeing an strange behavior where there are duplicate Externalizer configurations when I check at /system/console/configMgr (see the screen shot). First conf always have default values. If I manually replace it with the new values (similar to the second conf) then once in a while it comes back as we refresh the bundles. I tried deleting it but then it unbinds and then again come back. Has anyone face the similar situation or know how to fix it?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

Sorry. it is conf folder & not config. 

<cq_home>/crx-quickstart/launchpad/conf/<path of config>

4 replies

Sham_HC
New Participant
October 16, 2015

Might be browser cache issue or there is wrong file system entry exists. Using browser private window and verify. If still issue persist identify the wrong entry from [1] , remove it & restart the instance. 

[1]   <cq_home>/crx-quickstart/launchpad/config/<path of config>

vsharm3Author
New Participant
October 16, 2015

Sham HC wrote...

Might be browser cache issue or there is wrong file system entry exists. Using browser private window and verify. If still issue persist identify the wrong entry from [1] , remove it & restart the instance. 

[1]   <cq_home>/crx-quickstart/launchpad/config/<path of config>

 


Hi Sham,

   Thank you. It does not seem to be browser cache issue as it is happening to all the env i.e. QA/prod/pre-prod (except local) for all some other teammates as well. I see only one file at - <cq_home>/crx-quickstart/launchpad/config/<path of config> --> launchpad-timestamp.txt and it has the entry as some number 1381956978000

I am not sure what am I supposed to do now to fix it (indecision)

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

Sorry. it is conf folder & not config. 

<cq_home>/crx-quickstart/launchpad/conf/<path of config>

vsharm3Author
New Participant
October 16, 2015

Thank you Sham. It worked :).