[
https://issues.apache.org/jira/browse/OFBIZ-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450962#comment-17450962
]
Pierre Smits commented on OFBIZ-12422:
--------------------------------------
It looks like commit
[a3a53b5b72397265ae4b9b37488d9175bcf3ef8b|https://github.com/apache/ofbiz-framework/commit/a3a53b5b72397265ae4b9b37488d9175bcf3ef8b]
regarding FormRenderer.java is the root-cause of this.
> Search/find in web tools - entity-engine generates an error
> -----------------------------------------------------------
>
> Key: OFBIZ-12422
> URL: https://issues.apache.org/jira/browse/OFBIZ-12422
> Project: OFBiz
> Issue Type: Bug
> Components: framework/webtools
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Priority: Major
> Labels: data, usability
> Attachments: OFBIZ-12422-error.txt
>
>
> When looking for records in webtools / entity-engine, e.g. entity
> UserPreferencce, the screen returns an error.
> To test:
> [https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/UserPreference]
> The error shown:
> {code:java}
> ava.lang.IllegalArgumentException: Error running script at location
> [component://webtools/groovyScripts/entity/FindGeneric.groovy]:
> org.apache.ofbiz.base.util.GeneralRuntimeException: Error getting the next
> result (ResultSet not open. Operation 'next' not permitted. Verify that
> autocommit is off.) {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)