My Oracle Support Banner

CatalogMover Import Error (Doc ID 1546030.1)

Last updated on JANUARY 06, 2023

Applies to:

Oracle WebCenter Sites - Version 11.1.1.6.0 and later
Information in this document applies to any platform.

Symptoms

When importing a patch with the CatalogMover utility, it fails with this error in the console:

[user@host ContentServer]$ ./catalogmover.sh
JAVA_HOME not set using default java located at: /usr/bin/java
Using Java VM version 1.6.0_26

Oracle WebCenter Sites 11gR1 11.1.1.6.0
Copyright (c) 2012 Oracle and/or its affiliates. All Rights Reserved.
Copyright (c) 2011 FatWire Corporation All Rights Reserved.

CatalogMover 11.1.1.6.0  Build Date: Apr 18 2012 at 16:31:56 Build Number: 1970 Revision:147842

Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/fatwire/cache/CacheRegionConfig
        at COM.FutureTense.Util.TableData.setTableType(TableData.java:446)
        at COM.FutureTense.Util.TableParser.ParseHTML(TableParser.java:189)
        at COM.FutureTense.Util.TableParser.Parse(TableParser.java:71)
        at COM.FutureTense.Apps.CatalogMoverEngine.ImportTable(CatalogMoverEngine.java:3273)
        at COM.FutureTense.Apps.CatalogMoverEngine.ImportCatalogAction(CatalogMoverEngine.java:1664)
        at COM.FutureTense.Apps.CatalogMoverEngine$ImportCatalogAction.actionPerformed(CatalogMoverEngine.java:1547)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
        at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
        at java.awt.Component.processMouseEvent(Component.java:6288)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
        at java.awt.Component.processEvent(Component.java:6053)
        at java.awt.Container.processEvent(Container.java:2041)
        at java.awt.Component.dispatchEventImpl(Component.java:4651)
        at java.awt.Container.dispatchEventImpl(Container.java:2099)
        at java.awt.Component.dispatchEvent(Component.java:4481)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
        at java.awt.Container.dispatchEventImpl(Container.java:2085)
        at java.awt.Window.dispatchEventImpl(Window.java:2478)
        at java.awt.Component.dispatchEvent(Component.java:4481)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
        at java.awt.EventQueue.access$000(EventQueue.java:84)
        at java.awt.EventQueue$1.run(EventQueue.java:602)
        at java.awt.EventQueue$1.run(EventQueue.java:600)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
        at java.awt.EventQueue$2.run(EventQueue.java:616)
        at java.awt.EventQueue$2.run(EventQueue.java:614)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.ja

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
Cause
Solution


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