jena.textindexer error
*Hi,* *tried running jena.textindexer from bash like:* java -cp jena-2.10.2/jena-fuseki-0.2.8-SNAPSHOT/fuseki-server.jar jena.textindexer --desc=NetBeansProjects/mdr-older/trunk/data.ttl *But i am...
View ArticleBroker leaks FDs - Too many open files
Our production broker (v.5.6.0) keeps dying while in heavy use. The broker log is filled with: 2013-07-28 00:04:08,264 [teTimeout=45000] ERROR TransportConnector - Could not accept connection :...
View ArticleScale flex application
Im new to flex, and I search a way to scale entire flex application (or a function àuser can zoom with slider the application in the browser to fit). My application is 1024x 768, good fit on laptop...
View ArticleNesting choices is broken!!
If I nest a CBR inside the when of an outer CBR where the outer when condition is true and the inner CBR does not match any when condition then the outer otherwise clause gets executed. Here is the...
View ArticleDebugging json WebClient unmarshal in older CXF (2.3.2) release
I'm trying to put together a component that makes a WebClient request to a JAX-RS (Jersey) REST service and unmarshals json into a Java object. Unfortunately, I'm using CXF 2.3.2, and I can't really...
View ArticleApply change to a route after loading camelcontext xml using...
Hi guys, I have a piece of code below. What I want to do is to load a camelcontext from a xml file by using GenericApplicationContext and XmlBeanDefinitionReader. Then I want to make some change on one...
View ArticleVersion in one place
Hi, I have 24 modules within my project. Each module reference the parent pom, which defines the actual version of snapshot or deployed project. As maven requires a constant for the definition of the...
View Articleartifact attached by plugin not appearing in subsequent plugins
Hi all - I've been stuck for a while trying to get an artifact injected by a plugin to apply to subsequent plugins/goals in a project. I have a project which generates a web application. My use case...
View ArticleQpid C++ broker & JMS rollback not working properly
Hi all, I have a rather nasty problem I can't seem to be able to solve, using the following setup: -qpidc-0.22 broker -qpid JMS client (different versions tried) I create a transacted session and...
View ArticleProblems with Pig on YARN (org.apache.pig.tools.pigstats.PigStatsUtil -...
Hello we are trying to move to using YARN instead of legacy MapReduce and we are seeing a lot of IOExeceptions in our pig jobs namely: WARN org.apache.pig.tools.pigstats.PigStatsUtil - Failed to get...
View Articleflex not seeing air on linux
So, this has been a more involved process than I thought it would be, much thanks to the 64 bit version of kubuntu I'm running. I finally got AIR to install, and that was a pain. I have IntelliJ...
View ArticleVariables in Constructor String label at JUnit Request
Hi, I need to pass some arguments to a test method in a JUnit Test class and I thought of using Constructor String label for it. After debugging the code, I saw that variables are not converted to...
View ArticlePossible corrupted index (Kafka 0.8)
Hello Kafka Club, We are running a July 29th git pull of 0.8 Kafka. Linux Sun JDK1.7.0_25 64bit We have a what appears to be a corrupted index for log file. This has occurred on a low volume topic on a...
View ArticleFlexJS
Not sure if I can ask this question here but here it goes. I am trying to follow instructions described here: https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder and...
View ArticleSolace Integration with Camel
Hi, Can you please advise if Camel based Routes can be integrated with Solace channels? Any samples on TIBCO EMS or Solace channels help us a lot. Thanks Ganesh
View Articlestream result of iterator to a file
I have two questions: I would like to stream the result of an iterator to a file. I succeeded in doing that using a split with a factory class that creates my iterator. The name of the file is set...
View ArticleLet's use Flex and AIR 3.X under linux
Hi there, I don't know if i can post it here, but i am currently using Flex 4.10 and AIR 3.8 under Linux (with emulator and debugger !) and I just want to share the way to do it with you. :) The fact...
View ArticleObtaining only object's from Model
Hi All, I get a results stream from Fuseki as follows SPARQL_Rresult.getModel() for clarity, then I do model.toString() the results stream looks like this <ModelCom...
View ArticleWicket serialization concerns
I could use some input from some of the more experienced Wicket users out there. I'm having a hard time fully understanding when to worry about Wicket attempting to serialize domain model objects,...
View Articlereading integer values from properties file
Hi I am using Camel API "propertyPlaceholder" to access my properties. All the String values are resolved without any issues. Can you please provide any insight on reading integer values? Camel Version...
View Article