Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!
SOLVED

Error 503 authnetication services missing on Publish server

Avatar

Level 3

Hi Team,

 

I am facing this issue 

 

Authentication services on publish environment, 

Please help, Not able to resolve it on publish environment.

 

ERROR:

02.06.2021 11:05:07.031 *ERROR* [FelixStartLevel] ERROR: Error stopping bundle. (java.lang.IllegalArgumentException: Nothing registered at /crx/de)
java.lang.IllegalArgumentException: Nothing registered at /crx/de
at org.apache.felix.http.base.internal.service.HttpServiceImpl.unregister(HttpServiceImpl.java:132)
at com.day.crx.delite.impl.Activator$2.notifyChange(Activator.java:91)
at com.day.crx.delite.impl.Activator$CustomServiceTracker.removedService(Activator.java:174)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:956)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:864)
at org.osgi.util.tracker.AbstractTracked.untrack(AbstractTracked.java:341)
at org.osgi.util.tracker.ServiceTracker.close(ServiceTracker.java:375)
at com.day.crx.delite.impl.Activator.stop(Activator.java:134)
at org.apache.felix.framework.util.SecureAction.stopActivator(SecureAction.java:667)
at org.apache.felix.framework.Felix.stopBundle(Felix.java:2536)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1315)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:748)
 
 
02.06.2021 11:05:07.032 *ERROR* [FelixStartLevel] ERROR: Error stopping launchpad:resources/install/0/com.adobe.granite.crxde-lite-1.0.66.jar (java.lang.IllegalArgumentException: Nothing registered at /crx/de)
java.lang.IllegalArgumentException: Nothing registered at /crx/de
at org.apache.felix.http.base.internal.service.HttpServiceImpl.unregister(HttpServiceImpl.java:132)
at com.day.crx.delite.impl.Activator$2.notifyChange(Activator.java:91)
at com.day.crx.delite.impl.Activator$CustomServiceTracker.removedService(Activator.java:174)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:956)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:864)
at org.osgi.util.tracker.AbstractTracked.untrack(AbstractTracked.java:341)
at org.osgi.util.tracker.ServiceTracker.close(ServiceTracker.java:375)
at com.day.crx.delite.impl.Activator.stop(Activator.java:134)
at org.apache.felix.framework.util.SecureAction.stopActivator(SecureAction.java:667)
at org.apache.felix.framework.Felix.stopBundle(Felix.java:2536)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1315)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:748)
02.06.2021 11:05:07.269 *INFO * [Sling Notifier] Apache Sling has been stopped
02.06.2021 11:05:07.271 *INFO * [Apache Sling Control Listener@/127.0.0.1:39319] /127.0.0.1:46004<OK
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @akank_23 

 

Login http://localhost:4503/libs/granite/core/content/login.html with admin/admin or your admin credentials.

Once logged in navigate to http://localhost:4503/system/console/bundles 

 

Thanks!

View solution in original post

6 Replies

Avatar

Level 3
Can any one tell me how can I get into publish environment web console ?

Avatar

Correct answer by
Community Advisor

Hi @akank_23 

 

Login http://localhost:4503/libs/granite/core/content/login.html with admin/admin or your admin credentials.

Once logged in navigate to http://localhost:4503/system/console/bundles 

 

Thanks!

Avatar

Level 3
I am working for clients due to privacy the publish web console is not able get logged in , can you help me with the issue i am facing ?? the issue is on publish environment

Avatar

Level 6

Hi akank_23,

 

As per your log , It seems its access related issue.If you are not able to login on to publisher System Console  and getting the error as per the logs that means its a access issue and you might not be having the Publisher System Console access. Thanks..!!