Bitbucker Importer nullpointer exception

Adam Lavin June 20, 2013

Hey There,

The bitbucket importer is amazing, and I've imported most of our bitbucket repos except one. This repo seems to be causing a null pointer exception.

Here's a snippit from the top of the stack trace, minus the tons of filters.

SEVERE: Servlet.service() for servlet [action] in context with path [] threw exception [org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: 'Invalid consumer.'] with root cause
org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: 'Invalid consumer.'
        at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:41)
        at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:27)
        at org.scribe.oauth.OAuth10aServiceImpl.getAccessToken(OAuth10aServiceImpl.java:103)
        at org.scribe.oauth.OAuth10aServiceImpl.getAccessToken(OAuth10aServiceImpl.java:84)
        at org.scribe.oauth.OAuth10aServiceImpl.getAccessToken(OAuth10aServiceImpl.java:89)
        at com.atlassian.jira.plugins.importer.bitbucket.web.ReceiveOauthCodePage.doDefault(ReceiveOauthCodePage.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

Any Ideas on what could be causing this. (Note repo is private)

1 answer

0 votes
LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 6, 2013

Hi Adam,

Even being a very important source of information and help, Answers is our community forum, not a support platform. I believe that this issue could be better handled by our support team. Please raise a issue at https://support.atlassian.com.

Cheers,

Lucas Lima

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events