繁体   English   中英

码头没开

[英]Jetty doesn't start

在开发过程中,我正在使用像应用服务器这样的码头。 直到昨天一切正常,但是今天早晨当我尝试执行jetty:run命令时,出现以下错误:

    2014-05-27 09:38:44.472:WARN::FAILED org.eclipse.jetty.server.handler.ContextHandlerCollection@1ec50ba: java.lang.NoClassDefFoundError: org/apache/poi/ss/usermodel/Workbook
    2014-05-27 09:38:44.473:WARN::FAILED org.eclipse.jetty.server.handler.HandlerCollection@1a81175: java.lang.NoClassDefFoundError: org/apache/poi/ss/usermodel/Workbook
    2014-05-27 09:38:44.484:INFO::Started SelectChannelConnector@0.0.0.0:8081 STARTING
    2014-05-27 09:38:44.484:WARN::FAILED org.mortbay.jetty.plugin.JettyServer@bd238b: java.lang.NoClassDefFoundError: org/apache/poi/ss/usermodel/Workbook
    [INFO] Jetty server exiting.
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 8.782s
    [INFO] Finished at: Tue May 27 09:38:44 CEST 2014
    [INFO] Final Memory: 31M/74M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.mortbay.jetty:jetty-maven-plugin:7.4.2.v20110526:run (default-cli) on project vaadin-woe: Execution default-cli of goal org.mortbay.jetty:jetty-maven-plugin:7.4.2.v20110526:run failed: A required class was missing while executing org.mortbay.jetty:jetty-maven-plugin:7.4.2.v20110526:run: org/apache/poi/ss/usermodel/Workbook
    [ERROR] -----------------------------------------------------
    [ERROR] realm =    plugin>org.mortbay.jetty:jetty-maven-plugin:7.4.2.v20110526
    [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
    [ERROR] urls[0] = file:/C:/Users/myUser/.m2/repository/org/mortbay/jetty/jetty-maven-plugin/7.4.2.v20110526/jetty-maven-plugin-7.4.2.v20110526.jar
    [ERROR] urls[1] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-webapp/7.4.2.v20110526/jetty-webapp-7.4.2.v20110526.jar
    [ERROR] urls[2] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-xml/7.4.2.v20110526/jetty-xml-7.4.2.v20110526.jar
    [ERROR] urls[3] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-servlet/7.4.2.v20110526/jetty-servlet-7.4.2.v20110526.jar
    [ERROR] urls[4] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-security/7.4.2.v20110526/jetty-security-7.4.2.v20110526.jar
    [ERROR] urls[5] = file:/C:/Users/myUser/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar
    [ERROR] urls[6] = file:/C:/Users/myUser/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
    [ERROR] urls[7] = file:/C:/Users/myUser/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/2.5.1/maven-plugin-tools-api-2.5.1.jar
    [ERROR] urls[8] = file:/C:/Users/myUser/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
    [ERROR] urls[9] = file:/C:/Users/myUser/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
    [ERROR] urls[10] = file:/C:/Users/myUser/.m2/repository/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug2000r7-dev.jar
    [ERROR] urls[11] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-plus/7.4.2.v20110526/jetty-plus-7.4.2.v20110526.jar
    [ERROR] urls[12] = file:/C:/Users/myUser/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar
    [ERROR] urls[13] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-jndi/7.4.2.v20110526/jetty-jndi-7.4.2.v20110526.jar
    [ERROR] urls[14] = file:/C:/Users/myUser/.m2/repository/javax/mail/mail/1.4.1/mail-1.4.1.jar
    [ERROR] urls[15] = file:/C:/Users/myUser/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
    [ERROR] urls[16] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-jmx/7.4.2.v20110526/jetty-jmx-7.4.2.v20110526.jar
    [ERROR] urls[17] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-util/7.4.2.v20110526/jetty-util-7.4.2.v20110526.jar
    [ERROR] urls[18] = file:/C:/Users/myUser/.m2/repository/org/mortbay/jetty/jsp-2.1-glassfish/2.1.v20100127/jsp-2.1-glassfish-2.1.v20100127.jar
    [ERROR] urls[19] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar
    [ERROR] urls[20] = file:/C:/Users/myUser/.m2/repository/org/mortbay/jetty/jsp-api-2.1-glassfish/2.1.v20100127/jsp-api-2.1-glassfish-2.1.v20100127.jar
    [ERROR] urls[21] = file:/C:/Users/myUser/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar
    [ERROR] urls[22] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-jsp-2.1/7.4.2.v20110526/jetty-jsp-2.1-7.4.2.v20110526.jar
    [ERROR] urls[23] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-annotations/7.4.2.v20110526/jetty-annotations-7.4.2.v20110526.jar
    [ERROR] urls[24] = file:/C:/Users/myUser/.m2/repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar
    [ERROR] urls[25] = file:/C:/Users/myUser/.m2/repository/asm/asm-commons/3.1/asm-commons-3.1.jar
    [ERROR] urls[26] = file:/C:/Users/myUser/.m2/repository/asm/asm-tree/3.1/asm-tree-3.1.jar
    [ERROR] urls[27] = file:/C:/Users/myUser/.m2/repository/asm/asm/3.1/asm-3.1.jar
    [ERROR] urls[28] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-start/7.4.2.v20110526/jetty-start-7.4.2.v20110526.jar
    [ERROR] urls[29] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-websocket/7.4.2.v20110526/jetty-websocket-7.4.2.v20110526.jar
    [ERROR] urls[30] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-server/7.4.2.v20110526/jetty-server-7.4.2.v20110526.jar
    [ERROR] urls[31] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-continuation/7.4.2.v20110526/jetty-continuation-7.4.2.v20110526.jar
    [ERROR] urls[32] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-http/7.4.2.v20110526/jetty-http-7.4.2.v20110526.jar
    [ERROR] urls[33] = file:/C:/Users/myUser/.m2/repository/org/eclipse/jetty/jetty-io/7.4.2.v20110526/jetty-io-7.4.2.v20110526.jar
    [ERROR] urls[34] = file:/C:/Users/myUser/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
    [ERROR] Number of foreign imports: 1
    [ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
    [ERROR] 
    [ERROR] -----------------------------------------------------: org.apache.poi.ss.usermodel.Workbook
    [ERROR] -> [Help 1]
    [ERROR] 
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR] 
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
    2014-05-27 09:38:45.092:INFO:/vaadin-woe:Shutting down log4j
    2014-05-27 09:38:45.096:INFO:/vaadin-woe:Closing Spring root WebApplicationContext

我以为该错误可能是某个损坏的jar,然后从本地存储库中删除了以下文件夹:

org->eclipse->jetty
org->mortbay->jetty
org->apache->poi

前两个已下载(从我的工件),而poi尚未下载,但出现上述错误。

如何解决此问题?

将插件放入pom中

然后使用mvn install

尝试通过命令行通过mvn jetty:run

注意:大多数eclipse插件都存在一些问题

我的麻烦是poi的jar文件损坏。 由于我在模块化项目中工作,因此poi依赖项是从服务模块继承的,因此删除了本地存储库中的poi文件夹并重新安装了服务模块,因此我解决了所有问题

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM