[ 
https://issues.apache.org/jira/browse/OFBIZ-11417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux closed OFBIZ-11417.
-----------------------------------
      Assignee: Jacques Le Roux
    Resolution: Duplicate

>  "Check/Update Database" does not work
> --------------------------------------
>
>                 Key: OFBIZ-11417
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11417
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/webtools
>    Affects Versions: Trunk
>         Environment: Trunk demo and local
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>
> The error in log is confuse:
> {noformat}
> 2020-02-25 13:11:00,082 |7.0.0.1-8009-exec-10 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
> 2020-02-25 13:11:00,084 |7.0.0.1-8009-exec-10 |RequestHandler                
> |I| Rendering View [checkdb].  Hidden sessionId by default.
> 2020-02-25 13:11:00,085 |7.0.0.1-8009-exec-10 |ServiceDispatcher             
> |T| Sync service [webtools/getUserPreferenceGroup] finished in [1] 
> milliseconds
> 2020-02-25 13:11:00,090 |7.0.0.1-8009-exec-10 |ScreenFactory                 
> |I| Got 20 screens in 0.005s from: 
> file:/home/ofbizDemo/trunk/framework/webtools/widget/EntityScreens.xml
> 2020-02-25 13:11:00,239 |7.0.0.1-8009-exec-10 |ScreenFactory                 
> |I| Got 26 screens in 0.004s from: 
> file:/home/ofbizDemo/trunk/framework/common/widget/CommonScreens.xml
> 2020-02-25 13:11:00,363 |7.0.0.1-8009-exec-10 |ScreenFactory                 
> |I| Got 25 screens in 0.005s from: 
> file:/home/ofbizDemo/trunk/themes/common-theme/widget/CommonScreens.xml
> 2020-02-25 13:11:00,372 |7.0.0.1-8009-exec-10 |ModelService                  
> |I| Set default value [SECURITY] for parameter [primaryPermission]
> 2020-02-25 13:11:00,372 |7.0.0.1-8009-exec-10 |Log                           
> |I| [CommonPermissionServices.xml#genericBasePermissionCheck line 59] This 
> simple-method-call is deprecated! Please use a service-call of 
> genericBasePermissionCheck instead.
> 2020-02-25 13:11:00,438 |7.0.0.1-8009-exec-10 |ServiceDispatcher             
> |T| Sync service [webtools/genericBasePermissionCheck] finished in [65] 
> milliseconds
> 2020-02-25 13:11:00,438 |7.0.0.1-8009-exec-10 |ServiceDispatcher             
> |T| Sync service [webtools/securityPermissionCheck] finished in [67] 
> milliseconds
> 2020-02-25 13:11:00,452 |7.0.0.1-8009-exec-10 |ServerHitBin                  
> |I| Visit delegatorName=default, ServerHitBin delegatorName=default
> 2020-02-25 13:11:00,453 |7.0.0.1-8009-exec-10 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Done- total:0.371,since last([webtools::view (...):0.371]]
> 2020-02-25 13:11:02,708 |27.0.0.1-8009-exec-1 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
> 2020-02-25 13:11:02,709 |27.0.0.1-8009-exec-1 |RequestHandler                
> |W| You should check if this request is really a problem or a false alarm: 
> https://demo-trunk.ofbiz.apache.org/webtools/control/view/images/masthead.gif
> 2020-02-25 13:11:02,709 |27.0.0.1-8009-exec-1 |ControlServlet                
> |E| Error in request handler: 
> org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request 
> [view]; this request does not exist or cannot be called directly.
>       at 
> org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:252)
>  ~[main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.handle(ControlServlet.java:232)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:96) 
> [main/:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) 
> [tomcat-embed-websocket-9.0.27.jar:9.0.27]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:187)
>  [main/:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ControlFilter.doFilter(ControlFilter.java:156)
>  [main/:?]
>       at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:52) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
>  [log4j-web-2.11.2.jar:2.11.2]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:415) 
> [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>  [?:1.8.0_242]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>  [?:1.8.0_242]
>       at 
> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>  [tomcat-util-9.0.31.jar:9.0.31]
>       at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
> 2020-02-25 13:11:02,709 |27.0.0.1-8009-exec-1 |ControlServlet                
> |E| An error occurred, going to the errorPage: 
> file:/home/ofbizDemo/trunk/framework/common/webcommon/error/Error.ftl
> 2020-02-25 13:11:02,711 |27.0.0.1-8009-exec-1 |ServerHitBin                  
> |I| Visit delegatorName=default, ServerHitBin delegatorName=default
> 2020-02-25 13:11:02,712 |27.0.0.1-8009-exec-1 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Done- total:0.004,since last([webtools::view (...):0.004]]
> 2020-02-25 13:11:02,724 |27.0.0.1-8009-exec-8 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
> 2020-02-25 13:11:02,725 |27.0.0.1-8009-exec-8 |RequestHandler                
> |W| You should check if this request is really a problem or a false alarm: 
> https://demo-trunk.ofbiz.apache.org/webtools/control/view/images/main-nav.gif
> 2020-02-25 13:11:02,725 |27.0.0.1-8009-exec-8 |ControlServlet                
> |E| Error in request handler: 
> org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request 
> [view]; this request does not exist or cannot be called directly.
>       at 
> org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:252)
>  ~[main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.handle(ControlServlet.java:232)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:96) 
> [main/:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) 
> [tomcat-embed-websocket-9.0.27.jar:9.0.27]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:187)
>  [main/:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ControlFilter.doFilter(ControlFilter.java:156)
>  [main/:?]
>       at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:52) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
>  [log4j-web-2.11.2.jar:2.11.2]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:415) 
> [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>  [?:1.8.0_242]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>  [?:1.8.0_242]
>       at 
> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>  [tomcat-util-9.0.31.jar:9.0.31]
>       at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
> 2020-02-25 13:11:02,726 |27.0.0.1-8009-exec-8 |ControlServlet                
> |E| An error occurred, going to the errorPage: 
> file:/home/ofbizDemo/trunk/framework/common/webcommon/error/Error.ftl
> 2020-02-25 13:11:02,727 |27.0.0.1-8009-exec-8 |ServerHitBin                  
> |I| Visit delegatorName=default, ServerHitBin delegatorName=default
> 2020-02-25 13:11:02,728 |27.0.0.1-8009-exec-8 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Done- total:0.004,since last([webtools::view (...):0.004]]
> 2020-02-25 13:11:02,733 |27.0.0.1-8009-exec-4 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
> 2020-02-25 13:11:02,733 |27.0.0.1-8009-exec-4 |RequestHandler                
> |W| You should check if this request is really a problem or a false alarm: 
> https://demo-trunk.ofbiz.apache.org/webtools/control/view/images/gray-texture.jpg
> 2020-02-25 13:11:02,733 |27.0.0.1-8009-exec-4 |ControlServlet                
> |E| Error in request handler: 
> org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request 
> [view]; this request does not exist or cannot be called directly.
>       at 
> org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:252)
>  ~[main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.handle(ControlServlet.java:232)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:96) 
> [main/:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) 
> [tomcat-embed-websocket-9.0.27.jar:9.0.27]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:187)
>  [main/:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ControlFilter.doFilter(ControlFilter.java:156)
>  [main/:?]
>       at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:52) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
>  [log4j-web-2.11.2.jar:2.11.2]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:415) 
> [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>  [?:1.8.0_242]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>  [?:1.8.0_242]
>       at 
> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>  [tomcat-util-9.0.31.jar:9.0.31]
>       at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
> 2020-02-25 13:11:02,734 |27.0.0.1-8009-exec-4 |ControlServlet                
> |E| An error occurred, going to the errorPage: 
> file:/home/ofbizDemo/trunk/framework/common/webcommon/error/Error.ftl
> 2020-02-25 13:11:02,735 |27.0.0.1-8009-exec-4 |ServerHitBin                  
> |I| Visit delegatorName=default, ServerHitBin delegatorName=default
> 2020-02-25 13:11:02,736 |27.0.0.1-8009-exec-4 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Done- total:0.003,since last([webtools::view (...):0.003]]
> 2020-02-25 13:11:03,874 |27.0.0.1-8009-exec-7 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
> 2020-02-25 13:11:03,875 |27.0.0.1-8009-exec-7 |RequestHandler                
> |I| Rendering View [checkdb].  Hidden sessionId by default.
> 2020-02-25 13:11:03,876 |27.0.0.1-8009-exec-7 |ServiceDispatcher             
> |T| Sync service [webtools/getUserPreferenceGroup] finished in [1] 
> milliseconds
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Database Product Name is Apache Derby
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Database Product Version is 10.14.2.0 - (1828579)
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Database Driver Name is Apache Derby Embedded JDBC Driver
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Database Driver Version is 10.14.2.0 - (1828579)
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Database Driver JDBC Version is 4.2
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Database Setting/Support Information (those with a * should be true):
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - supports transactions     [true]*
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - isolation None            [false]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - isolation ReadCommitted   [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - isolation ReadUncommitted [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - isolation RepeatableRead  [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - isolation Serializable    [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - forward only type         [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - scroll sensitive type     [false]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - scroll insensitive type   [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - is case sensitive         [false]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - stores LowerCase          [false]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - stores MixedCase          [false]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - stores UpperCase          [true]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - max table name length     [128]
> 2020-02-25 13:11:03,886 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - max column name length    [128]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - concurrent connections    [0]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - concurrent statements     [0]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - ANSI SQL92 Entry          [true]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - ANSI SQL92 Intermediate   [false]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - ANSI SQL92 Full           [false]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - ODBC SQL Grammar Core     [false]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - ODBC SQL Grammar Extended [false]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - ODBC SQL Grammar Minimum  [true]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - outer joins               [true]*
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - limited outer joins       [true]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - full outer joins          [false]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - group by                  [true]*
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - group by not in select    [true]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - column aliasing           [true]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - order by not in select    [false]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - alter table add column    [true]*
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - non-nullable column       [true]*
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - default fetchsize        [1]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| - named parameters         [ SKIPPED ]
> 2020-02-25 13:11:03,887 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Getting Table Info From Database
> 2020-02-25 13:11:03,927 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Getting Column Info From Database
> 2020-02-25 13:11:04,148 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Error getting primary key info from database with null tableName, will 
> try other means: java.sql.SQLException: Table name can not be null
> 2020-02-25 13:11:04,149 |27.0.0.1-8009-exec-7 |DatabaseUtil                  
> |I| Searching in 862 tables for primary key fields ...
> 2020-02-25 13:11:04,155 |27.0.0.1-8009-exec-7 |ExecutionPool                 
> |E| null
> java.util.concurrent.ExecutionException: java.sql.SQLException: Connection 
> can not be used while enlisted in another transaction
>       at java.util.concurrent.FutureTask.report(FutureTask.java:122) 
> ~[?:1.8.0_242]
>       at java.util.concurrent.FutureTask.get(FutureTask.java:192) 
> ~[?:1.8.0_242]
>       at 
> org.apache.ofbiz.base.concurrent.ExecutionPool.getAllFutures(ExecutionPool.java:84)
>  [main/:?]
>       at 
> org.apache.ofbiz.entity.jdbc.DatabaseUtil.getColumnInfo(DatabaseUtil.java:1165)
>  [main/:?]
>       at 
> org.apache.ofbiz.entity.jdbc.DatabaseUtil.checkDb(DatabaseUtil.java:188) 
> [main/:?]
>       at org.apache.ofbiz.entity.jdbc.DatabaseUtil$checkDb.call(Unknown 
> Source) [main/:?]
>       at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
>  [groovy-2.5.8.jar:2.5.8]
>       at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:115)
>  [groovy-2.5.8.jar:2.5.8]
>       at CheckDb.run(CheckDb.groovy:50) [script:?]
>       at 
> org.apache.ofbiz.base.util.GroovyUtil.runScriptAtLocation(GroovyUtil.java:214)
>  [main/:?]
>       at 
> org.apache.ofbiz.base.util.ScriptUtil.executeScript(ScriptUtil.java:320) 
> [main/:?]
>       at 
> org.apache.ofbiz.base.util.ScriptUtil.executeScript(ScriptUtil.java:302) 
> [main/:?]
>       at 
> org.apache.ofbiz.widget.model.AbstractModelAction$Script.runAction(AbstractModelAction.java:634)
>  [main/:?]
>       at 
> org.apache.ofbiz.widget.model.AbstractModelAction.runSubActions(AbstractModelAction.java:143)
>  [main/:?]
>       at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:278)
>  [main/:?]
>       at 
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:133)
>  [main/:?]
>       at 
> org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:140)
>  [main/:?]
>       at 
> org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer.java:102)
>  [main/:?]
>       at 
> org.apache.ofbiz.widget.renderer.macro.MacroScreenViewHandler.render(MacroScreenViewHandler.java:115)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:976)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:671)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.handle(ControlServlet.java:232)
>  [main/:?]
>       at 
> org.apache.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:81) 
> [main/:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) 
> [tomcat-embed-websocket-9.0.27.jar:9.0.27]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:187)
>  [main/:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.ofbiz.webapp.control.ControlFilter.doFilter(ControlFilter.java:156)
>  [main/:?]
>       at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:52) 
> [tomcat-servlet-api-9.0.31.jar:?]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)
>  [log4j-web-2.11.2.jar:2.11.2]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688)
>  [tomcat-catalina-9.0.31.jar:9.0.31]
>       at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 
> [tomcat-catalina-9.0.31.jar:9.0.31]
>       at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:415) 
> [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1639)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
>  [tomcat-coyote-9.0.31.jar:9.0.31]
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>  [?:1.8.0_242]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>  [?:1.8.0_242]
>       at 
> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>  [tomcat-util-9.0.31.jar:9.0.31]
>       at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
> Caused by: java.sql.SQLException: Connection can not be used while enlisted 
> in another transaction
>       at 
> org.apache.commons.dbcp2.managed.ManagedConnection.updateTransactionStatus(ManagedConnection.java:242)
>  ~[commons-dbcp2-2.7.0.jar:2.7.0]
>       at 
> org.apache.commons.dbcp2.managed.ManagedConnection.checkOpen(ManagedConnection.java:95)
>  ~[commons-dbcp2-2.7.0.jar:2.7.0]
>       at 
> org.apache.commons.dbcp2.DelegatingDatabaseMetaData.getPrimaryKeys(DelegatingDatabaseMetaData.java:696)
>  ~[commons-dbcp2-2.7.0.jar:2.7.0]
>       at 
> org.apache.ofbiz.entity.jdbc.DatabaseUtil$3.call(DatabaseUtil.java:1026) 
> ~[main/:?]
>       at 
> org.apache.ofbiz.entity.jdbc.DatabaseUtil$3.call(DatabaseUtil.java:1022) 
> ~[main/:?]
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
> ~[?:1.8.0_242]
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>  ~[?:1.8.0_242]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>  ~[?:1.8.0_242]
> [...then the block above repeat ad lib until we get to...]
>     
> 2020-02-25 13:12:06,544 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |I| Reviewed 0 primary key fields from database.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCOMMODATION_CLASS_ID] of table [OFBIZ.ACCOMMODATION_CLASS] of 
> entity [AccommodationClass] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCOMMODATION_MAP_ID] of table [OFBIZ.ACCOMMODATION_MAP] of 
> entity [AccommodationMap] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCOMMODATION_MAP_TYPE_ID] of table 
> [OFBIZ.ACCOMMODATION_MAP_TYPE] of entity [AccommodationMapType] IS NOT a 
> primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCOMMODATION_SPOT_ID] of table [OFBIZ.ACCOMMODATION_SPOT] of 
> entity [AccommodationSpot] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_ID] of table [OFBIZ.ACCTG_TRANS] of entity 
> [AcctgTrans] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.ACCTG_TRANS_ATTRIBUTE] of entity 
> [AcctgTransAttribute] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,550 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_ID] of table [OFBIZ.ACCTG_TRANS_ATTRIBUTE] of entity 
> [AcctgTransAttribute] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_ENTRY_SEQ_ID] of table [OFBIZ.ACCTG_TRANS_ENTRY] of 
> entity [AcctgTransEntry] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_ID] of table [OFBIZ.ACCTG_TRANS_ENTRY] of entity 
> [AcctgTransEntry] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_ENTRY_TYPE_ID] of table 
> [OFBIZ.ACCTG_TRANS_ENTRY_TYPE] of entity [AcctgTransEntryType] IS NOT a 
> primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_TYPE_ID] of table [OFBIZ.ACCTG_TRANS_TYPE] of entity 
> [AcctgTransType] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.ACCTG_TRANS_TYPE_ATTR] of entity 
> [AcctgTransTypeAttr] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ACCTG_TRANS_TYPE_ID] of table [OFBIZ.ACCTG_TRANS_TYPE_ATTR] of 
> entity [AcctgTransTypeAttr] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ADDENDUM_ID] of table [OFBIZ.ADDENDUM] of entity [Addendum] IS 
> NOT a primary key in the database, but IS a primary key in the entity 
> definition. The primary key for this table needs to be re-created or modified 
> to add this column to the primary key. Note that data may need to be added 
> first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [MAP_KEY] of table [OFBIZ.ADDRESS_MATCH_MAP] of entity 
> [AddressMatchMap] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [MAP_VALUE] of table [OFBIZ.ADDRESS_MATCH_MAP] of entity 
> [AddressMatchMap] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID] of table [OFBIZ.AFFILIATE] of entity [Affiliate] IS NOT 
> a primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT] of entity [Agreement] IS 
> NOT a primary key in the database, but IS a primary key in the entity 
> definition. The primary key for this table needs to be re-created or modified 
> to add this column to the primary key. Note that data may need to be added 
> first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_ATTRIBUTE] of entity 
> [AgreementAttribute] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.AGREEMENT_ATTRIBUTE] of entity 
> [AgreementAttribute] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_CONTENT_TYPE_ID] of table [OFBIZ.AGREEMENT_CONTENT] of 
> entity [AgreementContent] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [FROM_DATE] of table [OFBIZ.AGREEMENT_CONTENT] of entity 
> [AgreementContent] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_CONTENT] of entity 
> [AgreementContent] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_CONTENT] of 
> entity [AgreementContent] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [CONTENT_ID] of table [OFBIZ.AGREEMENT_CONTENT] of entity 
> [AgreementContent] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_CONTENT_TYPE_ID] of table 
> [OFBIZ.AGREEMENT_CONTENT_TYPE] of entity [AgreementContentType] IS NOT a 
> primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [FROM_DATE] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] of entity 
> [AgreementEmploymentAppl] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID_TO] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] of entity 
> [AgreementEmploymentAppl] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] of 
> entity [AgreementEmploymentAppl] IS NOT a primary key in the database, but IS 
> a primary key in the entity definition. The primary key for this table needs 
> to be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ROLE_TYPE_ID_TO] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] of 
> entity [AgreementEmploymentAppl] IS NOT a primary key in the database, but IS 
> a primary key in the entity definition. The primary key for this table needs 
> to be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ROLE_TYPE_ID_FROM] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] of 
> entity [AgreementEmploymentAppl] IS NOT a primary key in the database, but IS 
> a primary key in the entity definition. The primary key for this table needs 
> to be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID_FROM] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] of 
> entity [AgreementEmploymentAppl] IS NOT a primary key in the database, but IS 
> a primary key in the entity definition. The primary key for this table needs 
> to be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_EMPLOYMENT_APPL] 
> of entity [AgreementEmploymentAppl] IS NOT a primary key in the database, but 
> IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_FACILITY_APPL] of entity 
> [AgreementFacilityAppl] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [FACILITY_ID] of table [OFBIZ.AGREEMENT_FACILITY_APPL] of entity 
> [AgreementFacilityAppl] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_FACILITY_APPL] 
> of entity [AgreementFacilityAppl] IS NOT a primary key in the database, but 
> IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [GEO_ID] of table [OFBIZ.AGREEMENT_GEOGRAPHICAL_APPLIC] of entity 
> [AgreementGeographicalApplic] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_GEOGRAPHICAL_APPLIC] of 
> entity [AgreementGeographicalApplic] IS NOT a primary key in the database, 
> but IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table 
> [OFBIZ.AGREEMENT_GEOGRAPHICAL_APPLIC] of entity [AgreementGeographicalApplic] 
> IS NOT a primary key in the database, but IS a primary key in the entity 
> definition. The primary key for this table needs to be re-created or modified 
> to add this column to the primary key. Note that data may need to be added 
> first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_ITEM] of entity 
> [AgreementItem] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_ITEM] of entity 
> [AgreementItem] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_ITEM_ATTRIBUTE] of entity 
> [AgreementItemAttribute] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.AGREEMENT_ITEM_ATTRIBUTE] of entity 
> [AgreementItemAttribute] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_ITEM_ATTRIBUTE] 
> of entity [AgreementItemAttribute] IS NOT a primary key in the database, but 
> IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_TYPE_ID] of table [OFBIZ.AGREEMENT_ITEM_TYPE] of 
> entity [AgreementItemType] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.AGREEMENT_ITEM_TYPE_ATTR] of entity 
> [AgreementItemTypeAttr] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_TYPE_ID] of table [OFBIZ.AGREEMENT_ITEM_TYPE_ATTR] 
> of entity [AgreementItemTypeAttr] IS NOT a primary key in the database, but 
> IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_PARTY_APPLIC] of entity 
> [AgreementPartyApplic] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_PARTY_APPLIC] of 
> entity [AgreementPartyApplic] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID] of table [OFBIZ.AGREEMENT_PARTY_APPLIC] of entity 
> [AgreementPartyApplic] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_PRODUCT_APPL] of entity 
> [AgreementProductAppl] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_PRODUCT_APPL] of 
> entity [AgreementProductAppl] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PRODUCT_ID] of table [OFBIZ.AGREEMENT_PRODUCT_APPL] of entity 
> [AgreementProductAppl] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [FROM_DATE] of table [OFBIZ.AGREEMENT_PROMO_APPL] of entity 
> [AgreementPromoAppl] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_PROMO_APPL] of entity 
> [AgreementPromoAppl] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PRODUCT_PROMO_ID] of table [OFBIZ.AGREEMENT_PROMO_APPL] of entity 
> [AgreementPromoAppl] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table [OFBIZ.AGREEMENT_PROMO_APPL] of 
> entity [AgreementPromoAppl] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_ROLE] of entity 
> [AgreementRole] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ROLE_TYPE_ID] of table [OFBIZ.AGREEMENT_ROLE] of entity 
> [AgreementRole] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID] of table [OFBIZ.AGREEMENT_ROLE] of entity 
> [AgreementRole] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_TERM_ID] of table [OFBIZ.AGREEMENT_TERM] of entity 
> [AgreementTerm] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.AGREEMENT_TERM_ATTRIBUTE] of entity 
> [AgreementTermAttribute] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_TERM_ID] of table [OFBIZ.AGREEMENT_TERM_ATTRIBUTE] of 
> entity [AgreementTermAttribute] IS NOT a primary key in the database, but IS 
> a primary key in the entity definition. The primary key for this table needs 
> to be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_TYPE_ID] of table [OFBIZ.AGREEMENT_TYPE] of entity 
> [AgreementType] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.AGREEMENT_TYPE_ATTR] of entity 
> [AgreementTypeAttr] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_TYPE_ID] of table [OFBIZ.AGREEMENT_TYPE_ATTR] of entity 
> [AgreementTypeAttr] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ID] of table [OFBIZ.AGREEMENT_WORK_EFFORT_APPLIC] of 
> entity [AgreementWorkEffortApplic] IS NOT a primary key in the database, but 
> IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [WORK_EFFORT_ID] of table [OFBIZ.AGREEMENT_WORK_EFFORT_APPLIC] of 
> entity [AgreementWorkEffortApplic] IS NOT a primary key in the database, but 
> IS a primary key in the entity definition. The primary key for this table 
> needs to be re-created or modified to add this column to the primary key. 
> Note that data may need to be added first as a primary key column cannot have 
> an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [AGREEMENT_ITEM_SEQ_ID] of table 
> [OFBIZ.AGREEMENT_WORK_EFFORT_APPLIC] of entity [AgreementWorkEffortApplic] IS 
> NOT a primary key in the database, but IS a primary key in the entity 
> definition. The primary key for this table needs to be re-created or modified 
> to add this column to the primary key. Note that data may need to be added 
> first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PLAN_ID] of table [OFBIZ.ALLOCATION_PLAN_HEADER] of entity 
> [AllocationPlanHeader] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PRODUCT_ID] of table [OFBIZ.ALLOCATION_PLAN_HEADER] of entity 
> [AllocationPlanHeader] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PLAN_ID] of table [OFBIZ.ALLOCATION_PLAN_ITEM] of entity 
> [AllocationPlanItem] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PRODUCT_ID] of table [OFBIZ.ALLOCATION_PLAN_ITEM] of entity 
> [AllocationPlanItem] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PLAN_ITEM_SEQ_ID] of table [OFBIZ.ALLOCATION_PLAN_ITEM] of entity 
> [AllocationPlanItem] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PLAN_TYPE_ID] of table [OFBIZ.ALLOCATION_PLAN_TYPE] of entity 
> [AllocationPlanType] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [APPLICATION_ID] of table [OFBIZ.APPLICATION_SANDBOX] of entity 
> [ApplicationSandbox] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [DATA_RESOURCE_ID] of table [OFBIZ.AUDIO_DATA_RESOURCE] of entity 
> [AudioDataResource] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BENEFIT_TYPE_ID] of table [OFBIZ.BENEFIT_TYPE] of entity 
> [BenefitType] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BILLING_ACCOUNT_ID] of table [OFBIZ.BILLING_ACCOUNT] of entity 
> [BillingAccount] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [FROM_DATE] of table [OFBIZ.BILLING_ACCOUNT_ROLE] of entity 
> [BillingAccountRole] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BILLING_ACCOUNT_ID] of table [OFBIZ.BILLING_ACCOUNT_ROLE] of 
> entity [BillingAccountRole] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ROLE_TYPE_ID] of table [OFBIZ.BILLING_ACCOUNT_ROLE] of entity 
> [BillingAccountRole] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID] of table [OFBIZ.BILLING_ACCOUNT_ROLE] of entity 
> [BillingAccountRole] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,551 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BILLING_ACCOUNT_TERM_ID] of table [OFBIZ.BILLING_ACCOUNT_TERM] of 
> entity [BillingAccountTerm] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BILLING_ACCOUNT_TERM_ID] of table 
> [OFBIZ.BILLING_ACCOUNT_TERM_ATTR] of entity [BillingAccountTermAttr] IS NOT a 
> primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.BILLING_ACCOUNT_TERM_ATTR] of entity 
> [BillingAccountTermAttr] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BROWSER_TYPE_ID] of table [OFBIZ.BROWSER_TYPE] of entity 
> [BrowserType] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ID] of table [OFBIZ.BUDGET] of entity [Budget] IS NOT a 
> primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.BUDGET_ATTRIBUTE] of entity 
> [BudgetAttribute] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ID] of table [OFBIZ.BUDGET_ATTRIBUTE] of entity 
> [BudgetAttribute] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ITEM_SEQ_ID] of table [OFBIZ.BUDGET_ITEM] of entity 
> [BudgetItem] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ID] of table [OFBIZ.BUDGET_ITEM] of entity [BudgetItem] IS 
> NOT a primary key in the database, but IS a primary key in the entity 
> definition. The primary key for this table needs to be re-created or modified 
> to add this column to the primary key. Note that data may need to be added 
> first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ITEM_SEQ_ID] of table [OFBIZ.BUDGET_ITEM_ATTRIBUTE] of 
> entity [BudgetItemAttribute] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.BUDGET_ITEM_ATTRIBUTE] of entity 
> [BudgetItemAttribute] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ID] of table [OFBIZ.BUDGET_ITEM_ATTRIBUTE] of entity 
> [BudgetItemAttribute] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ITEM_TYPE_ID] of table [OFBIZ.BUDGET_ITEM_TYPE] of entity 
> [BudgetItemType] IS NOT a primary key in the database, but IS a primary key 
> in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [ATTR_NAME] of table [OFBIZ.BUDGET_ITEM_TYPE_ATTR] of entity 
> [BudgetItemTypeAttr] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ITEM_TYPE_ID] of table [OFBIZ.BUDGET_ITEM_TYPE_ATTR] of 
> entity [BudgetItemTypeAttr] IS NOT a primary key in the database, but IS a 
> primary key in the entity definition. The primary key for this table needs to 
> be re-created or modified to add this column to the primary key. Note that 
> data may need to be added first as a primary key column cannot have an null 
> values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_REVIEW_ID] of table [OFBIZ.BUDGET_REVIEW] of entity 
> [BudgetReview] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_REVIEW_RESULT_TYPE_ID] of table [OFBIZ.BUDGET_REVIEW] of 
> entity [BudgetReview] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_ID] of table [OFBIZ.BUDGET_REVIEW] of entity 
> [BudgetReview] IS NOT a primary key in the database, but IS a primary key in 
> the entity definition. The primary key for this table needs to be re-created 
> or modified to add this column to the primary key. Note that data may need to 
> be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [PARTY_ID] of table [OFBIZ.BUDGET_REVIEW] of entity [BudgetReview] 
> IS NOT a primary key in the database, but IS a primary key in the entity 
> definition. The primary key for this table needs to be re-created or modified 
> to add this column to the primary key. Note that data may need to be added 
> first as a primary key column cannot have an null values.
> 2020-02-25 13:12:06,552 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [BUDGET_REVIEW_RESULT_TYPE_ID] of table 
> [OFBIZ.BUDGET_REVIEW_RESULT_TYPE] of entity [BudgetReviewResultType] IS NOT a 
> primary key in the database, but IS a primary key in the entity definition. 
> The primary key for this table needs to be re-created or modified to add this 
> column to the primary key. Note that data may need to be added first as a 
> primary key column cannot have an null values.
> [...then the block above repeat ad lib until we get to...]
> 2020-02-25 13:12:07,125 |27.0.0.1-8009-exec-2 |DatabaseUtil                  
> |E| Column [CITY] of table [OFBIZ.ZIP_SALES_TAX_LOOKUP] of entity 
> [ZipSalesTaxLookup] IS NOT a primary key in the database, but IS a primary 
> key in the entity definition. The primary key for this table needs to be 
> re-created or modified to add this column to the primary key. Note that data 
> may need to be added first as a primary key column cannot have an null values.
> 2020-02-25 13:12:07,145 |27.0.0.1-8009-exec-2 |ScreenFactory                 
> |I| Got 11 screens in 0.019s from: 
> file:/home/ofbizDemo/trunk/framework/webtools/widget/CommonScreens.xml
> 2020-02-25 13:12:07,152 |27.0.0.1-8009-exec-2 |ScreenFactory                 
> |I| Got 26 screens in 0.006s from: 
> file:/home/ofbizDemo/trunk/framework/common/widget/CommonScreens.xml
> 2020-02-25 13:12:07,293 |27.0.0.1-8009-exec-2 |ScreenFactory                 
> |I| Got 25 screens in 0.006s from: 
> file:/home/ofbizDemo/trunk/themes/common-theme/widget/CommonScreens.xml
> 2020-02-25 13:12:07,312 |27.0.0.1-8009-exec-2 |ModelService                  
> |I| Set default value [SECURITY] for parameter [primaryPermission]
> 2020-02-25 13:12:07,319 |27.0.0.1-8009-exec-2 |Log                           
> |I| [CommonPermissionServices.xml#genericBasePermissionCheck line 59] This 
> simple-method-call is deprecated! Please use a service-call of 
> genericBasePermissionCheck instead.
> 2020-02-25 13:12:07,384 |27.0.0.1-8009-exec-2 |ServiceDispatcher             
> |T| Sync service [webtools/genericBasePermissionCheck] finished in [65] 
> milliseconds
> 2020-02-25 13:12:07,384 |27.0.0.1-8009-exec-2 |ServiceDispatcher             
> |T| Sync service [webtools/securityPermissionCheck] finished in [72] 
> milliseconds
> 2020-02-25 13:12:07,418 |27.0.0.1-8009-exec-2 |ServerHitBin                  
> |I| Visit delegatorName=default, ServerHitBin delegatorName=default
> 2020-02-25 13:12:07,420 |27.0.0.1-8009-exec-2 |ControlServlet                
> |T| [[[webtools::view (Domain:https://demo-trunk.ofbiz.apache.org)] Request 
> Done- total:1.674,since last([webtools::view (...):1.674]]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to