lPsycongroo 2018-02-11 09:36 采纳率: 61.1%
浏览 1090
已采纳

java redis 环境问题,求帮助

项目启动时候报错:"C:\Program Files\Java\jdk1.8.0_91\bin\java" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:52762,suspend=y,server=n -Dmaven.multiModuleProjectDirectory=F:\ideawordspeak\yunxiazi-web-portal "-Dmaven.home=D:\IntelliJ IDEA Community Edition 2017.3.1\plugins\maven\lib\maven3" "-Dclassworlds.conf=D:\IntelliJ IDEA Community Edition 2017.3.1\plugins\maven\lib\maven3\bin\m2.conf" -javaagent:C:\Users\Administrator.IdeaIC2017.3\system\captureAgent\debugger-agent.jar=C:\Users\Administrator\AppData\Local\Temp\capture959.props -Dfile.encoding=UTF-8 -classpath "D:\IntelliJ IDEA Community Edition 2017.3.1\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar;D:\IntelliJ IDEA Community Edition 2017.3.1\lib\idea_rt.jar" org.codehaus.classworlds.Launcher -Didea.version=2017.3.1 -s C:\Users\Administrator\Downloads\dev-settings.xml -DskipTests=true tomcat7:run -test
Connected to the target VM, address: '127.0.0.1:52762', transport: 'socket'
[ERROR] Error executing Maven.
[ERROR] The specified user toolchains file does not exist: F:\ideawordspeak\yunxiazi-web-portal\est
Disconnected from the target VM, address: '127.0.0.1:52762', transport: 'socket'

不知道什么意思,大概就是说什么java环境,redis的什么的。怎么解决

  • 写回答

3条回答 默认 最新

  • threenewbee 2018-02-11 09:52
    关注

    ideawordspeak\yunxiazi-web-portal 这个用户工具链文件没有找到,检查你Maven的xml配置文件

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!
  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?