Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/26/16
    When attempting to activate a page, nothing happens, no error is thrown in the top-right as it usually does. Opening the browser inspector / console, I can see the following error (removed hostname and path to page but they are correct in the console log)widgets.js:3319 GET http://<hostname>:4502/li...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 8/26/16
    Hi ,For unit testing AEM applications we can think to use Mock objects via Mockito / other framework , one problem is to Mock as much as needed If i see here there are Mocks provided for JCR,SLING & OSGiOSGi: http://sling.apache.org/documentation/development/osgi-mock.htmlJCR: http://sling.apache.or...

    Views

    7.5K

    Like

    1

    Replies

    5
  • 8/26/16
    Hi, can you please let me know is there a way to make AEM url as case in sensitive. I need to allow both of the below urls. http://mywebsite.com/content/home.htmlhttp://mywebsite.com/content/homE.html ThanksSam

    Views

    3.1K

    Like

    1

    Replies

    4
  • 8/26/16
    After performing an in-place upgrade from CQ 5.6.1 to AEM 6.2, we have noticed that the permission applied for users groups got changed. This happens with most of the nodes under etc node. This disables access to the contents from consoles like Workflows, Package Manager, Tagging etc. Is it the expe...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 8/25/16
    One cq 5.5 is another machine and another cq 5.5 is running another machine.I want to tranfer file from one cq (/contents/c1) to another cq.How it can be  done?I have tried option /team/export but it didn't work.

    Views

    1.0K

    Like

    1

    Replies

    4
  • 8/25/16
    I'm using AEM 6.2 and I can't find how to add Image Profiles as described in this documentation (https://docs.adobe.com/docs/en/aem/6-2/administer/content/assets/processing-profiles/image-profiles.html). It says they can be added under Tools >  Assets > Image Profiles, but there is no such option. I...

    Views

    631

    Likes

    0

    Replies

    2
  • 8/25/16
    I just want to move repository from CRX1 (cq5.56) to CRX2 (cq6.1) with the help of oak jar.I tried this command: java -jar .\crx2oak-1.0.54-standalone.jar C:\Users\jangid\Desktop\aem 6.1\newauthor\CQ-Author\crx-quickstart\repository C:\Users\jangid\Desktop\aem 6.1\author\crx-quickstart\repository \-...

    Views

    2.5K

    Like

    1

    Replies

    5
  • 8/24/16
    I must be doing something wrong, but I'm having trouble figuring it out ......I'm trying to get a connection to a db connection pool but I get a Null Pointer Exception on the DataSourcePool.  Here is the code:@Component@Service(value = DatabaseConnectionImpl.class)public class DatabaseConnectionImpl...

    Views

    877

    Likes

    0

    Replies

    3
  • 8/24/16
    Hi All,Is there any documentation available to know all the known issues at dispatcher side?Thanks,Kishore

    Views

    1.4K

    Likes

    0

    Replies

    8
  • 8/24/16
    Hi,We have noticed that View as published option in AEM 6.2 author instance includes Production DTM script (instead of Staging DTM Script), which affects Analytics Report (since analytics data is also coming from author instance). How can we rectify this issue since all the DTM rules are getting fir...

    Views

    2.6K

    Likes

    0

    Replies

    4