HTTP ERROR: 405 Problem accessing /system/console/bundles | Community
Skip to main content
New Member
February 9, 2022

HTTP ERROR: 405 Problem accessing /system/console/bundles

  • February 9, 2022
  • 2 replies
  • 987 views

I'm facing issue in uploading the java bundles in Felix console.

whenever I'm trying to upload a bundle , my browser is not responding for some time and after that  its throws http 405 error.

 

I am working on AEM 6.3 version and bringing up author & publisher instances in local environment 

 

Thank you in advance for your assistance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

DEBAL_DAS
New Member
February 9, 2022
Debal Das, Senior AEM Consultant
BrijeshYadav
Level 5
February 9, 2022

Its usually happen when bundle is not OSGi compliance. How did you build the bundle ?

 

  • Was it using maven command or converted a Java jar file to OSGi bundle ?
  • Does other bundles installation works or its same issue for other bundles also ?
  • Did you try to install via package manager ?

If possible share your bundle or share bundle manifest file along with logs while uploading the bundle 

/Brijesh Yadav