Collaboration Manager Appears to Cause an Error when Loading the Admin Applets
(Doc ID 735218.1)
Last updated on AUGUST 14, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
-- Problem Statement:
Running a 1.4 JVM, and after installing Collaboration Manager, an error is generated when opening any
of the admin applets via the web interface. The applets run fine in stand-alone mode. The errors
disappear when Collaboration manager is disabled.
-- Steps To Reproduce:
This only happens with a client running JVM 1.4.
1. Using CoreUpdateComponent prior to Build 156, install collaboration manager.
2. Restart the CS, and open an admin applet on the admin applets page (client using JVM 1.4
plugin).
-- Business Impact:
Must use standalone applications, or upgrade to 1.5, or else administrators cannot use applets.
The error that is thrown is:
IdcTimeZone=America/Chicago; IntradocLoginState=1" (internal) 08.07 13:10:04.394 AWT-EventQueue-2
(class: intradoc/shared/ResultSetTreeSort, method: sort signature: ()V) Incompatible types for
storing into array of arrays or objects-exception stack
java.lang.VerifyError: (class: intradoc/shared/ResultSetTreeSort, method: sort signature: ()V)
Incompatible types for storing into array of arrays or objects at
intradoc.shared.Collaborations.load(Collaborations.java:71) at
intradoc.apps.shared.AppLauncher.synchronizeCache(AppLauncher.java:741) at
intradoc.apps.shared.AppLauncher.executeService(AppLauncher.java:653) at
intradoc.apps.shared.AppLauncher.executeService(AppLauncher.java:574) at
intradoc.apps.shared.AppLauncher.createAppFrame(AppLauncher.java:378) at
intradoc.apps.shared.AppLauncher.launch(AppLauncher.java:353) at
IntradocApp.createFrame(IntradocApp.java:291) at
IntradocApp.createAppletFrame(IntradocApp.java:283) at
IntradocApp.mousePressed(IntradocApp.java:246) at java.awt.Component.processMouseEvent(Unknown
Source) at java.awt.Component.processEvent(Unknown Source) at
java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown
Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at
java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown
Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at
java.awt.EventDispatchThread.pumpEvents(Unknown Source) at
java.awt.EventDispatchThread.pumpEvents(Unknown Source) at
java.awt.EventDispatchThread.run(Unknown Source)
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 |
References |