Thanks Jörg! That seemed to do the trick for me.If others have the same Issue (on Cent OS) you guys should have a look at 3.4. Using the Random Number Generator - Red Hat Customer Portal after installing rng-tools.Maybe you need to alter the init script at /usr/lib/systemd/system/rngd.service.Regard...
Hi Jörg,here are the log statements you asked for:......01.02.2018 14:03:22.338 *INFO* [FelixStartLevel] adobe-aemfd-signatures BundleEvent STARTING01.02.2018 14:03:24.368 *INFO* [sling-default-2] com.day.cq.wcm.mobile.core.impl.devicespecs.WurflXmlLoader Checking if wurfl.xml needs parsing...01.02....
Hi smacdonald2008,the instance is started with -Xmx1024m -XX:MaxMetaspaceSize=512m. The MemTotal is listed with 12139656 kB.This is a demo author instance with zero load.This gap happens on every startup - not only after a change of the sling.properties file.
Hey everyone,I set up AEM Forms (the OSGI flavour) on top of AEM 6.3 according to this guide: Installing and configuring AEM 6.3 forms After the "Boot delegate RSA and BouncyCastle libraries" step my instance needs up to 15 minutes to start up. What I did was adding following lines: sling.bootdelega...
Hey JK,thanks a lot for your input. So my guess was right, those bundles were dropped or replaced by the communities feature? We do not have any Social Communities respectively do not have any content to migrate here. Can I safely turn of / remove the bundles in question without having any sideeffec...
UPDATE: A little finding at https://docs.adobe.com/docs/en/aem/6-1/release-notes/deprecated-removed-features.htmlCould it be that the features in question were removed as part of the Social Communities? See: Social CommunitiesRemove OSGi bundle and components that provide support for OpenSocia...
Hi everybody. After a migration from CQ5.5. to AEM 6.1 we have quite some log error entries in the error log on startup. Most of them refer to either the com.day.cq.collab.cq-collab-wiki package or the com.day.cq.dam.cq-dam-indesign package.A full log-dump is attached to this post.I saw a post from ...
Hey all,I was wondering if there is a functionality to set the rootPath of RichTextEdit Link plugin. Analogous to the rootPath functionality of a pathField xtype.I am using AEM6 with old ExtJs Dialogs. My first guess was to set a setting next to the feature definitions <links features="[modifylink,u...