The following Java exceptions can be found when compiling stored procedures or triggers with Java 1.7 using the ctreeSQLSP.jar file compiled with Java 1.6:
java.lang.AssertionError: Default directory is not an absolute path
java.lang.NoClassDefFoundError: Could not initialize class sun.util.calendar.ZoneInfoFile
Compiling with Java 1.6 resolves the problem.
This has been corrected as of FairCom DB SQL V10.1.