[Java DB - testing] Error nightly trunk (rev 1734744)

2016-03-13 Thread ingemar . aberg
Java DB testing and reporting infrastructure. Error nightly trunk (rev 1734744) There were execution errors and/or timeouts. There were at least 14 failures.

Re: Unable to run the test to reproduce DERBY-4091

2016-03-13 Thread Bryan Pendleton
From, the classes directory of the source I am executing the above command and getting the following error: java.sql.SQLSyntaxErrorException: GRANT not allowed unless database property derby.database.sqlAuthorization has value 'TRUE'. at

Unable to run the test to reproduce DERBY-4091

2016-03-13 Thread Sandeep Samdaria
Hi, I am trying to reproduce the problem ( https://issues.apache.org/jira/browse/DERBY-4091) on my local setup. I have checked out the code and able to build from the source and run the junit tests by executing "ant junit-all". I am following the steps as mentioned in the README.txt of mailjdbc