1、 Questions
Error in starting batch task:
ERROR [com.alibaba.druid.pool.DruidDataSource]
- {dataSource-1} init error java.sql.SQLException: oracle.jdbc.OracleDriver
2、 Solution
1. The reason is that I don’t have the jar package driven by JDBC, so I found a few on the Internet and asked me to download Ojdbc14 or ojdbc7. 14 is finished, but it’s useless. Ojdbc7 is the wrong version. Later, I opened the library and found that there are problems with both downloads;
You can only delete these invalid jar packages, and then find a JDBC 6 jar package to put on. The result is OK;
Read More:
- Spring boot problem 1: error reporting life processing instructions for building a spring boot project
- Solution to error reporting in Java @ override
- Spring cloud Alibaba 2020.0.rc1 does not integrate ribbon error reporting unknownhostexception
- Windows Java application startup batch script
- raise ValueError(‘Expected input batch_size ({}) to match target batch_size ({}).‘
- Solution of Java resources error reporting
- Error reporting: java.lang.nullpointerexception solution
- Maven package error reporting java.lang.stackoverflowerror solution
- Spring boot running appears java.lang.IllegalStateException : Failed to load ApplicationContext
- Spring nested exception is java.lang.NoClassDefFoundError: org/springframework/core/MethodClassKey
- Windows batch: File running in the background
- Running bat batch file in background
- Adding prefixes to file names in batch by shell under mac
- Bash modifies the file names in the specified folder through MAC terminal (batch modification)
- Problems and solutions of error reporting in using swiper in Vue
- Several solutions to HDF5 error reporting in Python environment
- PHP in Windows combined with bat batch processing to achieve multi process verification proxy server function
- In many cases, the problem of error reporting by label in latex
- Error reporting – the project directly introduces the error reporting and solution of. SCSS file
- Error reporting of eslint in webstorm