I am facing issue in my website (community Edition) the Menu bar is unavailable

Hi,

I am getting the Menu Display is temporarily unavailable issue. It was coming earlier but now it show like below.

Need help for this..!

Regards,

Arbaz Sheikh

2 Answers

2

Hi Arbaz,

So, obvious questions when troubleshooting any issue like this:

  • Did anything change (i.e. did you do an upgrade)?
  • What version are you running on?

These messages usually relate to a Widget that is misbehaving. As you know “Menu Display” is both a Widget and a Fragment, but I’ve never seen a Fragment display this warning.

I’ve seen this sort of thing occasionally, and often it can be resolved simply by editing the page (or the Master Page if it’s in a Master), removing the widget from the page, and redeploying.

Alternatively (and this never hurts either) try restarting the server.

If neither of these help then you may need to dig a bit deeper and check the status of the OSGi modules via the Gogo Shell.

But, hopefully the delete/reploy option should work!

Cheers!

You might also try shutting down the Liferay Server and then deleting the following temp caches from your Liferay home directory

  • Delete the [Liferay Home]/osgi/state folder
  • Delete the [Liferay Home]/{app server}/temp folder
  • Delete the [Liferay Home]/{app server}/work folder
  • Delete the [Liferay Home]/work folder (if it exists)

Additionally, if you are running a development environment locally, sometimes you also need to clear browser cache.