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

BUG! exception in phase 'semantic analysis' in source unit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.12
    • None
    • GroovyScriptEngine
    • None
    • SOAP-UI
      Groovy
    • Important

    Description

      Hi
      I have a probleme executing an existing SOAPUI project containing groovy scripts.

      Here is the executed script

      import initialize.others.*
      
      def initializeur=new InitContentMissive(testRunner,log,context)
      initializeur.initialize()
      

      And the not explicit error message i got:

      BUG! exception in phase 'semantic analysis' in source unit 'Script4.groovy' The lookup for initialize.others.InitContentMissive caused a failed compilaton. There should not have been any compilation from this call.
      

      I have absolutely no idea where does it come from. Tried to browse other "semantic analysis" issues here but found no solution.
      Updated groovy-all-2.4.12.jar in ..\SoapUI-5.3.0\lib, updated java to last version.
      Thanks for your help

      Attachments

        Activity

          People

            Unassigned Unassigned
            GregStmd Greg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: