CommentPosterWorkItem@openjdk/jdk#3425

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 0.9
    • Affects Version/s: 0.9
    • Component/s: bots
    • None

      The mlbridge fails on https://github.com/openjdk/jdk/pull/3425 with the following stacktrace:

      java.util.NoSuchElementException: No value present
      at java.base/java.util.Optional.orElseThrow(Optional.java:377)
      at org.openjdk.skara.bots.mlbridge/org.openjdk.skara.bots.mlbridge.BridgedComment.post(BridgedComment.java:92)
      at org.openjdk.skara.bots.mlbridge/org.openjdk.skara.bots.mlbridge.CommentPosterWorkItem.run(CommentPosterWorkItem.java:89)
      at org.openjdk.skara.bot/org.openjdk.skara.bot.BotRunner$RunnableWorkItem.run(BotRunner.java:84)
      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
      at java.base/java.lang.Thread.run(Thread.java:831)

      This is the message being bridged:

      Bridging new message from Alan Snyder <> to GitHubPullRequest #3425 by HostUserDetails{id=3232337, username='avu', fullName='null'}

      This message is being bridged over and over again.

      https://mail.openjdk.java.net/pipermail/awt-dev/2021-April/017563.html

            Assignee:
            Erik Joelsson
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: