Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. [08/12/16 09:33:40:020 VET] ERROR websocket.SystemEventsWebSocketEndPoint: An error occurred when sending a message through the com.dotcms.rest.api.v1.system.websocket.SystemEventsWebSocketEndPoint
  2. java.lang.ClassCastException: com.dotcms.contenttype.model.type.ImmutableSimpleContentType cannot be cast to com.dotcms.api.system.event.ContentTypePayloadDataWrapper
  3. at com.dotcms.notifications.BaseContentTypeSystemEventProcessor.process(BaseContentTypeSystemEventProcessor.java:26) ~[dotcms_3.8.0_6998c83.jar:?]
  4. at com.dotcms.rest.api.v1.system.websocket.SystemEventsWebSocketEndPoint.processEvent(SystemEventsWebSocketEndPoint.java:145) ~[dotcms_3.8.0_6998c83.jar:?]
  5. at com.dotcms.rest.api.v1.system.websocket.SystemEventsWebSocketEndPoint.sendSystemEvent(SystemEventsWebSocketEndPoint.java:127) [dotcms_3.8.0_6998c83.jar:?]
  6. at com.dotcms.job.system.event.delegate.SystemEventsJobDelegate.executeDelegate(SystemEventsJobDelegate.java:45) [dotcms_3.8.0_6998c83.jar:?]
  7. at com.dotcms.job.system.event.AbstractJobDelegate.execute(AbstractJobDelegate.java:33) [dotcms_3.8.0_6998c83.jar:?]
  8. at com.dotcms.job.system.event.AbstractJobDelegate.execute(AbstractJobDelegate.java:27) [dotcms_3.8.0_6998c83.jar:?]
  9. at com.dotcms.job.system.event.SystemEventsJob.run(SystemEventsJob.java:49) [dotcms_3.8.0_6998c83.jar:?]
  10. at com.dotmarketing.quartz.DotJob.execute(DotJob.java:42) [dotcms_3.8.0_6998c83.jar:?]
  11. at org.quartz.core.JobRunShell.run(JobRunShell.java:223) [dot.quartz-all-1.8.6_2.jar:?]
  12. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549) [dot.quartz-all-1.8.6_2.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement