`
ly_mad
  • 浏览: 30346 次
社区版块
存档分类
最新评论

Could not publish to the server.java.lang.NullPointerException

阅读更多

问题描述:

java.lang.NullPointerException
 at org.eclipse.wst.common.componentcore.internal.resources.VirtualResource.getProjectRelativePaths(VirtualResource.java:119)
 at org.eclipse.wst.common.componentcore.internal.resources.VirtualFile.getUnderlyingFiles(VirtualFile.java:104)
 at org.eclipse.wst.common.componentcore.internal.resources.VirtualFile.getUnderlyingResources(VirtualFile.java:93)
 at org.eclipse.wst.common.componentcore.internal.resources.VirtualResource.exists(VirtualResource.java:88)
 at org.eclipse.jst.common.internal.modulecore.util.ManifestUtilities.getNonBinaryComponentManifest(ManifestUtilities.java:124)
 at org.eclipse.jst.common.internal.modulecore.util.ManifestUtilities.getManifest(ManifestUtilities.java:81)
 at org.eclipse.jst.common.internal.modulecore.util.ManifestUtilities.getManifestClasspath(ManifestUtilities.java:147)
 at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent.getManifestClasspath(J2EEModuleVirtualComponent.java:248)
 at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent.calculateManifestReferences(J2EEModuleVirtualComponent.java:368)
 at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent.cacheManifestReferences(J2EEModuleVirtualComponent.java:360)
 at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent.getReferences(J2EEModuleVirtualComponent.java:176)
 at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent.getReferences(J2EEModuleVirtualComponent.java:214)
 at org.eclipse.jst.j2ee.componentcore.J2EEModuleVirtualComponent.getReferences(J2EEModuleVirtualComponent.java:207)
 at org.eclipse.jst.common.internal.modulecore.AddClasspathLibReferencesParticipant.getReferencedProjectComponentClasspathDependencies(AddClasspathLibReferencesParticipant.java:97)
 at org.eclipse.jst.common.internal.modulecore.AddClasspathLibReferencesParticipant.getChildModules(AddClasspathLibReferencesParticipant.java:138)

 

解决方案:

  1. Removed the project from the workspace
  2. Remove .classpath, .project and .settings folder
  3. Reimport the project

Maven项目解决:

  1. Removed the project from the workspace
  2. CMD:mvn eclipse:clean
  3. Remove .settings folder
  4. CMD:mvn eclipse:eclipse
  5. Reimport the project
分享到:
评论

相关推荐

    publish_pointcloud.zip

    5. **查询和更新地图**:可以使用`octomap_server`中的`octomap_msgs/Octomap`服务来查询地图信息,或者通过`octomap_msgs/OctomapWithPose`发布新的观测结果来更新地图。 6. **可视化**:利用`rviz`可视化工具,...

    OPC UA 客户端 服务器 标准库源码

    • Now run the OPC UA Publisher sample, connect to a OPC UA server and publish a node. • You should see the node value on the web page after a few seconds. License This repository includes the UA ....

    bintray-publish:将Android和Java工件发布到bintray的超级简单方法

    双托盘发布 将您的Android和Java工件发布到Bintray的超级简单方法。 源代码来自 ,并且进行了以下改进: 修复了不支持gradle 6. +的错误在依赖的Android Gradle插件中替换了已弃用的api添加到项目该库已发布到...

    IOS源码之Connection Kit-A framework to publish via HTTP.. to Amazon

    IOS应用源码之【类库与框架】Connection Kit-A framework to publish via HTTP, FTP, SFTP, WebDAV, .Mac and to Amazon S3

    1.1.5.412.publish_release.exe.zip

    "1.1.5.412.publish_release.exe.zip" 是腾讯会议的一个特定版本,它被封装在一个ZIP压缩包里,方便用户下载和安装。 此版本号“1.1.5.412”表明这是软件的迭代更新,其中数字可能代表不同的开发阶段和修复的错误。...

    The required Server component failed to start so Tomcat is unable to start问题解决

    总的来说,解决“`The required Server component failed to start so Tomcat is unable to start`”问题需要对Tomcat的运行机制、Java环境以及IDE的配置有一定了解。在排查过程中,确保遵循最佳实践,如使用推荐的...

    Learning.Java.by.Building.Android.Games

    If you are completely new to either Java, Android, or game programming and are aiming to publish Android games, then this book is for you. This book also acts as a refresher for those who already have...

    my-libraries:Use Rollup.js to develop JSCSS libraries, and publish to npm server. 使用 Rollup.js 构建 JSCSS 库,并发布至 npm

    Rollup 介绍 Rollup 是一个 JavaScript 模块打包器,可以将小块代码编译成大块复杂的代码,例如 library 或应用程序。 链接 使用 # JS 校验,在根目录下执行 $ node_modules/.bin/eslint {some-module}/src/**/*.js ...

    eZ Publish 2014.03.zip

    eZ Publish 2014.03 更新说明: 修复80 个 bug 合并了 155 个 pull requests  增强40 处功能   eZ Publish 是一个专业的开源内容管理系统(CMS)和一个开发框架(CMF)。作为一个内容管理系统它最显著的特点是它...

    a project model for the FreeBSD Project.7z

    This, combined with the vast amount of dependencies in the kernel and that it is not easy to see all the consequences of a kernel change, demands developers with a relative full understanding of the ...

    org.eclipse.paho.mqtt.java-1.0.1

    5. 发布消息:使用publish()方法向指定主题发送消息。 6. 注册回调:设置MessageListener以处理接收到的消息。 7. 断开连接:完成通信后,调用disconnect()方法关闭连接。 **应用场景** Eclipse Paho MQTT Java...

    Day R.A. How to write and publish a scientific paper

    98年的版本,应该是第5版。经典之作。国内有第六版的影印版和翻译版。

    msg_server.tar.gz MQTT eclipse 工程文件 可添加ssl 和crypto 库用加密

    msg_server/msg_ser/MQTTAsync_publish.c msg_server/msg_ser/MQTTAsync_subscribe.c.bak msg_server/lib/ msg_server/lib/libpaho-mqtt3c.so.1.3.0 msg_server/lib/libpaho-mqtt3as.so msg_server/lib/libpaho-mqtt...

    简单的Java照相机源码

    * restriction, including without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the * ...

    client_server.rar

    它支持多种模式,包括请求/响应(Request/Reply)、发布/订阅(Publish/Subscribe)和推拉(Push/Pull)等。在本例中,我们关注的是请求/响应模式,即ZMQ_CLIENT和ZMQ_SERVER。 ZMQ_CLIENT是客户端,它发送请求并...

    eZ Publish 2012.6.rar

    eZ Publish 是一个专业的开源内容管理系统(CMS)和一个开发框架(CMF)。作为一个内容管理系统它最显著的特点是它具有创新的,可自由定制和可扩 展的内容模型。 这就是为什么它更适合于做为一个Web开发**台。它是一个...

    eZ Publish 2012.4.zip

    eZ Publish 是一个专业的开源内容管理系统(CMS)和一个开发框架(CMF)。作为一个内容管理系统它最显著的特点是它具有创新的,可自由定制和可扩 展的内容模型。 这就是为什么它更适合于做为一个Web开发平台。它是一个...

    TencentMeeting-0300000000-3.17.4.447.publish.officialwebsite.rar

    腾讯会议是腾讯云旗下的一款音视频会议软件,于2019年12月底上线。具有300人在线会议、全平台一键接入、音视频智能降噪、美颜、背景虚化、锁定会议、屏幕水印等功能。该软件提供实时共享屏幕、支持在线文档协作。...

Global site tag (gtag.js) - Google Analytics