当前位置:网站首页>Bug notes
Bug notes
2022-07-25 06:13:00 【Eyes of years】
Bug Set
1. MyBatis Report errors java.io.IOException: Could not find resource mybatis.xml
1) The possible causes of errors are resources Folder ----> Not marked as source root item Solution: the right mouse button option marks the item as Source root project
2) Maybe the path of the configuration file is written incorrectly
2.Error updating database. Cause: java.sql.SQLException: Executes SQL Statement must not be blank or null
1) see SQL Whether the syntax format is correct
2) see sql Whether the statement has parameters or syntax errors !
3. Exception in thread “main” org.apache.ibatis.exceptions.PersistenceException: Error querying database. Cause: java.sql.SQLRecoverableException: IO error : Undefined Error
1) Virtual machine selection is not set -Duser.name=user
2) see Mapper and Mybatis.xml Whether there is an error in the main configuration file
4.Maven An error is reported in the project :Error running ‘tomcat7’: Cannot start process, the working directory ‘E:\IDEA_Project\maven_Parent\maven_web’ does not exist
The cause of the error :
1) The configuration information may not be updated due to the deletion of a sub module or the modification of the name of the sub module in the project , Such as : stay run--->Edit Configrations--->working directory Whether the option item name is updated
run—>Editconfigrations
Edit configrations Option is set 
边栏推荐
- R language Visual scatter diagram, geom using ggrep package_ text_ The repl function avoids overlapping labels between data points (set the hJust parameter to show that labels of all data points are a
- Req.body in node.express is always undefind
- Date (day 76)
- Sword finger offer 54. the k-th node of the binary search tree
- Vim配置Golang开发环境
- R奇怪语法总结
- “蔚来杯“2022牛客暑期多校训练营2 Link with Game Glitch (spfa找正负环)
- Some interview questions collected
- mysql数据库备份和恢复
- 嵌入式c语言开发之宏定义求两个数的最大值的使用技巧
猜你喜欢
![[daily practice] day (14)](/img/83/d924fa0fc5ae01d151a0880da62f7e.png)
[daily practice] day (14)

阻塞队列分析

Promise implementation
![[unity3d] ugui callback function](/img/6f/312e7f2cf76fa932e66c5ba0737219.png)
[unity3d] ugui callback function
![[C language] in depth understanding of pointers and arrays (phase I)](/img/4b/26cf10baa29eeff08101dcbbb673a2.png)
[C language] in depth understanding of pointers and arrays (phase I)

【C语言】指针和数组的深入理解(第一期)

Please stop using system The currenttimemillis() statistical code is time-consuming, which is really too low!

Evolution of coupon architecture under C2B mode

剑指 Offer 36. 二叉搜索树与双向链表

基于ISO13209(OTX)实现EOL下线序列
随机推荐
Sword finger offer 54. the k-th node of the binary search tree
Req.body in node.express is always undefind
A little experience about von Mises distribution
Evolution of coupon architecture under C2B mode
Tutorial: encryption keys in cloud (using golang and CLI)
Productivity tool in the new era -- flowus information flow comprehensive evaluation
PMP Exam is easy to confuse concept discrimination skills! Don't lose points after reading!
Design of automatic machine dot drawing script based on C language
R language data The table package performs aggregation transforms of data packets and calculates the grouping interquartile range (IQR) of dataframe data
ROI pooling and ROI align
Android interview question: why do activities rebuild ViewModel and still exist—— Jetpack series (3)
What determines the "personality" of AI robots?
VB variable types and control statements (basic)
Context must be a dict rater solution
Siggraph 2022 -- rendering iridescent rock dove neck feathers
Brief introduction of acoustic filter Market
(16)[系统调用]追踪系统调用(3环)
Difference between NPX and NPM
UML modeling tools Visio, rational rose, powerdesign
context must be a dict rather解决