留言板

6.1 upgradation fails

vinod kumar,修改在10 年前。

6.1 upgradation fails

Junior Member 帖子: 64 加入日期: 12-10-4 最近的帖子
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,修改在10 年前。

RE: 6.1 upgradation fails

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Try to upgrade to 6.1.2 instead and tell how it goes...

Thanks.
vinod kumar,修改在10 年前。

RE: 6.1 upgradation fails

Junior Member 帖子: 64 加入日期: 12-10-4 最近的帖子
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.