AS3 Workers, End of File errors
Hi, Has anybody ran into end of file errors when using the MessageChannel classes with workers? Sometimes (randomly) the message that are sent over the MessageChannel are empty. Which causes Error...
View ArticleHTTPS Test Script Recorder
Hi, This is my first interaction with the forum. I am trying to record a web application using jmeter HTTPS Test script record I added the port as 3000 to the recorder. Server name as localhost Changed...
View ArticleUnable to read additional data from server sessionid...
Hi, I have a problem in zookeeper, after the session has been established, it will lose connection in ~1 minute although I see the timeout is set to 600000, i.e 10minutes. What's the possible reasons?...
View Articlereplicating queues in an active-passive HA setup
Hi, I am trying to replicate a queue in an active-passive qpid C++ broker HA setup. I was wondering if I am missing something or if my configuration is incorrect. ===queue creation=== The ha-public-url...
View ArticleForce namespace prefix in request
Hi! I'm using cxf (2.2.10 version) as a WS client. The nasty server side implementation (I can't change it nor suggest to change it to his owner) requires: <blah:hola...
View Articleflume and hadoop append
Exploring the idea of using “append” instead of creating new files with HDFS every few minutes. Are there particular design decisions / considerations? There’s certainly a history of append with HDFS,...
View ArticleMaven Download and Regular Expression
Hi Folks, I have a different requirement and not getting any hint. The Requirement is like : I want to download an artifact from Nexus using Maven, But I have 1) groupId 2) version 3) Partial...
View Articlecan't send message Timer already cancelled.
in the server's log, only one line message is printed. 2014-04-09 10:03:17,222 | WARN | Transport Connection to: tcp://172.19.34.88:51245 failed: java.io.EOFException |...
View ArticleCustomized Navigation Toolbar not getting added to the table.
hi, i'm trying to add a navigation bar to my table. but its not getting displayed. I have a customized data table and i'm trying to add my customized navigation bar to it. Here's my code. Please note...
View ArticleTLF and Regex Problem
Now before y'all lynch me for parsing XML with regex like Stackoverflow is want to do, hear me out: I'm trying to insert a link in TLF with a button like in a rich text editor. Simple, right? Normally...
View Articleinter-bundle camel routing
Hi, I have a question about how to route messages between OSGi bundles within the same container. If I have two bundles, B1 and B2, which have their own camel routes and I want them to send messages to...
View ArticleQuery - Regarding JSR223 Sampler Jmeter
Hi All, I am trying to build the Webdav http method in the JSR223 jmeter sampler using "org.apache.commons.httpclient.HTTPClient". I am able to successfully send the webdav http request but when trying...
View ArticleQuery - Regarding JSR223 Sampler Jmeter
Hi All, I am trying to build the Webdav http method in the JSR223 jmeter sampler using "org.apache.commons.httpclient.HTTPClient". I am able to successfully send the webdav http request but when trying...
View Articleconsole producer question
Hey guys. We recently migrated our production cluster from 0.7.2 to 0.8.1. One of the tools in the 0.7 distribution was something called Producer Shell, which we used in some cron jobs to do some...
View ArticleStyleManager.getColorName deprecated. Suitable replacement?
I have the following line which gives me a deprecated warning: selectedColor= StyleManager.getColorName(setting.value); It asks me to use IStyleManager2.getColorName on a style manager instance. My...
View ArticleCamel with ActiveMQ
Hi, I have a good understanding of ActiveMQ. I am apache exploring camel to extend the use of ActiveMQ. I was reading the basic articles and websites. Just stuck with some questions: 1. Does camel need...
View ArticlePersist Last Image
Hi all. Recently we have such a need in our project. We would like to always persist the last sent message. So in case of a system failure, we would be able to recover the message and resend to the...
View ArticleFuseki server can not indicate graph name when uploading graph
HI, When I use Fuseki to upload RDF file, first time, I indicate a graph name and uploaded successfully; But later, I always encounter "500 server Error". If I try set graog as "default" it works well....
View ArticleHigh level consumer replaying the messages
Hi , I have set up kafka 0.8 in 3 servers. I have pushed some data into these servers. The number of partitions i use is 12, with a replication factor of 2. We use high level consumer to consume...
View ArticleIssue with kafka cluster with broker not able to send messages.
*Issue : *Kafka cluster goes to an un-responsive state after some time with producers getting Socket time-outs on every request made. *Kafka Version* - 0.8.1 *Machines* : VMs , 2 cores 8gb RAM, linux ,...
View Article