Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
5.1.0, 5.2.0
-
None
-
None
-
Pulsar
-
Platform 170
Description
Steps to reproduce (on the feature/projectdocs branch):
- Start HAP with mvn -P cargo.run, cargo.dev
- Log in as admin on /cms/console
Following stack traces are logged in both community and enterprise HAP:
ERROR http-nio-9080-exec-2 [JavaSerializer.serialize:95] Error serializing object class org.hippoecm.frontend.PluginPage [object=[Page class = org.hippoecm.frontend.PluginPage, id = 1, render count = 1]] org.apache.wicket.WicketRuntimeException: A problem occurred while trying to collect debug information about not serializable object ... ... at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] Caused by: java.io.NotSerializableException: org.onehippo.cms7.services.HippoServiceRegistry$NamedRegistration$1
HAP branches that have this issue: master, feature/projectdocs, release/12.1.
HAP branch release/12.0 does not have this issue.
Attachments
Issue Links
- is a result of
-
CMS-10813 Show category and origin in Console according to HCM
- Closed