Debugging show the following: In PageSequenceMonitor.java:630 [master], the String to unmarshal does not contain the XML form the poller-configuration.xml but the result of PageSequence.toString().
Acceptance / Success Criteria
None
Attachments
1
Lucidchart Diagrams
Activity
Show:
Seth Leger April 20, 2016 at 3:11 PM
It looks like this was resolved by Ben's changes for . Marking as fixed.
commit 50f47b5ff25bb86b25aeeebd41e76e6d878a95f6
Seth Leger April 20, 2016 at 3:04 PM
The relevant PSM services are:
fooker April 23, 2014 at 12:54 PM
In my case, all of the WebCheck-* monitors are failing.
Can you send me a copy of your poller-configuration.xml file? EclipseLink is stricter in some ways than the default JAXB parser, I may need to do more work to make it happy with poller config.
The PageSequenceMonitor of the latest snapshot build fails to deserialize its configuration.
For each poll, a error is generated:
http://pastebin.com/C1eLnkHr
Debugging show the following:
In PageSequenceMonitor.java:630 [master], the String to unmarshal does not contain the XML form the poller-configuration.xml but the result of PageSequence.toString().