完整的控制台日志第 1 部分(超过 30000 个字符,所以我将其分为两部分):
/usr/lib/jvm/java-8-oracle/bin/java -Dmaven.multiModuleProjectDirectory=/home/uziak/Projekty/wdialogu-experimental -Dmaven.home=/usr/share/maven -Dclassworlds.conf=/usr/share/maven/bin/m2.conf -Didea.launcher.port=7535 -Didea.launcher.bin.path=/home/uziak/Programy/idea-IU-143.1184.17/bin -Dfile.encoding=UTF-8 -classpath /usr/share/maven/boot/plexus-classworlds-2.x.jar:/home/uziak/Programy/idea-IU-143.1184.17/lib/idea_rt.jar com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=15.0.2 spring-boot:run
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building wdialogu 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> spring-boot-maven-plugin:1.3.0.BUILD-SNAPSHOT:run (default-cli) > test-compile @ wdialogu >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ wdialogu ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wdialogu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 76 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ wdialogu ---
[INFO] Configured Artifact: io.github.jhipster.loaded:agent:0.12:jar
[INFO] Copying agent-0.12.jar to /home/uziak/Projekty/wdialogu-experimental/spring_loaded/springloaded-jhipster.jar
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wdialogu ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 531 source files to /home/uziak/Projekty/wdialogu-experimental/target/classes
[WARNING] /home/uziak/Projekty/wdialogu-experimental/src/main/java/pl/edu/pw/ii/wdialogu/ApplicationWebXml.java: Some input files use or override a deprecated API.
[WARNING] /home/uziak/Projekty/wdialogu-experimental/src/main/java/pl/edu/pw/ii/wdialogu/ApplicationWebXml.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/uziak/Projekty/wdialogu-experimental/src/main/java/pl/edu/pw/ii/wdialogu/service/util/CollectionDozerBeanMapper.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/uziak/Projekty/wdialogu-experimental/src/main/java/pl/edu/pw/ii/wdialogu/service/util/CollectionDozerBeanMapper.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wdialogu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wdialogu ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< spring-boot-maven-plugin:1.3.0.BUILD-SNAPSHOT:run (default-cli) < test-compile @ wdialogu <<<
[INFO]
[INFO] --- spring-boot-maven-plugin:1.3.0.BUILD-SNAPSHOT:run (default-cli) @ wdialogu ---
[INFO] Attaching agents: []
Listening for transport dt_socket at address: 5005
[DEBUG] org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
[INFO] pl.edu.pw.ii.wdialogu.Application - Starting Application on uziak-ThinkPad-L440 with PID 7874 (/home/uziak/Projekty/wdialogu-experimental/target/classes started by uziak in /home/uziak/Projekty/wdialogu-experimental)
[DEBUG] pl.edu.pw.ii.wdialogu.Application - Running with Spring Boot v1.3.0.BUILD-SNAPSHOT, Spring v4.2.3.RELEASE
[INFO] pl.edu.pw.ii.wdialogu.Application - The following profiles are active: dev
[WARN] org.springframework.context.annotation.ConfigurationClassEnhancer - @Bean method ScopeConfiguration.stepScope is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
[WARN] org.springframework.context.annotation.ConfigurationClassEnhancer - @Bean method ScopeConfiguration.jobScope is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
[DEBUG] pl.edu.pw.ii.wdialogu.config.AsyncConfiguration - Creating Async Task Executor
[DEBUG] pl.edu.pw.ii.wdialogu.config.DatabaseConfiguration - Java version: 1.8.0_66
[DEBUG] pl.edu.pw.ii.wdialogu.config.DatabaseConfiguration - Configuring Datasource
[DEBUG] pl.edu.pw.ii.wdialogu.config.citizendata.CitizenDatabaseConfiguration - Configuring Citizen Datasource
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.ForumPostAttachment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Address]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.messages.Message]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.FormField]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.FormField]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.BinaryData]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.SelectionOperand]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Department]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.AnnotationRange]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateMembership]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateRealization]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.ExpertAnswer]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.report.ReportVersion]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Survey]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.report.Report]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.contactForm.ContactForm]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.SelectionOperator]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.selection.SelectionOperator]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Expert]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.SelectionAttributeValue]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Annotation]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.dictionary.DictionaryItem]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.SelectionAttribute]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.notification.Task]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.ExpertConsultation]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.messages.Inbox]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.ReportedForumPost]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Affiliation]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateProposedSolutionPositionPreference]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.TeamTalkActiveLink]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.notification.Notification]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.OperandDefinition]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.selection.OperandDefinition]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.comment.DebateArgumentComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.QuestionForExpert]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.QuestionForExpertPositionPreference]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.SelectionCriterion]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.UserGuideEntry]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.comment.QuestionForDebateComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.InfoMaterialType]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.InfoMaterialType]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.QuestionForDebate]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.messages.Thread]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.comment.DebateProposedSolutionComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.ConsultationComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.FormSection]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.FormSection]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateArgument]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.messages.InboxThread]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.File]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Attachment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.comment.QuestionForExpertComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.Debate]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.ReportConsultationComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.contactForm.ProblemReport]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateProposedSolution]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.comment.ExpertAnswerComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateType]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.debate.DebateType]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.Question]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.InfoMaterialVersionPreConsultation]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.SurveyResponse]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.InfoMaterialVersion]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.selection.SelectionAttributeType]; using defaults.
[WARN] org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl - HHH020007: read-only cache configured for mutable entity [pl.edu.pw.ii.wdialogu.domain.selection.SelectionAttributeType]
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.InfoMaterialConsultationComment]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.debate.DebateMembershipGroup]; using defaults.
[WARN] org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [pl.edu.pw.ii.wdialogu.domain.dictionary.DictionaryType]; using defaults.
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered
[WARN] org.hibernate.dialect.function.TemplateRenderer - HHH000174: Function template anticipated 4 arguments, but 3 arguments encountered