PLSQL can connect to oracle, but the project can not be connected, it will report errors when it is started, but it should not be the problem of code, because everyone of the code is pulled down from git.
I've tried re-installing jdk, re-pulling maven library, and even installing virtual machines, is still not good, or report the same error.

-
Please share the full stacktrace. What you shared is not the important part of it. Maybe the credentials for connection are incorrectMansur– Mansur2019-07-05 06:16:11 +00:00Commented Jul 5, 2019 at 6:16
-
are you able to connect to database from your application server?Pranjal Gore– Pranjal Gore2019-07-05 06:16:20 +00:00Commented Jul 5, 2019 at 6:16
-
Don't just go wild reinstalling everything. It is just a database connection error. If you can publish the entire log and database configuration of your application, then we will be able to help you.Johna– Johna2019-07-05 08:01:02 +00:00Commented Jul 5, 2019 at 8:01
-
PL/SQL is already within the database and part of it, so it does not connect to it.William Robertson– William Robertson2019-07-06 22:29:31 +00:00Commented Jul 6, 2019 at 22:29
Add a comment
|