Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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

Avatar

Level 1

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.Error 405Error 405

2 Replies

Avatar

Employee Advisor

Avatar

Level 7

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