I'm currently testing moqui (moqui-plus-runtime.war) using the embedded web server and I'm having errors when trying to produce a pdf.
For example when I click on the "Current PDF" or "Original PDF" buttons in Applications>POPC ERP> Accounting>Invoices>Invoice I would get the error :
22:55:24.887 ERROR 832279283-54 o.moqui.i.w.MoquiFopServlet Error transforming XSL-FO content:
<!-- BEGIN screen[@location=component://SimpleScreens/screen/SimpleScreens/Accounting/Invoice/PrintInvoice.xml].widgets -->
<fo:layout-master-set>
<fo:simple-page-master master-name="letter-portrait" page-width="8.5in" page-height="11in"
margin-top="0.5in" margin-bottom="0.5in" margin-left="0.5in" margin-right="0.5in">
<fo:region-body margin-top="0.7in" margin-bottom="0.6in"/>
<fo:region-before extent="0.7in"/>
<fo:region-after extent="0.5in"/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-reference="letter-portrait" id="mainSequence">
<fo:static-content flow-name="xsl-region-before">
<fo:block-container absolute-position="absolute" top="0in" left="0in" width="3in">
<fo:block font-size="13pt" text-align="center" font-weight="bold">maximus wong</fo:block>
<fo:block font-size="12pt" text-align="center" margin-bottom="0.1in">Invoice</fo:block>
</fo:block-container>
<fo:block-container absolute-position="absolute" top="0in" right="2.0in" width="2.5in">
<fo:block text-align="left" font-size="9pt">
</fo:block>
</fo:block-container>
<fo:block-container absolute-position="absolute" top="0in" right="0in" width="2.0in">
<fo:block text-align="left" font-size="9pt">
</fo:block>
</fo:block-container>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after" font-size="8pt">
<fo:block border-top="thin solid black">
<fo:block text-align="center">
</fo:block>
<fo:block text-align="center">maximus wong Invoice #100102 -- 18 Feb 2021 -- Page <fo:page-number/></fo:block>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block-container width="7.5in" height="0.8in">
<fo:table table-layout="fixed" margin-bottom="0.2in" width="7.5in"><fo:table-body><fo:table-row>
<fo:table-cell padding="3pt" width="1.75in">
<fo:block font-weight="bold">Invoice #</fo:block>
<fo:block>100102</fo:block>
<fo:block font-weight="bold">Customer #</fo:block>
<fo:block>ZIHR</fo:block>
</fo:table-cell>
<fo:table-cell padding="3pt" width="2in">
<fo:block font-weight="bold">Invoice Date</fo:block>
<fo:block>18 Feb 2021</fo:block>
</fo:table-cell>
</fo:table-row></fo:table-body></fo:table>
</fo:block-container>
<fo:table table-layout="fixed" margin-bottom="0.2in" width="7.5in"><fo:table-body><fo:table-row>
<fo:table-cell padding="3pt" width="4.5in">
<fo:block-container margin-left="0.5in" margin-top="0.3in" height="1.0in" font-size="10pt">
<fo:block>Ziziwork Human Resources </fo:block>
</fo:block-container>
<fo:block-container margin-left="0.5in"><fo:block font-size="8pt">
</fo:block></fo:block-container>
</fo:table-cell>
<fo:table-cell padding="3pt" width="3in">
<fo:block font-weight="bold">PAID IN FULL</fo:block>
</fo:table-cell>
</fo:table-row></fo:table-body></fo:table>
<fo:table table-layout="fixed" width="100%">
<fo:table-header font-size="9pt" border-bottom="solid black">
<fo:table-cell width="0.3in" padding="1pt"><fo:block text-align="center">Item</fo:block></fo:table-cell>
<fo:table-cell width="1in" padding="1pt"><fo:block>Type</fo:block></fo:table-cell>
<fo:table-cell width="0.8in" padding="1pt"><fo:block>Date</fo:block></fo:table-cell>
<fo:table-cell width="2.8in" padding="1pt"><fo:block>Description</fo:block></fo:table-cell>
<fo:table-cell width="0.6in" padding="1pt"><fo:block text-align="center">Qty</fo:block></fo:table-cell>
<fo:table-cell width="0.9in" padding="1pt"><fo:block text-align="right">Amount</fo:block></fo:table-cell>
<fo:table-cell width="1in" padding="1pt"><fo:block text-align="right">Total</fo:block></fo:table-cell>
</fo:table-header>
<fo:table-body>
<fo:table-row font-size="9pt" border-top="solid black">
<fo:table-cell padding="1pt"><fo:block> </fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block> </fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block> </fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block> </fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block> </fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block text-align="right" font-weight="bold">Total</fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block text-align="right" font-weight="bold">$0.00</fo:block></fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="100%" margin-top="0.1in">
<fo:table-header font-size="9pt" border-bottom="solid black">
<fo:table-cell width="2.0in" padding="1pt"><fo:block>Type</fo:block></fo:table-cell>
<fo:table-cell width="1.0in" padding="1pt"><fo:block text-align="center">Qty</fo:block></fo:table-cell>
<fo:table-cell width="1.2in" padding="1pt"><fo:block text-align="right">Total</fo:block></fo:table-cell>
</fo:table-header>
<fo:table-body>
<fo:table-row font-size="9pt">
<fo:table-cell padding="1pt"><fo:block text-align="center"> </fo:block></fo:table-cell>
<fo:table-cell padding="1pt" font-weight="bold"><fo:block text-align="right">Total</fo:block></fo:table-cell>
<fo:table-cell padding="1pt"><fo:block text-align="right" font-weight="bold">$0.00</fo:block></fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:flow>
</fo:page-sequence>
</fo:root>
<!-- END screen[@location=component://SimpleScreens/screen/SimpleScreens/Accounting/Invoice/PrintInvoice.xml].widgets -->
java.lang.IllegalArgumentException: URI is not hierarchical
at sun.nio.fs.WindowsUriSupport.fromUri(WindowsUriSupport.java:123) ~[?:?]
at sun.nio.fs.WindowsFileSystemProvider.getPath(WindowsFileSystemProvider.java:97) ~[?:?]
at java.nio.file.Path.of(Path.java:203) ~[?:?]
at java.nio.file.Paths.get(Paths.java:97) ~[?:?]
at org.eclipse.jetty.webapp.ClasspathPattern$ByLocation.test(ClasspathPattern.java:354) ~[?:?]
at org.eclipse.jetty.webapp.ClasspathPattern$ByLocationOrModule.test(ClasspathPattern.java:446) ~[?:?]
at org.eclipse.jetty.webapp.ClasspathPattern$ByLocationOrModule.test(ClasspathPattern.java:436) ~[?:?]
at org.eclipse.jetty.util.IncludeExcludeSet.isIncludedAndNotExcluded(IncludeExcludeSet.java:189) ~[jetty-util-9.4.35.v2021-02-18 22:55:24.891:WARN:oejs.HttpChannel:qtp832279283-54: /fop/apps/PopcAdmin/Accounting/Invoice/PrintInvoice
java.lang.IllegalArgumentException: URI is not hierarchical
at java.base/sun.nio.fs.WindowsUriSupport.fromUri(WindowsUriSupport.java:123)
at java.base/sun.nio.fs.WindowsFileSystemProvider.getPath(WindowsFileSystemProvider.java:97)
at java.base/java.nio.file.Path.of(Path.java:203)
at java.base/java.nio.file.Paths.get(Paths.java:97)
at org.eclipse.jetty.webapp.ClasspathPattern$ByLocation.test(ClasspathPattern.java:354)
at org.eclipse.jetty.webapp.ClasspathPattern$ByLocationOrModule.test(ClasspathPattern.java:446)
at org.eclipse.jetty.webapp.ClasspathPattern$ByLocationOrModule.test(ClasspathPattern.java:436)
at org.eclipse.jetty.util.IncludeExcludeSet.isIncludedAndNotExcluded(IncludeExcludeSet.java:189)
at org.eclipse.jetty.webapp.ClasspathPattern.combine(ClasspathPattern.java:756)
at org.eclipse.jetty.webapp.ClasspathPattern.match(ClasspathPattern.java:716)
at org.eclipse.jetty.webapp.WebAppContext.isServerResource(WebAppContext.java:816)
at org.eclipse.jetty.webapp.WebAppClassLoader.getResources(WebAppClassLoader.java:369)
at org.apache.xmlgraphics.util.ClasspathResource.loadManifests(ClasspathResource.java:118)
at org.apache.xmlgraphics.util.ClasspathResource.<init>(ClasspathResource.java:66)
at org.apache.xmlgraphics.util.ClasspathResource.getInstance(ClasspathResource.java:76)
at org.apache.fop.fonts.FontDetectorFactory$DefaultFontDetector.detect(FontDetectorFactory.java:108)
at org.apache.fop.fonts.FontManager.autoDetectFonts(FontManager.java:229)
at org.apache.fop.fonts.DefaultFontConfigurator.configure(DefaultFontConfigurator.java:82)
at org.apache.fop.render.PrintRendererConfigurator.getCustomFontCollection(PrintRendererConfigurator.java:147)
at org.apache.fop.render.PrintRendererConfigurator.setupFontInfo(PrintRendererConfigurator.java:127)
at org.apache.fop.render.intermediate.IFUtil.setupFonts(IFUtil.java:170)
at org.apache.fop.render.intermediate.IFRenderer.setupFontInfo(IFRenderer.java:187)
at org.apache.fop.area.RenderPagesModel.<init>(RenderPagesModel.java:75)
at org.apache.fop.area.AreaTreeHandler.setupModel(AreaTreeHandler.java:135)
at org.apache.fop.area.AreaTreeHandler.<init>(AreaTreeHandler.java:105)
at org.apache.fop.render.RendererFactory.createFOEventHandler(RendererFactory.java:363)
at org.apache.fop.fo.FOTreeBuilder.<init>(FOTreeBuilder.java:107)
at org.apache.fop.apps.Fop.createDefaultHandler(Fop.java:104)
at org.apache.fop.apps.Fop.<init>(Fop.java:78)
at org.apache.fop.apps.FOUserAgent.newFop(FOUserAgent.java:184)
at org.apache.fop.apps.FopFactory.newFop(FopFactory.java:242)
at org.moqui.fop.FopToolFactory.getInstance(FopToolFactory.groovy:81)
at org.moqui.fop.FopToolFactory.getInstance(FopToolFactory.groovy)
at org.moqui.impl.context.ResourceFacadeImpl.xslFoTransform(ResourceFacadeImpl.groovy:588)
at org.moqui.impl.webapp.MoquiFopServlet.doScreenRequest(MoquiFopServlet.groovy:108)
at org.moqui.impl.webapp.MoquiFopServlet.doGet(MoquiFopServlet.groovy:47)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1443)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791)
at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626)
at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228)
at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
at org.moqui.impl.webapp.ElasticRequestLogFilter.doFilter(ElasticRequestLogFilter.groovy:110)
at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.Server.handle(Server.java:516)
at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
at java.base/java.lang.Thread.run(Thread.java:829)20201120.jar:9.4.35.v20201120]
at org.eclipse.jetty.webapp.ClasspathPattern.combine(ClasspathPattern.java:756) ~[?:?]
at org.eclipse.jetty.webapp.ClasspathPattern.match(ClasspathPattern.java:716) ~[?:?]
at org.eclipse.jetty.webapp.WebAppContext.isServerResource(WebAppContext.java:816) ~[?:?]
at org.eclipse.jetty.webapp.WebAppClassLoader.getResources(WebAppClassLoader.java:369) ~[?:?]
at org.apache.xmlgraphics.util.ClasspathResource.loadManifests(ClasspathResource.java:118) ~[xmlgraphics-commons-2.4.jar:2.4]
at org.apache.xmlgraphics.util.ClasspathResource.<init>(ClasspathResource.java:66) ~[xmlgraphics-commons-2.4.jar:2.4]
at org.apache.xmlgraphics.util.ClasspathResource.getInstance(ClasspathResource.java:76) ~[xmlgraphics-commons-2.4.jar:2.4]
at org.apache.fop.fonts.FontDetectorFactory$DefaultFontDetector.detect(FontDetectorFactory.java:108) ~[fop-core-2.5.jar:?]
at org.apache.fop.fonts.FontManager.autoDetectFonts(FontManager.java:229) ~[fop-core-2.5.jar:?]
at org.apache.fop.fonts.DefaultFontConfigurator.configure(DefaultFontConfigurator.java:82) ~[fop-core-2.5.jar:?]
at org.apache.fop.render.PrintRendererConfigurator.getCustomFontCollection(PrintRendererConfigurator.java:147) ~[fop-core-2.5.jar:?]
at org.apache.fop.render.PrintRendererConfigurator.setupFontInfo(PrintRendererConfigurator.java:127) ~[fop-core-2.5.jar:?]
at org.apache.fop.render.intermediate.IFUtil.setupFonts(IFUtil.java:170) ~[fop-core-2.5.jar:?]
at org.apache.fop.render.intermediate.IFRenderer.setupFontInfo(IFRenderer.java:187) ~[fop-core-2.5.jar:?]
at org.apache.fop.area.RenderPagesModel.<init>(RenderPagesModel.java:75) ~[fop-core-2.5.jar:?]
at org.apache.fop.area.AreaTreeHandler.setupModel(AreaTreeHandler.java:135) ~[fop-core-2.5.jar:?]
at org.apache.fop.area.AreaTreeHandler.<init>(AreaTreeHandler.java:105) ~[fop-core-2.5.jar:?]
at org.apache.fop.render.RendererFactory.createFOEventHandler(RendererFactory.java:363) ~[fop-core-2.5.jar:?]
at org.apache.fop.fo.FOTreeBuilder.<init>(FOTreeBuilder.java:107) ~[fop-core-2.5.jar:?]
at org.apache.fop.apps.Fop.createDefaultHandler(Fop.java:104) ~[fop-core-2.5.jar:?]
at org.apache.fop.apps.Fop.<init>(Fop.java:78) ~[fop-core-2.5.jar:?]
at org.apache.fop.apps.FOUserAgent.newFop(FOUserAgent.java:184) ~[fop-core-2.5.jar:?]
at org.apache.fop.apps.FopFactory.newFop(FopFactory.java:242) ~[fop-core-2.5.jar:?]
at org.moqui.fop.FopToolFactory.getInstance(FopToolFactory.groovy:81) ~[moqui-fop-1.1.2.jar:?]
at org.moqui.fop.FopToolFactory.getInstance(FopToolFactory.groovy) ~[moqui-fop-1.1.2.jar:?]
at org.moqui.impl.context.ResourceFacadeImpl.xslFoTransform(ResourceFacadeImpl.groovy:588) ~[moqui-framework-3.0.0-rc8.jar:3.0.0-rc8]
at org.moqui.impl.webapp.MoquiFopServlet.doScreenRequest(MoquiFopServlet.groovy:108) ~[moqui-framework-3.0.0-rc8.jar:3.0.0-rc8]
at org.moqui.impl.webapp.MoquiFopServlet.doGet(MoquiFopServlet.groovy:47) ~[moqui-framework-3.0.0-rc8.jar:3.0.0-rc8]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) ~[moqui_temp2037308043806920564execlib_javax.servlet-api-3.1.0.jar.:3.1.0]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[moqui_temp2037308043806920564execlib_javax.servlet-api-3.1.0.jar.:3.1.0]
at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1443) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228) ~[moqui_temp5470063945981818237execlib_websocket-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.moqui.impl.webapp.ElasticRequestLogFilter.doFilter(ElasticRequestLogFilter.groovy:110) ~[moqui-framework-3.0.0-rc8.jar:3.0.0-rc8]
at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[moqui_temp5752745204175503007execlib_jetty-security-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[moqui_temp11904108396661991388execlib_jetty-servlet-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [moqui_temp14545602862508583154execlib_jetty-server-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [moqui_temp6235849149187567555execlib_jetty-io-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [moqui_temp6235849149187567555execlib_jetty-io-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [moqui_temp6235849149187567555execlib_jetty-io-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [moqui_temp10840722950431891414execlib_jetty-util-9.4.35.v20201120.jar.:9.4.35.v20201120]
at java.lang.Thread.run(Thread.java:829) [?:?]
Can somebody please kindly help me know what I'm doing wrong and make it work ? Thank you.