You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2016/09/09 17:29:21 UTC

[jira] [Resolved] (VXQUERY-139) Issue with "compileonly" flag while executing queries

     [ https://issues.apache.org/jira/browse/VXQUERY-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Preston Carman resolved VXQUERY-139.
------------------------------------
    Resolution: Fixed

Fix is in master.

> Issue with "compileonly" flag while executing queries
> -----------------------------------------------------
>
>                 Key: VXQUERY-139
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-139
>             Project: VXQuery
>          Issue Type: Bug
>            Reporter: Jay
>            Assignee: Preston Carman
>              Labels: compileonly, query, starter
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)