在开发eclipse插件的时候,有一个按钮的功能需要操作数据库。
点击报错java.sql.SQLRecoverableException: IO 错误: Undefined Error,在网上找了半天,终于找到一个:https://my.oschina.net/tweea/blog/1825484
切换用户到Administrator,再次打开eclipse测试,神奇的就好了!
由此,我又想到eclipse在加注释的时候,可以将操作系统用户名填上去,最重要的是还可以在eclipse.ini文件中配置这个操作系统用户名,经测试也OK!那么就不需要切换用户啦!
相关文章
- 有关使用phpstudy搭建sqli-lab环境搭建时发生Uncaught Error: Call to undefined function mysql_connect()错误
- kafka启动时出现FATAL Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer) java.io.IOException: Permission denied错误解决办法(图文详解)
- 解决java.io.IOException: Cannot run program "cygpath": CreateProcess error=2, 系统找不到指定的文件 的错误
- 关于错误:ORA-12592: TNS: 包错误 和 Io 异常: Connection reset by peer: socket write error
- java.sql.SQLRecoverableException: IO 错误: Undefined Error
- java.sql.SQLRecoverableException: IO 错误: Undefined Error
- FastDFS错误:Tracker启动报错symbol lookup error:undefined symbol:XXXX
- Entrypoint undefined = index.html html-webpack-plugin 错误ERROR in Error: Child compilation failed: Module build failed (from ./node_modules/html-webpack-plu SyntaxError: Unexpected token )
- [ORACLE]java.sql.SQLRecoverableException: IO Error: Connection rese
- Error:(12, 64) java: 未报告的异常错误java.io.IOException; 必须对其进行捕获或声明以便抛出