wureka

Results 13 issues of wureka

Environment: - OS: Zorin OS 16 Pro (based on Ubuntu 20.04 LTS 64bit) - JDK: GraalVM 21.3.0-R11 - Javacpp-presets: 1.5.7-snapshot - depthai: 2.13.3 - opencv: 4.5.5 - openblas: 0.3.19 -...

bug
help wanted
question

How to display a message of multi lines? I have tried this.notifier.notify('error', 'HELLO, Worldline2\nline3'); all don't work.

support

I know this could be the problem of vmware workstation, but I still report my situation. Environment 1: - Host OS: Windows 10 Pro 20H2 OS build 19042.1052 - VMWare...

I use gorm-hibernate in SpringBoot (and Micronaut) with Groovy. When I use JsonSlurper/JsonBuilder to convert entity class to JSON string, it happens to Stackoverflow error . You may refer to...

How to dump request XML content?

Hi, How to know if the mail was sent failed due to some external problems ? For example, I know that many people use Gmail as the SMTP sender. So...

``` 2019-08-17 14:55:43.188 INFO Application : The following profiles are active: development 2019-08-17 14:55:49.504 ERROR ErrorLogger : An error occured instantiating job to be executed. job= 'GRAILS_JOBS.grails.plugin.asyncmail.AsynchronousMailJob' org.quartz.SchedulerException: Job instantiation...

the Grails plugin org.grails.plugins:mail currently doesn't support multiple SMTP hosts. However, there is someone who provides a work around way to reach this request (pls see [http://www.stepwise.pl/blog/grails3-multiple-smtp-servers/](http://www.stepwise.pl/blog/grails3-multiple-smtp-servers/). I added the...

enhancement

### Expected Behavior ``` grails create-app g525vue --profile vue cd g525vue/server grails prod war > Task :compileJava NO-SOURCE > Task :compileGroovy > Task :buildProperties > Task :processResources > Task :classes...

Environment: - OS: Ubuntu 20.04 - Java: OpenJDK 11.0.12 - Grails 5.3.2 (GORM 7.3.3) ### Task List - [X] Steps to reproduce provided - [X] Stacktrace (if present) provided -...