javaweb链接数据库连不上,然后debug报下列错,所有jsp网页能进,就是和数据库有关就出错

qq_40343606 2018-09-09 03:21:47
java.io.FileNotFoundException: C:\Users\????\AppData\Local\Temp\capture11209.props (系统找不到指定的路径。)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
Capture agent: unable to read settings
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.io.FileReader.<init>(FileReader.java:58)
at com.intellij.rt.debugger.agent.CaptureAgent.readSettings(CaptureAgent.java:93)
at com.intellij.rt.debugger.agent.CaptureAgent.premain(CaptureAgent.java:31)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:401)


...全文
391 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
田小瘦 2018-09-10
  • 打赏
  • 举报
回复
先确定文件的具体路径, 然后路径别使用中文
verejava 2018-09-10
  • 打赏
  • 举报
回复
可能路径中文编码 乱码
java.io.FileNotFoundException: C:\Users\????\AppData\Local\Temp\capture11209.props (系统找不到指定的路径。)
???? 改成 英文路径

Java Web MVC 框架

http://www.verejava.com/?section_id=1697715673191
qq_40343606 2018-09-09
  • 打赏
  • 举报
回复
路径是debug的问题,求问为啥我总是连不上数据库

87,970

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧