Uploaded image for project: 'VXQuery (Retired)'
  1. VXQuery (Retired)
  2. VXQUERY-139

Issue with "compileonly" flag while executing queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Running the command: JAVA_OPTS="-Xmx1024m" sh ./target/appassembler/bin/vxq test.xq -compileonly, gives
      Exception in thread "main" java.lang.NullPointerException
      at org.apache.vxquery.cli.VXQuery.getNodeList(VXQuery.java:316)
      at org.apache.vxquery.cli.VXQuery.runQueries(VXQuery.java:263)
      at org.apache.vxquery.cli.VXQuery.execute(VXQuery.java:161)
      at org.apache.vxquery.cli.VXQuery.main(VXQuery.java:121)
      while the query itself runs fine.

      Attachments

        Activity

          People

            prestonc Preston Carman
            jay256 Jay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: