-
Bug
-
Resolution: Fixed
-
Major
-
None
FINE: Queue maintenance started hudson.model.Queue@16adbfd
Jun 23, 2013 12:54:23 PM com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers.AbstractJsonObjectWork perform
FINE: Event is: com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events.CommentAdded@c7b9c0d6
Jun 23, 2013 12:54:23 PM com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritJsonEventFactory getEvent
FINE: Returning an event: com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events.CommentAdded@c7b9c0d6
Jun 23, 2013 12:54:23 PM com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritJsonEventFactory getEvent
FINE: Trying default constructor.
Jun 23, 2013 12:54:23 PM com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritJsonEventFactory getEvent
FINE: Constructor with JSONObject as parameter missing, trying default constructor.
java.lang.NoSuchMethodException: com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events.CommentAdded.<init>(net.sf.json.JSONObject)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getConstructor(Unknown Source)
at com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritJsonEventFactory.getEvent(GerritJsonEventFactory.java:65)
at com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers.AbstractJsonObjectWork.perform(AbstractJsonObjectWork.java:51)
at com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers.StreamEventsStringWork.perform(StreamEventsStringWork.java:66)
at com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers.EventThread.run(EventThread.java:65)