java.lang.RuntimeException: ORA-20001: ORA-06512: at "APPS.APP_EXCEPTION", line 72 ORA-06512: at "APPS.FND_SECURITY_PKG", line 533 ORA-06512: at line 1 * at oracle.apps.fnd.security.AppsDataSource.setDbcFile(AppsDataSource.java:156)
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 Kyle.Thomas, 1 year ago
java.lang.RuntimeException: ORA-20001: ORA-06512: at "APPS.APP_EXCEPTION", line 72 ORA-06512: at "APPS.FND_SECURITY_PKG", line 533 ORA-06512: at line 1 * at oracle.apps.fnd.security.AppsDataSource.setDbcFile(AppsDataSource.java:156)
at dstest.Test.init(Test.java:40)