Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-1001

CommentPosterWorkItem@openjdk/jdk#3425

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 0.9
    • 0.9
    • 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

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

              Created:
              Updated:
              Resolved: