[
https://issues.apache.org/jira/browse/OFBIZ-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931146#comment-15931146 ]
Jacques Le Roux commented on OFBIZ-7473:
----------------------------------------
No it's really a StackOverflowError
The error above is due to this line in org.apache.ofbiz.webapp.control.ControlServlet.doGet()
bq. request.setAttribute("_ERROR_MESSAGE_", UtilCodec.getEncoder("html").encode(throwable.toString()));
I have yet no ideas about the StackOverflowError :/
> Induce Model XML from Database throws exception
> -----------------------------------------------
>
> Key: OFBIZ-7473
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7473> Project: OFBiz
> Issue Type: Bug
> Components: framework/webtools
> Affects Versions: Trunk
> Reporter: Gopal Yadav
> Assignee: Jacques Le Roux
> Fix For: Upcoming Release, 16.11.02
>
> Attachments: OFBIZ-7473.patch
>
>
> Go to Webtools -> Import/Export -> Induce Model XML from Database (
https://localhost:8443/webtools/control/view/ModelInduceFromDb)
> An exception is thrown: javax.servlet.ServletException: File [/entity/ModelInduceFromDb.jsp] not found.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)