Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Author wont start up

Avatar

Level 2

I use 'nohup /home/daycq/start_cq_author.sh &' command to start author. It was working fine until there was a hard reboot on Linux VM. After that, I see following entries in nohup.out

Starting Primary AEM instance.
          Running checks on the app every 60 seconds to determine when initialization is complete.
          Currently running check number 5.

I checked after few minutes and saw following log entries in nohup.out

        Starting Primary AEM instance.
        Running checks on the app every 60 seconds to determine when initialization is complete.
        Currently running check number 66.

When I try to hit author at http://epgidvlsee0007.epga.nam.cusp.com:8080, it says 'Startup in progress'.

When I try to hit author at http://epgidvlsee0007.epga.nam.gm.com:8080/libs/granite/core/content/login.html, it says 'HTTP ERROR: 404. Problem accessing /libs/granite/core/content/login.html. Reason: Not Found'

Following are the entries in stdout.log

29.02.2016 07:50:58.839 *INFO * [main] Setting sling.home=crx-quickstart (command line)
29.02.2016 07:50:58.847 *INFO * [main] Starting Apache Sling in /data/nasdr/daycq/author/crx-quickstart
29.02.2016 07:50:58.856 *INFO * [main] Sling  Extension Lib Home : /data/nasdr/daycq/author/crx-quickstart/launchpad/ext
29.02.2016 07:50:58.866 *INFO * [Apache Sling Control Listener@/127.0.0.1:44600] Apache Sling Control Listener started
29.02.2016 07:50:58.893 *INFO * [main] Checking launcher JAR in folder /data/nasdr/daycq/author/crx-quickstart/launchpad
29.02.2016 07:50:59.035 *INFO * [main] Existing launcher is up to date, using it: 4.6.1.2_5_8-B003 (org.apache.sling.launchpad.base.jar)
29.02.2016 07:50:59.053 *INFO * [main] Loading launcher class org.apache.sling.launchpad.base.app.MainDelegate from org.apache.sling.launchpad.base.jar
29.02.2016 07:50:59.054 *INFO * [main] External Libs Home (ext) is null or does not exists.
29.02.2016 07:50:59.081 *INFO * [main] Setting sling.launchpad=/data/nasdr/daycq/author/crx-quickstart/launchpad
29.02.2016 07:50:59.081 *INFO * [main] Setting sling.home=crx-quickstart
29.02.2016 07:50:59.082 *INFO * [main] Setting sling.properties=conf/sling.properties
29.02.2016 07:50:59.082 *INFO * [main] Setting org.osgi.service.http.port=8080
29.02.2016 07:50:59.082 *INFO * [main] Starting launcher ...
29.02.2016 07:50:59.084 *INFO * [main] HTTP server port: 8080
29.02.2016 07:51:23.415 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice Service [org.apache.sling.commons.logservice.internal.LogReaderServiceFactory,30, [org.osgi.service.log.LogReaderService]] ServiceEvent REGISTERED
29.02.2016 07:51:23.435 *INFO* [FelixStartLevel] org.apache.aries.subsystem.core BundleEvent RESOLVED
29.02.2016 07:51:23.436 *INFO* [FelixStartLevel] org.apache.aries.util BundleEvent RESOLVED
29.02.2016 07:51:23.436 *INFO* [FelixStartLevel] org.apache.aries.subsystem.api BundleEvent RESOLVED
29.02.2016 07:51:23.436 *INFO* [FelixStartLevel] org.apache.aries.subsystem.core BundleEvent STARTING
29.02.2016 07:51:23.451 *INFO* [FelixStartLevel] org.apache.aries.subsystem.core Service [32, [org.osgi.framework.hooks.resolver.ResolverHookFactory]] ServiceEvent REGISTERED
29.02.2016 07:51:23.453 *INFO* [FelixStartLevel] org.apache.aries.subsystem.core Service [33, [org.apache.aries.subsystem.ContentHandler]] ServiceEvent REGISTERED

2 Replies

Avatar

Level 10

I have sent this to Support to see if this is a known issue. 

Avatar

Level 10

the error log should have more details. Sounds like firewall rules. can you stop iptables and verify