Hi Team, I have some resource created in AEM social communities of type video. Even though i have completed the video, status of resource is not changing to complete from In-progress. Anyone seen this kind of issue before? Your help appreciated!!!!Thanks-Saicharan
Hello,We are upgrading AEM 5.6.1 to 6.2.I am checking crxde lite and found that error log does not show up properly.All we read is No appender with name [/logs/error.log]This messesage keeps repeating.I loggin http://ourserver:4502/crx/de/index.jsp with administrator acount.Then clicked "Console" ta...
Hi All,Is it possible in AEM 6.1 to see a list showing byte-lengths and pixel-sizes of All image renditions in Digital Assets?Is there a query or report built in to AEM 6.1 that can do this? Or is it possible to do this in JAVA?In CRXDE Lite, the following SQL2 query will list all files in Digital...
Hi,In one of our DEV environment the sidekick is acting weird. It does not show any OOTB and custom components. The Page activate/deactivate/rollout and other buttons are also missing. Only page properties is available. In browser logs there are multiple errors as shown in image below. I already che...
this is my service="http://api.openweathermap.org/data/2.5/weather?q=London,uk&APPID=2707cfaa99b15c9d63d10a91ad164b49"I need to provide input from the felix console and get the weather info of the location using the appID.Following is my servlet class:import java.io.IOException;import org.apache.fel...
I have a scenario in production for a web app, where when a form is submitted the data gets stored in 3 tables in Oracle DB through JDBC. Sometimes I am seeing connection time out errors in logs while the app is trying to connect to Oracle DB through Java code. This is intermittnent. I am using Day ...