Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36400

Pull Requests payload not processed correctly

XMLWordPrintable

      Getting this exception on pull request webhook payload is received:

      jul 02, 2016 1:00:03 PM com.cloudbees.jenkins.plugins.bitbucket.client.BitbucketCloudWebhookPayload pullRequestEventFromPayload
      SEVERE: Can not read hook payload
      org.codehaus.jackson.map.JsonMappingException: Can not construct instance of com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketRepository, problem: abstract types can only be instantiated with additional type information
       at [Source: java.io.StringReader@562aebe5; line: 1, column: 2396] (through reference chain: com.cloudbees.jenkins.plugins.bitbucket.client.events.BitbucketCloudPullRequestEvent["repository"])
      	at org.codehaus.jackson.map.JsonMappingException.from(JsonMappingException.java:163)
      	at org.codehaus.jackson.map.deser.StdDeserializationContext.instantiationException(StdDeserializationContext.java:233)
      	at org.codehaus.jackson.map.deser.AbstractDeserializer.deserialize(AbstractDeserializer.java:60)
      	at org.codehaus.jackson.map.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:299)
      	at org.codehaus.jackson.map.deser.SettableBeanProperty$MethodProperty.deserializeAndSet(SettableBeanProperty.java:414)
      	at org.codehaus.jackson.map.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:697)
      	at org.codehaus.jackson.map.deser.BeanDeserializer.deserialize(BeanDeserializer.java:580)
      	at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2732)
      
      

            amuniz Antonio Muñiz
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: