Skip to content

Instantly share code, notes, and snippets.

View corbinmurakami's full-sized avatar

Corbin Murakami corbinmurakami

View GitHub Profile
2019-11-03 23:40:33.649 ERROR [http-nio-8080-exec-8][PortletRequestDispatcherImpl:304] Unable to dispatch request: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission checker: {companyId=20101, name=com.liferay.commerce.notification, primKey=com.liferay.commerce.notification, scope=4}
2019-11-03 23:40:33.651 ERROR [http-nio-8080-exec-8][PortletServlet:119] javax.portlet.PortletException: org.apache.jasper.JasperException: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission checker: {companyId=20101, name=com.liferay.commerce.notification, primKey=com.liferay.commerce.notification, scope=4}
javax.portlet.PortletException: org.apache.jasper.JasperException: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission checker: {companyId=20101, name=com.liferay.commerce.notification, primKey=com.liferay.commerce.notification, scope=4}
at com.liferay.portlet.internal.PortletRequestDispatcherImpl.dispatch(PortletReques
2019-11-03 23:33:38.483 ERROR [http-nio-8080-exec-4][PortletRequestDispatcherImpl:304] Unable to dispatch request: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission checker: {companyId=20101, name=com.liferay.commerce.notification, primKey=com.liferay.commerce.notification, scope=4}
2019-11-03 23:33:38.485 ERROR [http-nio-8080-exec-4][PortletServlet:119] javax.portlet.PortletException: org.apache.jasper.JasperException: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission checker: {companyId=20101, name=com.liferay.commerce.notification, primKey=com.liferay.commerce.notification, scope=4}
javax.portlet.PortletException: org.apache.jasper.JasperException: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission checker: {companyId=20101, name=com.liferay.commerce.notification, primKey=com.liferay.commerce.notification, scope=4}
at com.liferay.portlet.internal.PortletRequestDispatcherImpl.dispatch(PortletReques
2019-10-29 22:37:27.554 ERROR [liferay/scheduler_dispatch-4][ParallelDestination:55] Unable to process message {destinationName=liferay/scheduler_dispatch, response=null, responseDestinationName=null, responseId=null, payload=null, values={GROUP_NAME=com.liferay.journal.web.internal.messaging.CheckArticleMessageListener, companyId=0, groupId=0, DESTINATION_NAME=liferay/scheduler_dispatch, EXCEPTIONS_MAX_SIZE=0, JOB_STATE=com.liferay.portal.kernel.scheduler.JobState@121558f1, STORAGE_TYPE=MEMORY_CLUSTERED, JOB_NAME=com.liferay.journal.web.internal.messaging.CheckArticleMessageListener}}
com.liferay.portal.kernel.messaging.MessageListenerException: java.lang.ArrayIndexOutOfBoundsException: 0
at com.liferay.portal.kernel.messaging.BaseMessageListener.receive(BaseMessageListener.java:32)
at com.liferay.portal.kernel.scheduler.messaging.SchedulerEventMessageListenerWrapper._processMessage(SchedulerEventMessageListenerWrapper.java:127)
at com.liferay.portal.kernel.scheduler.messaging.SchedulerEventMessageListene