• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 0.5.1
    • 0.5
    • None
    • None
    • Solaris 10, x86
      java version "1.4.2_06"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
      Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

      It appears that the code is not compatible with 1.4, as the method doesn't exist on String.

      java.lang.NoSuchMethodError: java.lang.String.contains(Ljava/lang/CharSequence;)Z
      at com.atlassian.bamboo.setup.johnson.BambooJohnsonSetupConfig.isSetupPage(BambooJohnsonSetupConfig.java:27)
      at com.atlassian.johnson.filters.JohnsonFilter.doFilter(JohnsonFilter.java:83)
      at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
      at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:83)
      at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
      at com.atlassian.seraph.filter.LoginFilter.doFilter(LoginFilter.java:91)
      at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
      at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
      at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
      at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
      at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:635)
      at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
      at org.mortbay.jetty.plus.PlusWebAppContext.handle(PlusWebAppContext.java:158)
      at org.mortbay.http.HttpServer.service(HttpServer.java:954)
      at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)
      at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)
      at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)
      at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
      at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
      at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

            [BAM-295] Not compatible with JDK 1.4

            edwin added a comment -

            This issue should now be fixed in the latest Bamboo release.

            Cheers,
            Edwin

            edwin added a comment - This issue should now be fixed in the latest Bamboo release. Cheers, Edwin

            Thanks for the quick response. I've seen this elsewhere recently, it seems it's an easy mistake to make these days as 1.5 becomes a lot more widespread.

            Looking forward to trying the product!

            Nick Sieger added a comment - Thanks for the quick response. I've seen this elsewhere recently, it seems it's an easy mistake to make these days as 1.5 becomes a lot more widespread. Looking forward to trying the product!

            MarkC added a comment -

            Nick,

            Really sorry about this. We'll try to get it patched up and release it as a 0.5.1 release ASAP.

            Cheers

            Mark C

            MarkC added a comment - Nick, Really sorry about this. We'll try to get it patched up and release it as a 0.5.1 release ASAP. Cheers Mark C

              Unassigned Unassigned
              3a161090517b Nick Sieger
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: