Posted: Mon Aug 17, 2009 7:22 am Post subject: Issue in CBE Browser Search Criteria
Apprentice
Joined: 14 Apr 2006 Posts: 37
HI,
I am getting issues in CBE browser search criteria i.e.
when I try to browse then Events from the Data Store:'jdbc/cei' then getting below error.
"CWLCB0019E: The event data store is not the correct level of the
Common Event Infrastructure."
I am slightly confused, since CEI was configured with DB2 database and I
have check in the database that backs the Data Store and events are
being emitted to that store.
Could you point me in the right direction as to where to start
debugging this?
Here is my environment Details: Everything is running on my local system.
WPS-6.1.2
WID-6.1.2
DB2-9.1
Error Information on Console:
8/17/09 10:15:45:007 EDT 00000146 CeiInterfaceE W com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl getRemoteEventAccess An error occurred casting the EJB interface.
java.lang.ClassCastException: com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource incompatible with org.omg.CORBA.portable.ObjectImpl
at com.ibm.rmi.javax.rmi.PortableRemoteObject.getObjectImpl(PortableRemoteObject.java:620)
at com.ibm.rmi.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:341)
at javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:156)
at com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl.lookupRemoteEventAccessHome(CeiInterfaceEJBImpl.java:2457)
at com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl.getRemoteEventAccess(CeiInterfaceEJBImpl.java:2541)
at com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl.queryEventsByEventGroup(CeiInterfaceEJBImpl.java:1099)
at com.ibm.wbiserver.cbebrowser.ui.events.CBEBrowserEventStore.retrieveEvents(CBEBrowserEventStore.java:252)
at com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserGetEvents.retrieveEvents(CBEBrowserGetEvents.java:1275)
at com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserGetEvents.handleSubmitRequest(CBEBrowserGetEvents.java:903)
at com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserFormListener.commandPerformed(CBEBrowserFormListener.java:168)
at com.ibm.psw.wcl.core.CommandHandler.handleCommand(Unknown Source)
at com.ibm.psw.wcl.core.form.AWInputComponent$EInputComponentCommandListener.commandPerformed(Unknown Source)
at com.ibm.psw.wcl.core.form.WForm.callInputCommandListeners(Unknown Source)
at com.ibm.psw.wcl.core.form.WForm.handleCommand(Unknown Source)
at com.ibm.psw.wcl.core.form.WForm$EFormCallback.handleTrigger(Unknown Source)
at com.ibm.psw.wcl.core.trigger.Trigger.process(Unknown Source)
at com.ibm.psw.wcl.core.trigger.TriggerManager.processTrigger(Unknown Source)
at com.ibm.psw.wcl.core.trigger.TriggerManager.handleRequest(Unknown Source)
at com.ibm.psw.wcl.core.WclFacade.handleRequest(Unknown Source)
at com.ibm.psw.wcl.core.WclFacade.handleRequest(Unknown Source)
at com.ibm.wbiserver.cbebrowser.ui.servlet.CBEBrowserEventsServlet.handleTriggerRequest(CBEBrowserEventsServlet.java:259)
at com.ibm.wbiserver.cbebrowser.ui.servlet.CBEBrowserEventsServlet.doGet(CBEBrowserEventsServlet.java:174)
at com.ibm.wbiserver.cbebrowser.ui.servlet.CBEBrowserEventsServlet.doPost(CBEBrowserEventsServlet.java:222)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1149)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:591)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:119)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1037)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.readyInboundPostHandshake(SSLConnectionLink.java:725)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyHandshakeCompletedCallback.complete(SSLConnectionLink.java:412)
at com.ibm.ws.ssl.channel.impl.SSLUtils.handleHandshake(SSLUtils.java:841)
at com.ibm.ws.ssl.channel.impl.SSLHandshakeIOCallback.complete(SSLHandshakeIOCallback.java:70)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
8/17/09 10:15:45:007 EDT 00000146 CBEBrowserGet E com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserGetEvents retrieveEvents CWLCB0019E: The event data store is not the correct level of the Common Event Infrastructure.
8/17/09 10:54:52:928 EDT 00000050 SessionListen I SessionListener sessionDestroyed(HttpSessionEvent event) session with session ID= WBIvQ1k7EhCfd8KkvQwIDIT getting destroyed
8/17/09 11:06:35:417 EDT 00000144 CeiInterfaceE W com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl getRemoteEventAccess An error occurred casting the EJB interface.
java.lang.ClassCastException: com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource incompatible with org.omg.CORBA.portable.ObjectImpl
at com.ibm.rmi.javax.rmi.PortableRemoteObject.getObjectImpl(PortableRemoteObject.java:620)
at com.ibm.rmi.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:341)
at javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:156)
at com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl.lookupRemoteEventAccessHome(CeiInterfaceEJBImpl.java:2457)
at com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl.getRemoteEventAccess(CeiInterfaceEJBImpl.java:2541)
at com.ibm.wbiserver.cbebrowser.ceibackend.CeiInterfaceEJBImpl.queryEventsByEventGroup(CeiInterfaceEJBImpl.java:1099)
at com.ibm.wbiserver.cbebrowser.ui.events.CBEBrowserEventStore.retrieveEvents(CBEBrowserEventStore.java:252)
at com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserGetEvents.retrieveEvents(CBEBrowserGetEvents.java:1275)
at com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserGetEvents.handleSubmitRequest(CBEBrowserGetEvents.java:903)
at com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserFormListener.commandPerformed(CBEBrowserFormListener.java:168)
at com.ibm.psw.wcl.core.CommandHandler.handleCommand(Unknown Source)
at com.ibm.psw.wcl.core.form.AWInputComponent$EInputComponentCommandListener.commandPerformed(Unknown Source)
at com.ibm.psw.wcl.core.form.WForm.callInputCommandListeners(Unknown Source)
at com.ibm.psw.wcl.core.form.WForm.handleCommand(Unknown Source)
at com.ibm.psw.wcl.core.form.WForm$EFormCallback.handleTrigger(Unknown Source)
at com.ibm.psw.wcl.core.trigger.Trigger.process(Unknown Source)
at com.ibm.psw.wcl.core.trigger.TriggerManager.processTrigger(Unknown Source)
at com.ibm.psw.wcl.core.trigger.TriggerManager.handleRequest(Unknown Source)
at com.ibm.psw.wcl.core.WclFacade.handleRequest(Unknown Source)
at com.ibm.psw.wcl.core.WclFacade.handleRequest(Unknown Source)
at com.ibm.wbiserver.cbebrowser.ui.servlet.CBEBrowserEventsServlet.handleTriggerRequest(CBEBrowserEventsServlet.java:259)
at com.ibm.wbiserver.cbebrowser.ui.servlet.CBEBrowserEventsServlet.doGet(CBEBrowserEventsServlet.java:174)
at com.ibm.wbiserver.cbebrowser.ui.servlet.CBEBrowserEventsServlet.doPost(CBEBrowserEventsServlet.java:222)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1149)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:591)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3453)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:815)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:119)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
8/17/09 11:06:35:417 EDT 00000144 CBEBrowserGet E com.ibm.wbiserver.cbebrowser.ui.view.CBEBrowserGetEvents retrieveEvents CWLCB0019E: The event data store is not the correct level of the Common Event Infrastructure.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum