Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello,
We are currently integrating Arbortext 5.3 M060 with IBM Document Manager 8.4.0.100. Login and browse, bursting, etc. are all successfull.
However, whenI click the Search button in the Browser window in Arbortext, I an error saying: " [A30158] The Java method invokeExtension has thrown an exception." Then, in the Item Type and Property tabs, nothing appears in the Item Type or Property drop down lists.
The above error is pretty generic. The client log from AT has the following error in it:
CDMSession::InvokeExtension
CDMSession::GetSearchConfigData
INTERNAL ERROR Cannot get Item Type list. (1)
HRESULT=-2147202042
Method time: 797 (millis) Tue Jul 21 14:35:54 2009
Method time: 797 (millis) Tue Jul 21 14:35:54 2009
And the Java console produces the following error:
Java VM Version 1.5.0_11-b03 -- Sun Microsystems Inc.
com.arbortext.epic.cms.CMSException: Cannot get Item Type list.
at com.arbortext.epic.internal.aom.cms.CMSSessionImpl.invokeExtension(Native Method)
at com.arbortext.epic.internal.aom.cms.CMSSessionImpl.invokeExtension(CMSSessionImpl.java:434)
Does anyone know what may be causing this? Is it on the AT side or the DM side? Any help would be greatly appreciated.