badvision on Renovator_bugfixes
#1737 - Added additional asset … (compare)
Hi All, in reports in ACS commons, AEM 6.4 with service pack 6.4.6 and ACS commons package 4.8.4 / 4.7.0 / 4.3.2, below error is coming when download report option is clicked. As per observation, the file is getting downloaded, and results are not truncated in CSV file, but this error is occuring everytime. Is this a known issue. Error stack trace is below.
Thank you!
04.08.2020 23:25:32.027 ERROR [127.0.0.1 [1596563731984] GET /var/acs-commons/reports/sample-references-report/jcr:content.report.csv HTTP/1.1] com.day.cq.wcm.core.impl.WCMDebugFilter Error during include of SlingRequestPathInfo: path='/var/acs-commons/reports/sample-references-report/jcr:content', selectorString='report', extension='csv', suffix='null'
org.apache.sling.engine.impl.SlingHttpServletResponseImpl$WriterAlreadyClosedException: null
at org.apache.sling.engine.impl.SlingHttpServletResponseImpl$1.checkClosed(SlingHttpServletResponseImpl.java:190)
at org.apache.sling.engine.impl.SlingHttpServletResponseImpl$1.close(SlingHttpServletResponseImpl.java:220)
at org.apache.commons.io.IOUtils.closeQuietly(IOUtils.java:363)
at org.apache.commons.io.IOUtils.closeQuietly(IOUtils.java:252)
at com.adobe.acs.commons.reports.internal.ReportCSVExportServlet.doGet(ReportCSVExportServlet.java:112) [com.adobe.acs.acs-aem-commons-bundle:4.8.4]
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.mayService(SlingSafeMethodsServlet.java:266)
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:342)
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:374)
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552)
at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:44)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilterWithErrorHandling(WCMDebugFilter.java:192)
at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:159)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:375)
at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:190)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.PageLockFilter.doFilter(PageLockFilter.java:91)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.personalization.impl.TargetComponentFilter.doFilter(TargetComponentFilter.java:96)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:282)
at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:76)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:109)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.cq.social.ugcbase.security.impl.SaferSlingPostServlet.doFilter(SaferSlingPostServlet.java:114)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
Hi All,
I am trying to use ACS commons to integrate and display Marketo forms in aem page.
Using this documentation https://adobe-consulting-services.github.io/acs-aem-commons/features/marketo-form/index.html, can get the list of marketo forms in the Embed component, but on selecting the saving the component, the form is not being displayed. I don’t see any specific errors in the error.log. Any pointers?
Recently done an in-place upgrade from 6.3.3.8 to 6.5. Post upgrade I noticed the acs-aem-commons-bundle with 3.x.x version did not get active in OSGI. Removed the same and installed this https://mvnrepository.com/artifact/com.adobe.acs/acs-aem-commons-bundle/4.10.0 via Felix console. This did not work as well. Saw errors with
Imported Packages
twitter4j,version=[3.0.5,4) -- Cannot be resolved but is not required
twitter4j.auth,version=[3.0.5,4) -- Cannot be resolved but is not required
twitter4j.conf,version=[3.0.5,4) -- Cannot be resolved but is not required
twitter4j.json,version=[3.0.5,4) -- Cannot be resolved but is not required
com.amazonaws.auth,version=[1.10,2) -- Cannot be resolved but is not required
com.amazonaws.services.s3,version=[1.10,2) -- Cannot be resolved but is not required
com.amazonaws.services.s3.model,version=[1.10,2) -- Cannot be resolved but is not required
com.github.benmanes.caffeine.cache -- Cannot be resolved but is not required
com.github.benmanes.caffeine.cache.stats -- Cannot be resolved but is not required
Any idea, what I should look for to fix it? Do I need any other artifacts to be changed in POM...etc.
Using version 4.11.0
I completed all of the steps for adding ACS AEM Commons. Step 2 of the instructions for adding ACS AEM Commons says to add this to the filevault-package-maven-plugin config:
<allowIndexDefinitions>true</allowIndexDefinitions>
and upon running maven, I get this error:
[ERROR] ValidationViolation: "jackrabbit-packagetype: Package of type 'APPLICATION' is not supposed to contain Oak index definitions but has 'allowIndexDefinitions' set to true.", filePath=META-INF/vault/properties.xml
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="nt:unstructured"
contentTypes="[text/html]"
enabled="{Boolean}true"
generatorType="htmlparser"
order="{Long}1"
serializerType="htmlwriter"
transformerTypes="[linkchecker,versioned-clientlibs]"/>
Hello, Any one uses Marketo forms (via https://adobe-consulting-services.github.io/acs-aem-commons/features/marketo-form/index.html) in AEM?
I've setup our 6.5 sandbox (provided by AMs) according to the link above and the values/information provided by Marketo website. --But the "embedabble" drop is empty on our AEM author.--
Any ideas on where/what to check? I looked at the AEM logs and nothing stands out. I also looked at the browser console and nothing there as well. Thanks