Fórumok

Null Portlet Bag Exception

thumbnail
Andew Jardine, módosítva 12 év-val korábban

Null Portlet Bag Exception

Liferay Legend Bejegyzések: 2416 Csatlakozás dátuma: 2010.12.22. Legújabb bejegyzések
Hey Everyone,

I got this error again yesterday. The only way that I have been able to resolve the issue so far is to drop my database, remove all my portlets and start over again. For my development environment this is a non issue since I don't have any real content in place. It's an annoyance mind you since it does mean that I have to create all my test data again.

The last thing I did before this happened to me yesterday was I updated a JS file in my eclipse environment, ant ran an ant deploy (from within eclipse). The result was that during the deployment I received exceptions around the PortletBag being NULL.

Can anyone explain to me why this happens? What it means? and how I might fix it without rebuilding everything?