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

AEM 6.4.3 | Not able to edit any component

  • December 27, 2018
  • 15 replies
  • 12953 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

smacdonald2008
Level 10
December 31, 2018

We closed this thread as there is nothing more the community can do at this point.

Bharath_valse
Bharath_valseAccepted solution
Level 4
January 2, 2019

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

Level 2
January 3, 2019

We're having the exact same issue. Thanks salman18j for reporting this.

It is indeed pretty shocking that a bug like this made its way into SP3. Makes me question what else may be broken...

In any event, the workaround from Bharath valse is valid.

Level 2
January 11, 2019

The mentioned workaround is now officially documented under https://helpx.adobe.com/experience-manager/6-4/release-notes/sp-release-notes.html#KnownIssues​.

February 1, 2019

Thanks Bharath. This workaround worked!