Hi, We always generate the 30 day trial licence jar from downloads in jooq site and use it to generate the sources. But now the trial license doesn't seem to work any more even if we newly register and download. Is there any changes in terms of free license ?
Note: we use oracle database and use the free trail version from express edition to generate the jooq sources. Apr 03, 2017 3:36:51 PM org.jooq.tools.JooqLogger error SEVERE: Could not load schemata java.lang.RuntimeException: Your 30 day trial period has ended some time ago. Please consider upgrading to a commercial license or contact [email protected], if you wish to extend your free trial. at org.jooq_3.9.1.ORACLE.debug(Unknown Source) at org.jooq.impl.AbstractQuery.getSQL0(AbstractQuery.java:522) at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:308) at org.jooq.impl.AbstractResultQuery.fetch(AbstractResultQuery.java:315) at org.jooq.impl.SelectImpl.fetch(SelectImpl.java:2708) at org.jooq.util.AbstractDatabase$1.start(AbstractDatabase.java:241) at org.jooq.impl.ExecuteListeners.start(ExecuteListeners.java:106) at org.jooq.impl.ExecuteListeners.<init>(ExecuteListeners.java:80) at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:291) at org.jooq.impl.AbstractResultQuery.fetch(AbstractResultQuery.java:315) at org.jooq.impl.AbstractResultQuery.fetch(AbstractResultQuery.java:396) at org.jooq.impl.SelectImpl.fetch(SelectImpl.java:2751) at org.jooq.util.oracle.OracleDatabase.getSchemata0(OracleDatabase.java:288) at org.jooq.util.AbstractDatabase.getSchemata(AbstractDatabase.java:402) at org.jooq.util.AbstractDatabase.getSchemata(AbstractDatabase.java:429) at org.jooq.util.CatalogDefinition.getSchemata(CatalogDefinition.java:66) at org.jooq.util.JavaGenerator.generateCatalogIfEmpty(JavaGenerator.java:318) at org.jooq.util.JavaGenerator.generate(JavaGenerator.java:297) at org.jooq.util.GenerationTool.run(GenerationTool.java:610) at org.jooq.util.GenerationTool.generate(GenerationTool.java:199) at org.jooq.util.GenerationTool.main(GenerationTool.java:171) -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
