Foros de discusión

6.1 upgradation fails

vinod kumar, modificado hace 10 años.

6.1 upgradation fails

Junior Member Mensajes: 64 Fecha de incorporación: 4/10/12 Mensajes recientes
Hi all,

while upgrading liferay 6.0.5 to liferay 6.1.1 i am getting this error:java.lang.IllegalArgumentException: Permissioned model is null

here is the log
08:21:59,992 INFO  [pool-2-thread-1][VerifyResourcePermissions:147] Processed 100 resource permissions for com.liferay.portlet.blogs.model.BlogsEntry
08:22:02,451 INFO  [pool-2-thread-1][VerifyResourcePermissions:147] Processed 100 resource permissions for com.liferay.portlet.blogs.model.BlogsEntry
08:22:05,205 INFO  [pool-2-thread-1][VerifyResourcePermissions:147] Processed 100 resource permissions for com.liferay.portlet.blogs.model.BlogsEntry
08:22:05,876 ERROR [pool-2-thread-1][MainServlet:217] com.liferay.portal.kernel.events.ActionException: com.liferay.portal.verify.VerifyException: com.liferay.portal.verify.VerifyException: java.lang.IllegalArgumentException: Permissioned model is null
com.liferay.portal.kernel.events.ActionException: com.liferay.portal.verify.VerifyException: com.liferay.portal.verify.VerifyException: java.lang.IllegalArgumentException: Permissioned model is null
	at com.liferay.portal.events.StartupAction.run(StartupAction.java:58)
	at com.liferay.portal.servlet.MainServlet.processStartupEvents(MainServlet.java:1306)
	at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:214)
	at javax.servlet.GenericServlet.init(GenericServlet.java:160)
	at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1266)
	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1185)
	at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1080)
	at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5015)


Please Let me Know how to achieve this.
Thanks in Advance.
thumbnail
Juan Gonzalez, modificado hace 10 años.

RE: 6.1 upgradation fails

Liferay Legend Mensajes: 3089 Fecha de incorporación: 28/10/08 Mensajes recientes
Try to upgrade to 6.1.2 instead and tell how it goes...

Thanks.
vinod kumar, modificado hace 10 años.

RE: 6.1 upgradation fails

Junior Member Mensajes: 64 Fecha de incorporación: 4/10/12 Mensajes recientes
Hi juan,

thank you for you suggestion.
my client requirement is to upgrade to 6.1.1.

but as you suggested i will try to upgrade to 6.1.2.

Thank you.