Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-1089

java.lang.IllegalStateException in rendering of reports

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.0.Final
    • None
    • None
    • None

      While testing rendering reports i see this kind of exceptions, more than once.

      Jun 15, 2016 1:20:12 PM org.jboss.windup.reporting.rules.rendering.RenderReportRuleProvider$FreeMarkerThreadedRenderer$1 call
      WARNING: Failed to render freemarker report:
          [v[725760]={templateType: FREEMARKER, w:winduptype: [SourceReportModel, Report, FreeMarkerSourceReport], reportName: pom.xml, sourceType: xml, reportFilename: pom_xml.7.html, templatePath: /reports/templates/source.ftl}]
          The vertex or type is not associated with this transaction [v[725760]]
      java.lang.IllegalStateException: The vertex or type is not associated with this transaction [v[725760]]
      	at com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.verifyAccess(StandardTitanTx.java:275)
      	at com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.verifyWriteAccess(StandardTitanTx.java:267)
      	at com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.addEdge(StandardTitanTx.java:652)
      	at com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsTransaction.addEdge(TitanBlueprintsTransaction.java:132)
      	at com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsTransaction.addEdge(TitanBlueprintsTransaction.java:124)
      	at com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsGraph.addEdge(TitanBlueprintsGraph.java:250)
      	at com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsGraph.addEdge(TitanBlueprintsGraph.java:27)
      	at com.tinkerpop.blueprints.util.wrappers.event.EventGraph.addEdge(EventGraph.java:149)
      	at com.tinkerpop.frames.FramedGraph.addEdge(FramedGraph.java:316)
      	at org.jboss.windup.graph.MapInAdjacentVerticesHandler.handleSetter(MapInAdjacentVerticesHandler.java:86)
      	at org.jboss.windup.graph.MapInAdjacentVerticesHandler.processElement(MapInAdjacentVerticesHandler.java:39)
      	at org.jboss.windup.graph.MapInAdjacentVerticesHandler.processElement(MapInAdjacentVerticesHandler.java:17)
      	at com.tinkerpop.frames.FramedElement.invoke(FramedElement.java:82)
      	at com.sun.proxy.$Proxy238.setRelatedResource(Unknown Source)
      	at org.jboss.windup.reporting.freemarker.FreeMarkerUtil.addAssociatedReportData(FreeMarkerUtil.java:164)
      	at org.jboss.windup.reporting.freemarker.FreeMarkerIterationOperation.perform(FreeMarkerIterationOperation.java:144)
      	at org.jboss.windup.reporting.rules.rendering.RenderReportRuleProvider$FreeMarkerThreadedRenderer$1.call(RenderReportRuleProvider.java:136)
      	at org.jboss.windup.reporting.rules.rendering.RenderReportRuleProvider$FreeMarkerThreadedRenderer$1.call(RenderReportRuleProvider.java:120)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at java.lang.Thread.run(Thread.java:745)
      

            jsightle@redhat.com Jess Sightler
            mnovotny@redhat.com Marek Novotny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: