java.lang.SecurityException: access denied (oracle.ias.repository.schemaimpl.CheckRepositoryPermission getSchema)
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 Gsatishk-Oracle, 1 year ago
via Oracle Community by Gsatishk-Oracle, 1 year ago
via Oracle Community by suresh_m, 1 year ago
via Oracle Community by 544309, 6 months ago
via Oracle Community by 548093, 1 year ago
via Oracle Community by jigark, 1 year ago
java.lang.SecurityException: access denied (oracle.ias.repository.schemaimpl.CheckRepositoryPermission getSchema)
at oracle.security.jazn.util.JAZNSecurityManager.verifyPermission(JAZNSecurityManager.java:123)
at oracle.ias.repository.SchemaManager.getSchema(SchemaManager.java:289)
at oracle.portal.wcs.repository.WcRaaDataSourceInfo.
(WcRaaDataSourceInfo.java:51) at oracle.portal.wcs.repository.WcRaaDataSourceInfo.
(WcRaaDataSourceInfo.java:42) at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at oracle.portal.wcs.repository.WcRepositoryUtils.loadDataSourceInfo(WcRepositoryUtils.java:166)
at oracle.portal.wcs.repository.WcRepositoryUtils.getDataSourceInfo(WcRepositoryUtils.java:144)
at oracle.portal.wcs.repository.WcRepositoryUtils.testDbConnection(WcRepositoryUtils.java:79)
at oracle.portal.wcs.provider.WcProviderUtils.testDbConnection(WcProviderUtils.java:207)