|
From: Ben C. <cur...@gm...> - 2015-04-08 08:52:00
|
Hey all, I've run into a problem all of a sudden. When I try to look at a style I get the following error: org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public org.geoserver.wms.web.data.StyleEditPage(org.apache.wicket.PageParameters) and argument name = "[MyStyle]" When I go to a Layer -> Publishing I get the following: org.apache.wicket.WicketRuntimeException: Exception in rendering component: [MarkupContainer [Component id = defaultStyle]] I've made no changes to the server (other than restarting it) so not sure how this has come about. I'm guessing it's about styles but not sure what is wrong? Has anyone had this issue before? Cheers, Ben |