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

ArrayIndexOutOfBoundsException on some fast searches

XMLWordPrintable

    • Blue Ocean 1.4 - beta 1

      Caused by: java.lang.ArrayIndexOutOfBoundsException: 29
      	at org.apache.oro.text.regex.Perl5Compiler.__emitCode(Unknown Source)
      	at org.apache.oro.text.regex.Perl5Compiler.__parseAtom(Unknown Source)
      	at org.apache.oro.text.regex.Perl5Compiler.__parseBranch(Unknown Source)
      	at org.apache.oro.text.regex.Perl5Compiler.__parseAlternation(Unknown Source)
      	at org.apache.oro.text.regex.Perl5Compiler.__parseExpression(Unknown Source)
      	at org.apache.oro.text.regex.Perl5Compiler.compile(Unknown Source)
      	at org.apache.oro.text.regex.Perl5Compiler.compile(Unknown Source)
      	at org.apache.oro.text.GlobCompiler.compile(Unknown Source)
      	at org.apache.oro.text.GlobCompiler.compile(Unknown Source)
      	at io.jenkins.blueocean.service.embedded.util.GlobMatcher.<init>(GlobMatcher.java:20)
      	at io.jenkins.blueocean.service.embedded.rest.PipelineSearch.search(PipelineSearch.java:117)
      	at io.jenkins.blueocean.rest.ApiHead.search(ApiHead.java:61)
      	at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
      	at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343)
      	... 86 more
      

            jamesdumay James Dumay
            jamesdumay James Dumay
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: