OSGi --> Config missing after upgrade | Community
Skip to main content
Level 3
October 16, 2015
Solved

OSGi --> Config missing after upgrade

  • October 16, 2015
  • 7 replies
  • 1402 views

I have just tested the upgrade from 5.4 to 5.6.1 on one of our instances, author and publish, and in both cases the OSGi --> Config menu is missing from the system console. Any ideas? Thanks

Everything seems to be working fine otherwise. Cant see any noticeable errors, and all the relevant bundles and services seem to have started.

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 Rich_Clem

Sham HC wrote...

Rich_Clem wrote...

Sham HC wrote...

Make sure config plugin is checked at http://<host>:<port>/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager

 

Only problem with that is configMgr cannot be found, probably a good indication of what the problem is, and why it doesn't appear in the menu

 


Sorry!!!  Responded too early. Can you check at  crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/org.apache.felix.webconsole.internal.servlet.OsgiManager.config

 

Ah removing ./crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/OsgiManager.config fixed the problem. Thanks

7 replies

Venkata_Kumar
Level 2
October 16, 2015

We also did a upgrade from 5.4 to 5.6.1. We never had this issue. Can you check the logs if you see any errors? Probably restart the server once.

If the issue is still not resolved, try to do upgrade once again.

If nothing works, Raise a ticket with Adobe :-)

Sham_HC
Level 10
October 16, 2015

Make sure config plugin is checked at http://<host>:<port>/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager

Rich_ClemAuthor
Level 3
October 16, 2015

Sham HC wrote...

Make sure config plugin is checked at http://<host>:<port>/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager

 

Only problem with that is configMgr cannot be found, probably a good indication of what the problem is, and why it doesn't appear in the menu

Rich_ClemAuthor
Level 3
October 16, 2015

Venkata Kumar wrote...

We also did a upgrade from 5.4 to 5.6.1. We never had this issue. Can you check the logs if you see any errors? Probably restart the server once.

If the issue is still not resolved, try to do upgrade once again.

If nothing works, Raise a ticket with Adobe :-)

 

I did also try a OOTB installation of 5.4 and that upgraded fine, and configMgr was available. It may be something to do with our installation, although it did it on both our author and publish instances. I am also going to try with AEM 6.0 and see if that does the same. As you say if all else fails then I will log a call with Adobe

Sham_HC
Level 10
October 16, 2015

Rich_Clem wrote...

Sham HC wrote...

Make sure config plugin is checked at http://<host>:<port>/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager

 

Only problem with that is configMgr cannot be found, probably a good indication of what the problem is, and why it doesn't appear in the menu

 


Sorry!!!  Responded too early. Can you check at  crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/org.apache.felix.webconsole.internal.servlet.OsgiManager.config

Rich_ClemAuthorAccepted solution
Level 3
October 16, 2015

Sham HC wrote...

Rich_Clem wrote...

Sham HC wrote...

Make sure config plugin is checked at http://<host>:<port>/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager

 

Only problem with that is configMgr cannot be found, probably a good indication of what the problem is, and why it doesn't appear in the menu

 


Sorry!!!  Responded too early. Can you check at  crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/org.apache.felix.webconsole.internal.servlet.OsgiManager.config

 

Ah removing ./crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/OsgiManager.config fixed the problem. Thanks

Rich_ClemAuthor
Level 3
October 16, 2015

Sham HC wrote...

Rich_Clem wrote...

Sham HC wrote...

Make sure config plugin is checked at http://<host>:<port>/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager

 

Only problem with that is configMgr cannot be found, probably a good indication of what the problem is, and why it doesn't appear in the menu

 


Sorry!!!  Responded too early. Can you check at  crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/org.apache.felix.webconsole.internal.servlet.OsgiManager.config

 

Hi

The following file exists at crx-quickstart/launchpad/config/org/apache/felix/webconsole/internal/servlet/OsgiManager.config

manager.root="/system/console"
plugins=("org.apache.felix.webconsole.internal.compendium.ComponentsServlet","org.apache.felix.webconsole.internal.compendium.ConfigManager","org.apache.felix.webconsole.internal.compendium.LogServlet","org.apache.felix.webconsole.internal.core.BundlesServlet","org.apache.felix.webconsole.internal.core.ServicesServlet","org.apache.felix.webconsole.internal.deppack.DepPackServlet","org.apache.felix.webconsole.internal.misc.LicenseServlet","org.apache.felix.webconsole.internal.misc.ShellServlet","org.apache.felix.webconsole.internal.obr.BundleRepositoryRender","org.apache.felix.webconsole.internal.system.VMStatPlugin")
loglevel=I"2"
http.service.filter=""
username="**censored**"
realm="OSGi\ Management\ Console"
service.pid="org.apache.felix.webconsole.internal.servlet.OsgiManager"
default.render="bundles"
locale=""
password="**censored**"