java.lang.Exception: Cannot connect to database using DBUtil
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 864808, 1 year ago
via Oracle Community by mustuq81, 1 year ago
via onlineappsdba.com by Unknown author, 1 year ago
via Oracle Community by Shriddy Rob, 1 year ago
via Oracle Community by 2730502, 1 year ago
via Oracle Community by 795376, 10 months ago
java.lang.Exception: Cannot connect to database using DBUtil
at oracle.apps.ad.clone.ApplyDatabase.checkDBConnection(ApplyDatabase.java:3382)
at oracle.apps.ad.clone.ApplyDatabase.
(ApplyDatabase.java:524) at oracle.apps.ad.clone.ApplyDatabase.
(ApplyDatabase.java:328) at oracle.apps.ad.clone.ApplyDatabase.
(ApplyDatabase.java:304) at oracle.apps.ad.clone.ApplyDBTier.
(ApplyDBTier.java:154) at java.lang.reflect.Constructor.newInstance(Native Method)
at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
at java.lang.Thread.run(Thread.java:479)