[ 
https://issues.apache.org/jira/browse/OFBIZ-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060941#comment-18060941
 ] 

ASF subversion and git services commented on OFBIZ-13363:
---------------------------------------------------------

Commit c37104bd8dc99841c22435b5aec6c9ffcb844eb8 in ofbiz-framework's branch 
refs/heads/release24.09 from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=c37104bd8d ]

Fixed: Set template directory permissions in docker container images 
(OFBIZ-13363) (#967)

It appears that a change in docker-build's handling of the COPY command
has resulted in some incorrect permissions being applied to the
templates directory in the ofbiz docker images. These permissions stop
the ofbiz-docker container from starting.

This commit explicitly sets permissions on the templates directory,
allowing the ofbiz-docker container to access the files it needs and
start up.

> ERR_TOO_MANY_REDIRECTS on trunk and next demos, stable not concerned.
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-13363
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13363
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Demo
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Assignee: Daniel Watford
>            Priority: Major
>         Attachments: OFBIZ-13363-end-of-log.txt
>
>
> For now, trunk an next are actually the same, both are trunk. I investigated 
> only on trunk side.
> I initially thought that it could be a DDOS attack because I saw a lot of "An 
> active login is required for view with name [main]" error in the error.log 
> file. It's not.
> The issue is "Unable to acquire a new connection from the pool" unrelated to 
> "An active login is required for view with name [main]". Exactly 10 seconds 
> after the last "An active login is required for view with name [main]"
> {noformat}
> 2026-02-17 02:35:26,793 |-0.0.0.0-8009-exec-5 |ControlServlet                
> |E| Error in request handler:
> org.apache.ofbiz.webapp.control.RequestHandlerException: An active login is 
> required for view with name [main]
> [...]
> 2026-02-17 02:35:26,793 |-0.0.0.0-8009-exec-5 |ControlServlet                
> |E| An error occurred, going to the errorPage: 
> file:/ofbiz/framework/common/webcommon/error/Error.ftl
> 2026-02-17 02:35:36,696 |Thread-0             |GenericDelegator              
> |E| Failure in findByCondition operation for entity [Visit]: 
> org.apache.ofbiz.entity.GenericDataSourceException: Unable to establish a 
> connection with the database. (Unable to acquire a new connection from the 
> pool). Rolling back transaction.
> {noformat}
> As stable is not concerned I thought it could be due to a yesterday commit. 
> But I see is no reason for that.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to