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.

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

Community Advisor

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