My Oracle Support Banner

Preview or Export of CMU Template Throws Exception "intradoc.common.ServiceException: intradoc.shared.SchemaResultSet" (Doc ID 859059.1)

Last updated on JUNE 21, 2023

Applies to:

Oracle WebCenter Content - Version 10.0 and later
Information in this document applies to any platform.

Symptoms

Upon attempt to preview or export a Configuration Migration Utility (CMU) template including Schema tables, views, and relations, the below exception is thrown in the Content Server log and the export or preview does not finish.

Exception:

Content Server Request Failed
intradoc.shared.SchemaResultSet
[ Details ]
intradoc.common.ServiceException: intradoc.shared.SchemaResultSet
at intradoc.common.ClassHelperUtils.createClass(ClassHelperUtils.java:84)
at intradoc.common.ClassHelper.initWithoutInstatiate(ClassHelper.java:95)
at cmu.sections.SchemaSections.retrieveSectionItems(SchemaSections.java:179)
at cmu.CmuSection.retrieveSectionItems(CmuSection.java:101)
at cmu.CmuManager.getTaskSectionInfoSet(CmuManager.java:658)
at cmu.CmuManager.getSelectedDisplayItems(CmuManager.java:1302)
at cmu.CmuService.createCmuActionPreview(CmuService.java:608)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:466)
at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
at intradoc.server.Service.doCodeEx(Service.java:507) at
intradoc.server.Service.doCode(Service.java:472)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1353)
at intradoc.server.Service.doAction(Service.java:452)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1194)
at intradoc.server.Service.doActions(Service.java:447)
at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1114)
at intradoc.server.Service.executeActions(Service.java:433)
at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
at intradoc.server.Service.doRequest(Service.java:1707)
at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
at intradoc.server.IdcServerThread.run(IdcServerThread.java:197)

Caused by: java.lang.ClassNotFoundException: intradoc.shared.SchemaResultSet
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164)
at intradoc.common.ClassHelperUtils.createClass(ClassHelperUtils.java:80)
... 25 more

 

Changes

The CS10gR34UpdateBundle was recently installed along with its CS10gR34CoreUpdate component.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
 If you do not have CS10gR34CoreUpdate component version of 2009_05_28 (build 34) or greater, nor the CS10gR35CoreUpdate component of any version, installed and enabled:
 If you have CS10gR34CoreUpdate component version of 2009_05_28 (build 34) or greater, or the CS10gR35CoreUpdate component of any version, installed and enabled, as well as the parent CS10gR34UpdateBundle or CS10gR35UpdateBundle:
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.