Expand my Community achievements bar.

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

  • 11/13/15
    We have a dialog to select pages or assets from the content tree using the xtype pathfield. The purpose of the selection is to create a link on a page. Since assets are saved with the extensions, and pages aren’t, the link correctly directs the user to the assets, but not to the pages (because the p...

    Views

    4.7K

    Like

    1

    Replies

    2
  • 11/13/15
    I noticed that new alt images that I have uploaded into scene7 are not displaying. This is only happening for the ones I uploaded this week. Other alt images uploaded before this week are ok.I have reviewed the images themselves and can find nothing wrong. My site is still displaying the alts from b...

    Views

    476

    Like

    1

    Replies

    1
  • 11/13/15
    We've recently been seeing this issue on a lot of AEM 6.1 instances where after a server restart, our custom and ACS Commons OSGI bundles will not start.  The status in the console is "Installed" and when you click to start, it logs the following error:13.11.2015 13:16:52.604 ERROR [qtp1101008834-52...

    Views

    7.9K

    Likes

    0

    Replies

    11
  • 11/13/15
    I performed an in-place test upgrade of my 6.0 Author and Publish servers (two separate servers with the standard ports of 4502 and 4503 respectively) to 6.1.  We were already on the new crx3 instead of crx2 since the 6.0 servers were brand new.  The Author server did just fine, all my content is th...

    Views

    401

    Likes

    0

    Replies

    1
  • 11/13/15
    I performed an in-place test upgrade of my 6.0 Author and Publish servers (two separate servers with the standard ports of 4502 and 4503 respectively) to 6.1.  We were already on the new crx3 instead of crx2 since the 6.0 servers were brand new.  The Author server did just fine, all my content is th...

    Views

    440

    Likes

    0

    Replies

    1
  • 11/13/15
    Hey Guys,I am trying to use the OOTB Post servlet in 6.1 referring to the below blog. It works fine in 5.6.1, but in 6.1, i believe there is a bug which does not let me POST successfully, i keep getting 403, forbidden error.  Can someone point out any necessary configuration missing here?http://blog...

    Views

    4.0K

    Likes

    0

    Replies

    12
  • 11/13/15
    Hi All,I am trying to upgrade AEM 5.6.1 to AEM 6.1. After unpacking AEM 6.1 jar in quickstart folder, i ran below migration command -java -jar aem-quickstart-6.1.0.jar -v -x crx2oakand encountered "Unable to detect a CRX2 repository configuration" error. i have repository and datastore in different ...

    Views

    500

    Likes

    0

    Replies

    2
  • 11/13/15
    Is there a way to set the replication queues to send out notifications when there are errors and/or blockage? It is hard for some to know when the queues are slow in processing or when they are blocked. Often errors and blockages aren't detected until hours or days have passed. Is there a way to hav...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 11/13/15
       Hi,We are trying to send a pdf attachment ( the file is stored in dam ) . The below mentioned code is used to read the file from DAM.             String fileName = "/content/dam/pdfs/retail/test.pdf";                resource = resolver.getResource(fileName);                Node imageNode = resour...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 11/13/15
    Hi,I'm developing a component for AEM 6, now I'm stuck. I need to change the shown tabs in the options dialog, on an onChange event (or something similar) hopefully thrown by the select field I'm using.Here is the code for my select field:<graphtype jcr:primaryType="nt:unstructured" sling:resourceTy...

    Views

    1.5K

    Likes

    0

    Replies

    3