Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4617

Error when running groovysh with verbose option (-v)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.7.6
    • 1.8.6, 2.0-beta-3
    • Groovysh
    • None
    • Windows 5.1.2600 Service Pack 3 Build 2600
      java version "1.6.0_07"
      Groovy Shell 1.7.6

    Description

      When starting groovysh with the verbose option (-v) "groovy.lang.MissingPropertyException" is thrown.
      See bellow:
      **********
      C:\>groovysh -v
      Groovy Shell (1.7.6, JVM: 1.6.0_07)
      Type 'help' or '\h' for help.
      -------------------------------------------------------------------------------
      groovy:000> a = ""
      ERROR groovy.lang.MissingPropertyException:
      No such property: buffer for class: org.codehaus.groovy.tools.shell.Groovysh
      Possible solutions: buffers, runner
      at java_lang_Runnable$run.call (Unknown Source)
      groovy:000>
      **********

      Attachments

        Activity

          People

            guillaume Guillaume Sauthier
            eniosp Enio Salgado Pereira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: