AEM 6.4.3 | Not able to edit any component | Community
Skip to main content
salman18j
New Participant
December 27, 2018
Solved

AEM 6.4.3 | Not able to edit any component

  • December 27, 2018
  • 15 replies
  • 12926 views

Hi,

I am not able to open any edit dialog after installing AEM 6.4.3 service. Is anyone else facing the same issue?

Errors are :

Uncaught TypeError: Cannot read property 'replace' of undefined

    at HTMLDocument.<anonymous> (page.8a9ad83c4b88a00fcbe6bfe0088d80c2.js:7541)

    at HTMLDocument.dispatch (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5226)

    at HTMLDocument.elemData.handle (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:4878)

    at Object.trigger (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5130)

    at HTMLDocument.<anonymous> (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5860)

    at Function.each (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:370)

    at jQuery.fn.init.each (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:137)

    at jQuery.fn.init.trigger (jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:5859)

    at core.d948d0239b13041ea18568bf195d9097.js:21715

    at jquery.5e8d3382f82b03b0bf3fea3024eecd61.js:3411

core.d948d0239b13041ea18568bf195d9097.js:1123 Parsing incoming message failed setImmediate$0.5162372643488027$3

receiveMessage @ core.d948d0239b13041ea18568bf195d9097.js:1123

Regards,

Salman

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 Bharath_valse

Workaround: How to fix the issue

   

    Go to Package Manager

    Reinstall package "cq-ui-wcm-admin-content-1.0.1004.zip"

    Recompile all JSPs (http://<AEM HOST>:<AEM PORT/system/console/slingjsp)

    OR

    Restart the instance

   

   This workaround will documented in the release notes shortly

15 replies

Gaurav-Behl
New Participant
December 28, 2018

Please share the page url, console logs and screenshot of the issue(s).

VeenaVikraman
New Participant
December 28, 2018

Do you see any console errors in the browser console. Click F12 and check the browser console while trying to edit any component

New Participant
December 28, 2018

Hi,

I am also having the same issue and not able to edit any of my components after installing 6.4.3. The previous AEM version was 6.4.2. When I checked the log file I found  a SlingExecption

Uncaught SlingException

org.apache.sling.scripting.jsp.jasper.JasperException: /libs/cq/gui/components/authoring/dialog/dialog.jsp(39,2) File "/libs/cq/gui/components/siteadmin/admin/properties/FilteringResourceWrapper.jsp" not found

Regards,

Manjeet

smacdonald2008
New Participant
December 27, 2018

I am not seeing this either. I installed SP 6.4.3 and I am able to edit components.

Was your AEM Server an upgraded Server before you installed the SP?

Gaurav-Behl
New Participant
December 27, 2018

I didn't face any issue with 6.4.3 SP. Are you observing this behavior in your custom code/project?

Try

  • to bounce the server and check if the error still persists?
  • to edit We.Retail site components and observe the behavior

Share the page url/screenshot/logs about the issue accordingly.