Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-720

profile{} no longer works in Gremlin-Groovy.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-incubating
    • plugin
    • None

    Description

      dkuppitz and I are now converting all the Sugar code brackets over to use the doc processor and this popped up as a problem. Perhaps the removal of groovy-all ?

      gremlin> profile{g.V().iterate()}
      org/codehaus/groovy/reflection/ClassInfo$ClassInfoSet
      Display stack trace? [yN] y
      java.lang.NoClassDefFoundError: org/codehaus/groovy/reflection/ClassInfo$ClassInfoSet
      	at groovyx.gprof.Profiler.getLoadedClasses(Profiler.java:202)
      	at groovyx.gprof.Profiler.proxyMetaClasses(Profiler.java:166)
      	at groovyx.gprof.Profiler.start(Profiler.java:139)
      	at groovyx.gprof.Profiler.run(Profiler.java:95)
      	at groovyx.gprof.Profiler.run(Profiler.java:62)
      

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            okram Marko A. Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: