Subject Re: [Firebird-Java] Null Pointer Exception using SQL task in Ant
Author Roman Rokytskyy
> C:\workspace\newDataBuild\build.xml:297: The following error occurred
> while executing this line:
> C:\workspace\newDataBuild\test\data\build.xml:137: The following error
> occurred while executing this line:
> C:\workspace\newDataBuild\test\data\helper\firebird\buildFirebird.xml:81:
> java.lang.NullPointerException

It is not enough to see that NullPointerException occured, we need also a
stack trace to be able to find the issue. Please find the way how to display
the full stack trace.

Roman