Tuesday, September 22, 2009

TIBCO AND MQ QUERIES

HI,

ANYBODY HAVE QUERIES ON TIBCO AND MQ JUST SENT ME.I WILL FIND OUT THE ANSWERS AND I WILL SENT.

2 comments:

  1. Hi
    I am running a process, having an HTTP receiver activity. Now, through browser i am sending a valid request but i did not see anything in BW.

    I checked the BW console also. It showing the error as :

    Trampoline error: com.tibco.ae.tools.palettes.processpalette.debug.DebugHandler@87011c reallyStart
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.tibco.util.Trampoline.invoke(Trampoline.java:136)
    at com.tibco.ui.BusyWait.run(BusyWait.java:418)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: org.apache.catalina.startup.Embedded.findConnectors()[Lorg/apache/catalina/connector/Connector;
    at com.tibco.bw.service.binding.bwhttp.tomcat.TomcatServer.stopTomcat(TomcatServer.java:335)
    at com.tibco.bw.service.binding.bwhttp.tomcat.TomcatDriver.stopTomcat(TomcatDriver.java:261)
    at com.tibco.bw.service.binding.bwhttp.tomcat.TomcatDriver.startListening(TomcatDriver.java:52)
    at com.tibco.bw.service.binding.bwhttp.impl.HttpTransportApplication.activate(HttpTransportApplication.java:71)
    at com.tibco.bw.service.impl.DefaultService.activate(DefaultService.java:256)
    at com.tibco.plugin.http.HTTPEventSource.activate(HTTPEventSource.java:222)
    at com.tibco.pe.core.ProcessStarter.setState(ProcessStarter.java:68)
    at com.tibco.pe.core.JobPool.if(JobPool.java:2312)
    at com.tibco.pe.core.JobPool.resume(JobPool.java:2258)
    at com.tibco.pe.core.JobPool.a(JobPool.java:325)
    at com.tibco.pe.core.JobPool.startNotFT(JobPool.java:318)
    at com.tibco.pe.PEMain.start(PEMain.java:430)
    at com.tibco.pe.debug.DebugInfo.a(DebugInfo.java:825)
    at com.tibco.pe.debug.DebugInfo.initEngine(DebugInfo.java:337)
    at com.tibco.ae.tools.palettes.processpalette.debug.DebugHandler.initEngine(DebugHandler.java:786)
    at com.tibco.ae.tools.palettes.processpalette.debug.DebugHandler.doDebug(DebugHandler.java:752)
    at com.tibco.ae.tools.palettes.processpalette.debug.DebugHandler.reallyStart(DebugHandler.java:1379)


    Can you please help me in this regard.
    Many Thanks...

    ReplyDelete