Building Instructions on the ApacheMQ-CPP Website.
The web page on building ApacheMQ-Cpp @ https://activemq.apache.org/cms/building.html does not contain any actual instructions on how to build the library. Someone should modify it to include the...
View ArticleIs adding paritition disabled in 0.8.1?
Hi team, The following link introduces a script for adding a partition. https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools#Replicationtools-5.AddPartitionTool However, in the...
View ArticleCreationComplete of ViewStack components
Hi, I have a popup (TitleWindow) which has ViewStack with a few NavigatorContent's which contain Form's with a bunch of components (TextInputs, DropDownLists, etc). User is editing some data, so when...
View ArticleException thrown when refreshing the page.
Hi, i have a form which as few text field elements. and when i submit the form it works fine. but after submit if i go and refresh the page it gives me an expception. my java and html code is below....
View Articlemultiple HTTP methods in same Java method
Hi all, Is it possible to export same java method in a specific path with two different http methods through REST-WS? In order to illustrate what i want to do, I include a non-working configuration for...
View Articlekafka availability
Hi, I perform availability tests on next kafka setup: - 3 nodes(2f+1) for zookeeper(zookeeper1, zookeeper2, zookeeper3) - 2 nodes(f+1) for kafka brokers(id:0,host:kafka.broker1,port:9092;...
View Articleconfusing documentation on listDeclaredProperties
The documentation for listDeclaredProperties(boolean direct) says about the direct parameter: """ direct - If true, restrict the properties returned to those directly associated with this class. If...
View ArticleDelete SQS message
Hi all, I have a route that consumes from a sqs endpoint. How can I configure the acknowledgement of message? Is there any way that I can delete the message from sqs from my route? My route :...
View ArticleApache Apollo 1.7 CPU Load High After Upgrade
Hi After upgrading Apache Apollo from version 1.6 to version 1.7, I noted quite a considerable increase in CPU load on the respective host. Please refer to the attached image for details. There are...
View ArticleShould we not not have a feature to force the exit of JVM in case of "The JVM...
When the bellow happens in server mode, jmeter does not exit. Is this not a bug? [jmeter] Starting the test @ Wed Apr 02 18:24:11 SAST 2014 (1396455851107) [jmeter] Waiting for possible shutdown...
View ArticleSpring bean not injected into class extending WebApplication
I have an application that is integrated with Spring and a new requirement is forcing me to update user login status for all users on application restart. I want to do this using Springs JdbcOperations...
View Articlehow to set up ftp remote directory dynamically
hello, I am trying to set up my ftp cleint connection in Spring DSL like: <route routePolicyRef="myPolicy" id="pcrf-ftp-server-berlin-now-3" autoStartup="true"> <from...
View ArticleJena + visualization tool
Hi All: I mainly use Jena to mange my Semantic web application. I want to know if there is a visualization tool that is linked easily with Jena. I need to draw some graphs for my project and want...
View Articleclusterdump - structure of JSON output
Hi all, I'm working on some automated analysis of the clusterdump output using '-of = JSON'. While digging into the structure of the representation of the data I've noticed something that seems a...
View Articlein TextArea
Hi I am trying to build a Paragraph from sentences, this builds the Paragraph (from am XML file and itemRender) the build function looks like var linkWrapper:LinkElement = new LinkElement(); var...
View Articlecamel jsonpath
Hello, I am trying to log a message where I need to access Json: I was trying <log message =ꫪ;;jsonpath> ${headers.RouteConfiguration[targeturl]}</jsonpath>" /> where RouteConfigutation...
View ArticleNullPointerException in broker on notification of ZK session end
I'm seeing a lot of this in my logs on a non-controller broker: 2014-04-02 15:42:23,078] ERROR Error handling event ZkEvent[New session event sent to...
View ArticleHow can I find all known nodes in my clusters
Is there some 4 letter word or Zookeeper nodes that tells me where all of the other nodes are and whether they are online or not?
View ArticleEnforcer plugin
Folks, I've gotten my classifier artifact to build and install in our local repository. Specifying the classifier gets the appropriate artifact, and removing the classifier gets the [other] appropriate...
View ArticleTapestry 5.3.7 and Java 8
Does anybody have ready-made tapestry-xxx.jar for 5.3.7 that work with Java 8? I don't have the time to go through 1000s of steps to get my own built, test and debug. Thank you!
View Article