<tfoot id='TA4N4'></tfoot>
  • <i id='TA4N4'><tr id='TA4N4'><dt id='TA4N4'><q id='TA4N4'><span id='TA4N4'><b id='TA4N4'><form id='TA4N4'><ins id='TA4N4'></ins><ul id='TA4N4'></ul><sub id='TA4N4'></sub></form><legend id='TA4N4'></legend><bdo id='TA4N4'><pre id='TA4N4'><center id='TA4N4'></center></pre></bdo></b><th id='TA4N4'></th></span></q></dt></tr></i><div id='TA4N4'><tfoot id='TA4N4'></tfoot><dl id='TA4N4'><fieldset id='TA4N4'></fieldset></dl></div>

    <small id='TA4N4'></small><noframes id='TA4N4'>

    <legend id='TA4N4'><style id='TA4N4'><dir id='TA4N4'><q id='TA4N4'></q></dir></style></legend>

          <bdo id='TA4N4'></bdo><ul id='TA4N4'></ul>

        jdk9 win10为什么不能运行struts2.5.13

        时间:2023-09-24

            <bdo id='8XPZG'></bdo><ul id='8XPZG'></ul>
            <i id='8XPZG'><tr id='8XPZG'><dt id='8XPZG'><q id='8XPZG'><span id='8XPZG'><b id='8XPZG'><form id='8XPZG'><ins id='8XPZG'></ins><ul id='8XPZG'></ul><sub id='8XPZG'></sub></form><legend id='8XPZG'></legend><bdo id='8XPZG'><pre id='8XPZG'><center id='8XPZG'></center></pre></bdo></b><th id='8XPZG'></th></span></q></dt></tr></i><div id='8XPZG'><tfoot id='8XPZG'></tfoot><dl id='8XPZG'><fieldset id='8XPZG'></fieldset></dl></div>

            <small id='8XPZG'></small><noframes id='8XPZG'>

                <tfoot id='8XPZG'></tfoot>
                  <legend id='8XPZG'><style id='8XPZG'><dir id='8XPZG'><q id='8XPZG'></q></dir></style></legend>
                    <tbody id='8XPZG'></tbody>
                  本文介绍了jdk9 win10为什么不能运行struts2.5.13的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我按照官方教程,http://struts.apache.org/getting-started/how-to-create-a-struts2-web-application.html.但是当我运行 webapp 时总是抛出异常.我尝试了很多次,但我真的不知道如何重新喜欢它.

                  I followed the official tutorial,http://struts.apache.org/getting-started/how-to-create-a-struts2-web-application.html. But always throw exception when i run webapp.I tried many times but I really don't know how to reslove it.

                  这里是例外

                  java.nio.file.InvalidPathException: Illegal char <:> at index 3: jar:file:D:.m2
                  epositoryorgapachestrutsstruts2-core2.5.13struts2-core-2.5.13.jar
                  at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
                  at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
                  at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
                  at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
                  at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
                  at java.base/java.io.File.toPath(File.java:2300)
                  at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:951)
                  at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:216)
                  at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:148)
                  at java.base/java.util.jar.JarFile.<init>(JarFile.java:324)
                  at java.base/java.util.jar.JarFile.<init>(JarFile.java:295)
                  at java.base/java.util.jar.JarFile.<init>(JarFile.java:234)
                  at com.opensymphony.xwork2.util.fs.JarEntryRevision.needsReloading(JarEntryRevision.java:73)
                  at com.opensymphony.xwork2.util.fs.DefaultFileManager.fileNeedsReloading(DefaultFileManager.java:62)
                  at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.needsReload(XmlConfigurationProvider.java:425)
                  at org.apache.struts2.config.StrutsXmlConfigurationProvider.needsReload(StrutsXmlConfigurationProvider.java:163)
                  at com.opensymphony.xwork2.config.ConfigurationManager.needReloadContainerProviders(ConfigurationManager.java:208)
                  at com.opensymphony.xwork2.config.ConfigurationManager.conditionalReload(ConfigurationManager.java:174)
                  at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:69)
                  at org.apache.struts2.dispatcher.Dispatcher.getContainer(Dispatcher.java:960)
                  at org.apache.struts2.dispatcher.ExecuteOperations.executeStaticResourceRequest(ExecuteOperations.java:59)
                  at org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:130)
                  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1476)
                  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:501)
                  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
                  at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
                  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
                  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
                  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
                  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
                  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
                  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
                  at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
                  at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
                  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
                  at org.eclipse.jetty.server.Server.handle(Server.java:370)
                  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
                  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
                  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
                  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
                  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
                  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
                  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
                  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
                  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
                  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
                  at java.base/java.lang.Thread.run(Thread.java:844)
                  

                  异常图片

                  推荐答案

                  好的,我知道原因了.因为Struts现在不支持jdk9.你可以看到我创建的问题.https://issues.apache.org/jira/项目/WW/issues/WW-4869?filter=allopenissues

                  Ok,I know the reason.Because Struts didn't support jdk9 now.You can see issue I created. https://issues.apache.org/jira/projects/WW/issues/WW-4869?filter=allopenissues

                  这篇关于jdk9 win10为什么不能运行struts2.5.13的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:@Inject 在 Struts 2 的 Jersey REST Web 服务中不起作用 下一篇:如何使用 Struts2 REST 插件创建自定义方法

                  相关文章

                  <tfoot id='4qaPf'></tfoot>
                    <bdo id='4qaPf'></bdo><ul id='4qaPf'></ul>

                  <small id='4qaPf'></small><noframes id='4qaPf'>

                  <i id='4qaPf'><tr id='4qaPf'><dt id='4qaPf'><q id='4qaPf'><span id='4qaPf'><b id='4qaPf'><form id='4qaPf'><ins id='4qaPf'></ins><ul id='4qaPf'></ul><sub id='4qaPf'></sub></form><legend id='4qaPf'></legend><bdo id='4qaPf'><pre id='4qaPf'><center id='4qaPf'></center></pre></bdo></b><th id='4qaPf'></th></span></q></dt></tr></i><div id='4qaPf'><tfoot id='4qaPf'></tfoot><dl id='4qaPf'><fieldset id='4qaPf'></fieldset></dl></div>
                1. <legend id='4qaPf'><style id='4qaPf'><dir id='4qaPf'><q id='4qaPf'></q></dir></style></legend>