Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-14033

Error setting expression 'stageToContinue' with value '[Ljava.lang.String;@33f99e9a'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Low
    • None
    • None
    • Infrastructure, Stages
    • None

    Description

      Seen on JBAC after the restart:

      2013-11-19 04:10:46,866 WARN [http-bio-8085-exec-9] [OgnlValueStack] Error setting expression 'stageToContinue' with value '[Ljava.lang.String;@33f99e9a'
      ognl.MethodFailedException: Method "setStageToContinue" failed for object com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild@73dd070b [java.lang.NoSuchMethodException: com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild.setStageToContinue([Ljava.lang.String;)]
      	at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:1305)
      	at ognl.OgnlRuntime.setMethodValue(OgnlRuntime.java:1494)
      	at ognl.ObjectPropertyAccessor.setPossibleProperty(ObjectPropertyAccessor.java:85)
      	at ognl.ObjectPropertyAccessor.setProperty(ObjectPropertyAccessor.java:162)
      	at com.opensymphony.xwork2.ognl.accessor.ObjectAccessor.setProperty(ObjectAccessor.java:27)
      	at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:2332)
      	at com.opensymphony.xwork2.ognl.accessor.CompoundRootAccessor.setProperty(CompoundRootAccessor.java:78)
      	at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:2332)
      	at ognl.ASTProperty.setValueBody(ASTProperty.java:127)
      	at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:220)
      	at ognl.SimpleNode.setValue(SimpleNode.java:301)
      	at ognl.Ognl.setValue(Ognl.java:737)
      
      ...
      
      \--------------------------------------/
      2013-11-19 04:10:46,979 WARN [http-bio-8085-exec-9] [TextProviderHelper] The first TextProvider in the ValueStack (com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild) could not locate the message resource with key 'Build Variables'
      2013-11-19 04:10:46,979 WARN [http-bio-8085-exec-9] [TextProviderHelper] The default value expression 'Build Variables' was evaluated and did not match a property.  The literal value 'Build Variables' will be used.
      2013-11-19 04:10:47,002 ERROR [http-bio-8085-exec-9] [runtime] Error executing macro: variablesTableRow
      required parameter: overriddenVariablesMap is not specified.
      
      Error executing macro: variablesTableRow
      required parameter: overriddenVariablesMap is not specified.
      The problematic instruction:
      ----------
      ==> macro variablesTableRow [on line 80, column 1 in fragments/variable/variables.ftl]
       in user-directive variables.variablesTableRow [on line 52, column 26 in admin/build/editParameterisedManualBuild.ftl]
      ----------
      

      I don't know what the user was trying to do, it looks like running a parameterized build.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mmeinhold Martin Meinhold
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: