-
I recently dropped my database (hadn't since Grails 3.1.x) and re-started from scratch. Quartz would not start up due to no tables being created. This was due to dbm not running before to create the t…
-
On documentation, the property is _sethttponly_ : **grails.plugin.cookiesession.sethttponly** (http://plugins.grails.org/plugin/benlucchesi/cookie-session#understanding-cookiecount-and-maxcookiesize)
…
-
Thanks for reporting an issue for the grails audit-logging plugin.
Please review the task list below before submitting the issue.
> WARNING: Your issue report may be closed if the issue report is …
xqliu updated
3 years ago
-
Even though grails-jdbc-pool works just fine in "grails run-app" mode it seems to cause issues in "grails run-war" mode. It basically looks like classloader issues.
Steps to reproduce:
1) grails cre…
-
I have a build with many libraries that are set up to publish to bintray. One of those subprojects is a Grails 3 plugin, which uses the bintray underneath Grails' own logic. The Grails project is spec…
budjb updated
8 years ago
-
Hi,
I am using Rundeck 5.1.x, tried to load this plugin using GUI and Pasting in lib folder both, giving following error:
![image](https://github.com/rundeck-plugins/ui-job-graph/assets/44733605/c…
-
Following error when trying to install camel mail. I'm on grails 2.3.5.
Resolve error obtaining dependencies: Could not find artifact org.apache.camel:camel-mail:zip:2.12.1 in grailsCentral (http://r…
-
Hi,
The problem occurs for grails 2.1.0 and activiti plugin 5.9
To reproduce it:
1. Choose any user on the start page
2. Choose the vacation request controller
3. Create one vacation request
4. Go to…
-
Hi! Im my system, I have a job that start some threads to update entitys and in some entitys elasticsearch plugin is throwing a LazyInitializationException like the log below. Any ideas what could cau…
-
We are using the below grails-app config.
Grails version: 3.2.11
gradleWrapperVersion=3.2.1
net.errbuddy.plugins:babel-asset-pipeline:2.8.2
When we run the grails-app and hit localhost:8080, w…