Local Tab - could not discover local jvm processes

2014-11-11 Thread Ravi Gupta 7
Hi, I am using hawtio-app-1.4.19.jar (tries 1.4.17 / 1.4.19). When I click on the Local Tab. I got the message: Local Tab - could not discover local jvm processes. I also notice that Dashboard tab is also coming with boundaries only. I tried to remove all cached files too. It was working

Camel - 2.14 - Junit test cases failed - Could not create object of extension class org.apache.cxf.transport.jms.JMSTransportFactory

2014-10-09 Thread Ravi Gupta 7
Hi, I am using camel 2.14.0 version and supporting the cxf endpoint - for soap/rest / soapjms Application is working fine while accessing these cxf endpoint but the junit test cases fails due to the below reason: Could not create object of extension class

FIS Connectivity usingApache Camel

2014-09-25 Thread Ravi Gupta 7
How we can connect with FIS system using apache camel. FIS system understand the request on cobol format? Thanks Regards Ravi Gupta

RE: BAM Support in Camel - ActivityMonitorEngine-- Failed to process expiration of: ActivityState[19 on ProcessInstance[44] Activity[1 name: bamB]]. Reason: java.lang.NullPointerException

2014-09-18 Thread Ravi Gupta 7
Version -I am using is -- Camel - core 2.13.1.jar / Camel-bam 2.13.1.jar -Original Message- From: Ravi Gupta 7 [mailto:rgupt...@sapient.com] Sent: Wednesday, September 17, 2014 12:37 PM To: claus.ib...@gmail.com; users@camel.apache.org Subject: RE: BAM Support in Camel

RE: BAM Support in Camel - ActivityMonitorEngine-- Failed to process expiration of: ActivityState[19 on ProcessInstance[44] Activity[1 name: bamB]]. Reason: java.lang.NullPointerException

2014-09-17 Thread Ravi Gupta 7
-- Failed to process expiration of: ActivityState[19 on ProcessInstance[44] Activity[1 name: bamB]]. Reason: java.lang.NullPointerException What version of Camel do you use? On Tue, Sep 16, 2014 at 1:00 PM, Ravi Gupta 7 rgupt...@sapient.com wrote: I have created two activeMQ [bamA and bamB]. Also

BAM Support in Camel - ActivityMonitorEngine-- Failed to process expiration of: ActivityState[19 on ProcessInstance[44] Activity[1 name: bamB]]. Reason: java.lang.NullPointerException

2014-09-16 Thread Ravi Gupta 7
I have created two activeMQ [bamA and bamB]. Also created a AcctInqProfileCheckActivity as a routeBuilder under camel context. Below is the overridden configure () method. When I send a message to bamA using ActiveMQ then it is giving me below error. I am sending message to bam2 after 3

RE: CSV Parsing

2014-09-11 Thread Ravi Gupta 7
You can try using unmarshal bindy packages=org.fusesource.camel type=Csv /. /unmarshal Thanks RG -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Thursday, September 11, 2014 11:10 AM To: users@camel.apache.org Subject: Re: CSV Parsing Hi You can also use the