Quantcast
Browsing all 5648 articles
Browse latest View live

Question about ConsoleConsumer

Hi folks, A newbie question when investigating ConsoleConsumer's code, When we use ConsoleConsumer by setting "-from-beginning", we will set property as "auto.offset.reset"="smallest", which means...

View Article


Dispatch queue 'mqtt client' was not executing error from camel-mqtt producer

Hi, I'm trying to use camel-mqtt producer on camel 2.12.2 but it fails with the error: Caused by: java.lang.AssertionError: Dispatch queue 'mqtt client' was not executing, (currently executing: 'mqtt...

View Article


SOAP Error Message "org.apache.cxf.binding.soap.SoapFault"

Please help me How to handle the SOAP fault exception... ? and let me know how to retry till for 15min and stop the bundle? //My route from("timer://foo?RepeatCount=1").process(BeginrequestProcessor)...

View Article

Sending mail using JAMES Server

Hi I am trying to send mail using the below code , the JAMES mail server is running locally , The code is not throwing any Exception but the mail is not being sent nor recieved. ProducerTemplate...

View Article

Cannot list directory error from SFTP route

Hi All, I'm using camel 2.13.0 for doing an SFTP file transfer. Camel works fine with downloading and uploading the files. But occasionally I get the following error. Can someone be able to help on...

View Article


How to handle huge aggregations

Hello, what is the best way to aggregate a huge number of messages and write them out to a file. I'd like to develop a route, which aggregates about 500000, but probably more small messages. All of...

View Article

Access to edit OFBiz End User Documentation

Hi I was looking to do some updates to the Manager References in the End User Docs workspace but it looks like I can create new pages but cant edit existing ones (even though I originally created...

View Article

SWRL vs Jena rule (generic engine)

Hello, is there rapprochement between SWRL and Jena rule with generic engine? If not, can i work with SWRL rules in Jena (but not with Pellet Reasoner)? Thank you.

View Article


Use

I have a link having text Like " Do this Do that . Click here to open pdf " Out of this i need 'Click here" to be a href , on click of which opens a new wicket page . Can someone help me with this ?

View Article


OFBiz and IRC

Hi All, Did you know that the OFBiz community has a chat channel on irc.freenode.net? You can join it with /j #ofbiz. Though there hasn't been much interaction there it can be useful to have a more...

View Article

How to emit jmx events (with JmxNotificationEventNotifier?)

I can't find an example how to emit Jmx events. I found examples how to create the notifier and how to listen to events but i just want to emit events within a "@ManagedResource". (Seeing attributes...

View Article

ActiveMQ topic as input endpoint in Apache Camel

Hi, I have a camel route having input endpoint as activemq topic. I have added a selector to the topic for checking a header. But it looks like I am losing messages on the topic. My topic configuration...

View Article

tapestry injecting spring services

I used at many times injections of spring services bean in my tapestry pages and that works really well. But now I need to use them in Encoders class, when I do that : public class ApplicatifDtoEncoder...

View Article


In the middle of a leadership election, there is currently no leader...

Hi, I'm running three kafka brokers. I receive the following when using the producer panic: kafka server: In the middle of a leadership election, there is currently no leader for this partition and...

View Article

How might I "enforce" the use of snapshot versions for non-release plugin...

Hi, I would like to use the Maven Enforcer plugin to fail builds on our Jenkins server that do not have a -SNAPSHOT version and are not a maven release build. I've had issues where either through lack...

View Article


Usage of interface NotificationSender and @ManagedNotification

I love the way to use jmx in camel (just use annotations). In one of my @ManagedResources i want to publish notifications. I think camel is shipped with support for that too: I found the interface...

View Article

IMAP(SSL) self-signed certificat auto accepted

Hello, I tried to configure camel-mail to automatically accept self-signed certificates. - Definition of a SoketFactory and TrustManager that verifies nothing. - Passage of the parameter SoketFactory...

View Article


updated Wicket logo

I'm actually building a website and I'd like to use the Wicket logo in it. I've asked The Apache Support and they said that it is perfectly fine, as long as I follow the guidelines. But they said that...

View Article

How to recover from a disk full situation in Kafka cluster?

Hi All, Our Kafka cluster ran out of disk space yesterday. After we freed up the cluster disk space and adjusted the broker data retention policy, we noticed that the cluster partition was not balanced...

View Article

Are scheduled messages visible in queue browsers?

If I create a queue browser, on a queue with scheduled messages, say 1-2 hours in the future, will they be browsable? Kevin Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog:...

View Article
Browsing all 5648 articles
Browse latest View live