Error 503 authnetication services missing on Publish server | Community
Skip to main content
Level 2
June 11, 2021
Solved

Error 503 authnetication services missing on Publish server

  • June 11, 2021
  • 5 replies
  • 2745 views

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
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asutosh_Jena_

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!

5 replies

akank_23Author
Level 2
June 11, 2021
Can any one tell me how can I get into publish environment web console ?
Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
June 11, 2021

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!

akank_23Author
Level 2
June 12, 2021
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
Bhuwan_B
Community Advisor
Community Advisor
June 11, 2021
Bhuwan_B
Community Advisor
Community Advisor
June 11, 2021
Login to AEM Publish instance and navigate to http://localhost:4503/system/console/bundles
kchaurasiya
Level 5
June 11, 2021

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..!!