Skip to content
This repository was archived by the owner on Jun 20, 2021. It is now read-only.
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

Gists are broken #19

@pridkett

Description

@pridkett

13:00:59 [main] ERROR n.w.r.g.AbstractInvocationHandler AbstractInvocationHandler.java:74 - Unhandled exception: Method: get Args: [/users/auser/gists?per_page=100&page=1]
org.eclipse.egit.github.core.client.RequestException: Server Error (500)
at org.eclipse.egit.github.core.client.GitHubClient.createException(GitHubClient.java:509) ~[org.eclipse.egit.github.core-1.3.0-SNAPSHOT-WAGSTROM.jar:na]
at org.eclipse.egit.github.core.client.GitHubClient.get(GitHubClient.java:643) ~[org.eclipse.egit.github.core-1.3.0-SNAPSHOT-WAGSTROM.jar:na]
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.6.0_22]
at java.lang.reflect.Method.invoke(Method.java:616) ~[na:1.6.0_22]
at net.wagstrom.research.github.v3.ThrottledGitHubInvocationHandler.invoke(ThrottledGitHubInvocationHandler.java:61) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.AbstractInvocationHandler.handleInvocationException(AbstractInvocationHandler.java:76) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.v3.ThrottledGitHubInvocationHandler.invoke(ThrottledGitHubInvocationHandler.java:71) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.AbstractInvocationHandler.handleInvocationException(AbstractInvocationHandler.java:76) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.v3.ThrottledGitHubInvocationHandler.invoke(ThrottledGitHubInvocationHandler.java:71) [github-0.2-SNAPSHOT.jar:na]
at $Proxy7.get(Unknown Source) [na:na]
at org.eclipse.egit.github.core.client.PageIterator.next(PageIterator.java:173) [org.eclipse.egit.github.core-1.3.0-SNAPSHOT-WAGSTROM.jar:na]
at org.eclipse.egit.github.core.service.GitHubService.getAll(GitHubService.java:151) [org.eclipse.egit.github.core-1.3.0-SNAPSHOT-WAGSTROM.jar:na]
at org.eclipse.egit.github.core.service.GitHubService.getAll(GitHubService.java:135) [org.eclipse.egit.github.core-1.3.0-SNAPSHOT-WAGSTROM.jar:na]
at org.eclipse.egit.github.core.service.GistService.getGists(GistService.java:140) [org.eclipse.egit.github.core-1.3.0-SNAPSHOT-WAGSTROM.jar:na]
at net.wagstrom.research.github.v3.GistMinerV3.getGists(GistMinerV3.java:40) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.GitHubMain.fetchAllUserData(GitHubMain.java:376) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.GitHubMain.main(GitHubMain.java:241) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.Github.run(Github.java:86) [github-0.2-SNAPSHOT.jar:na]
at net.wagstrom.research.github.Github.main(Github.java:51) [github-0.2-SNAPSHOT.jar:na]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions