Thursday, January 11, 2007

CWLCB0020E: The Common Event Infrastructure is unavailable

CWLCB0020E: The Common Event Infrastructure is unavailable

CNTR0019E and CNTR0019E issued retrieving events using CBE Browser
 
Problem
You are attempting to retrieve events from the Common Event Infrastructure using the Common Base Event (CBE) Browser in the Administrative Console. The following errors are issued:
"CWLCB0020E: The Common Event Infrastructure is unavailable."
The SystemOut.log shows the following exception:
"[10/12/06 18:15:05:518 MEST] 00000037 ExceptionUtil E CNTR0019E: EJB threw an unexpected (non-declared) exception during invocation of method "getMetaData". Exception data: com.ibm.ejs.container.CreateFailureException: ; nested exception is:
java.lang.reflect.InvocationTargetException
[...]
Caused by: java.lang.IllegalArgumentException: cbeElementPathList must be specified
at com.ibm.events.datastore.impl.TableColumnImpl .<init>(TableColumnImpl.java:141)" 
 
Cause
The error occurs because the CEI_T_CBE_MAP table has not been populated with the correct metadata. 
 
Solution
Run the script ins_metadata.

For DB2®:
WPS_HOME/profiles/PROFILENAME/event/dbscripts/db2/ins_metadata.db2
For Oracle: WPS_HOME/profiles/PROFILENAME/event/dbscripts/oracle/ins_metadata.ora

This step is also described in the WebSphere Process Server (WPS) Information Center:
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/topic/com.ibm.wsps.ins.doc/doc/tcei_install_configureDb.html 

Link:
http://www-1.ibm.com/support/docview.wss?uid=swg21248738

No comments: