Re: [xmlblaster] Re: memory leak with socket sessions

2007-09-17 Thread Marcel Ruff
Michele wrote: Hi Marcel, you are right, a cleanup is needed when shutting down the queue. Ok, i have now commited the patch, Balázs could you please verify? thanks Marcel Marcel Ruff wrote: Póka Balázs wrote: Hi again! Reflecting on my memory leak post yesterday, today I

Re: [xmlblaster] Re: memory leak with socket sessions

2007-09-17 Thread Marcel Ruff
from I_Storage.shutdown() ... Balázs, for the time being you could activate the EventPlugin (for some dummy events) to clean up the leak. thanks Marcel regards, Balázs Póka -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] Problems connecting C# Clients

2007-09-17 Thread Marcel Ruff
set XMLBLASTER_HOME=D:\xmlBlaster_REL_1_0_7\xmlBlaster > java -cp %XMLBLASTER_HOME%/lib -jar %XMLBLASTER_HOME%/lib/xmlBlaster.jar i tried downloading an older version, no luck. xmlrpc plugin is activated on the xmlblasterplugins.xml What am i missing ? Francis -- Marcel Ruf

Re: [xmlblaster] Re: memory leak with socket sessions

2007-09-13 Thread Marcel Ruff
on of our clients reconnects every 10 minutes. Am I right or wrong? :) I'll look at it - right or wrong --- the truth will come ... Marcel regards, Balázs Póka -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] update in OSF/Motif application

2007-09-10 Thread Marcel Ruff
XtPointer)this); from different threads or if you need to dispatche the call to the X-Window main thread ... I would recommend to create a tiny "HelloWorld" C application with the X-Windows main loop and two threads with pthreads and try it out in a debugger, regards Marcel -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] proposed xmlrpc plugin

2007-08-02 Thread Marcel Ruff
ction.connect (qos, listener); and getting all messages as updates through "listener", just like with SOCKET. thanks in advance, Balázs Póka -- Marcel Ruff http://www.xmlBlaster.org

[xmlblaster] xmlBlaster release 1.6.1

2007-08-02 Thread Marcel Ruff
Dear Ladies and Gentlemen, we would like to announce xmlBlaster release 1.6.1 If is a bug fix release. It is released after massive testing (Java/C/C++) and a lot of feed back of our partners and users. For more details please visit http://www.xmlblaster.org/xmlBlaster/CHANGES http://www.xmlb

Re: [xmlblaster] Deliver-once semantics and synchronous message query

2007-07-31 Thread Marcel Ruff
mentioning the tag in the example of "all available get QoS" on the interface.get requirement page. Done, thanks Marcel -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] Deliver-once semantics and synchronous message query

2007-07-27 Thread Marcel Ruff
have to set up an xmlrpc server. So can I get deliver-once semantics using synchronous polling too? Thanks. -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] Scalability and Performance question

2007-07-26 Thread Marcel Ruff
I'm living in the most beautiful spot of Europe, at the border of Switzerland/Austria/Germany, regards, Marcel David R Robison wrote: Where are you and Michele located? We are in Virginia USA. David Marcel Ruff wrote: -- Marcel Ruff http://www.xmlBlaster.org

[xmlblaster] ANNOUNCE xmlBlaster release 1.6

2007-07-24 Thread Marcel Ruff
Dear Ladies and Gentlemen, we would like to announce xmlBlaster release 1.6 If is a bug fix release and contains many minor extensions, please consider to upgrade. It is released after massive testing (Java/C/C++) and a lot of feed back of our partners and users. For more details please visit

Re: [xmlblaster] Scalability and Performance question

2007-07-12 Thread Marcel Ruff
tion as to the ability of xmlBaster to scale to multiple nodes and multiple data sources. I am curious as to what other experience others have had in deploying "large" xmlBlaster networks and what performance is being realized by xmlBlaster. Thanks in advance, David Robison -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] Client never leaves the function XmlblasterAccess.connect

2007-07-11 Thread Marcel Ruff
sages into the queue they will be sent, no ? Xavier. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcel Ruff Sent: lundi 9 juillet 2007 14:20 To: xmlblaster@server.xmlBlaster.org Subject: Re: [xmlblaster] Client never leaves the fun

Re: [xmlblaster] Client never leaves the function XmlblasterAccess.connect

2007-07-09 Thread Marcel Ruff
.sleep(20L); } catch( InterruptedException i) {} } # end code # Never finished. Further more, the field dispatchManager has the attribute isShutDown set to true... So my question is How can I avoid this issue ? Thanks, Xavier. -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] persistance with subscription and sessions

2007-07-01 Thread Marcel Ruff
rcel I have a crashing client (for other systematic reasons) and can end up with many many subscriptions. Love to be able to avoid this. Regards Martin -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] persistance and graceful disconnect

2007-07-01 Thread Marcel Ruff
ntime. I have been trying with false false When calling disconnect() Without much luck. Regards Martin -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] failsave problems

2007-06-27 Thread Marcel Ruff
, * Koen Boutsen * Consultant *IBS TECHNOLOGY & SERVICES * Leuvensesteenweg 643, B-1930 Zaventem, Belgium Phone: +32 (0)2 723 91 46 Fax: +32 (0)2 723 92 99 Mobile: +32 (0)495 38 92 13 _ __www.ibsts.be_ <http://www.ibsts.be/> -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] admin.errorcodes.listing.html#internal.unknown : java.lang.NoSuchMethodError

2007-06-26 Thread Marcel Ruff
rds / Vriendelijke groeten / Cordialement, * Koen Boutsen * Consultant *IBS TECHNOLOGY & SERVICES * Leuvensesteenweg 643, B-1930 Zaventem, Belgium Phone: +32 (0)2 723 91 46 Fax: +32 (0)2 723 92 99 Mobile: +32 (0)495 38 92 13 _ __www.ibsts.be_ <http://www.ibsts.be/> -- Mar

Re: [xmlblaster] Oracle : no suitable driver

2007-06-25 Thread Marcel Ruff
in:@benotesdev:1521:orcl at org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin.getJdbcQueueManagerCommonTable(JdbcQueueCommonTablePlugin.java:185) As another trial, I've add the ojdbc14.jar file to the CLASSPATH directory. This gave the same problem. What am I doing wrong ? Best regards

Re: [xmlblaster] Strange error when unsubscribing

2007-05-28 Thread Marcel Ruff
mplete true? Thanks, David - Original Message - From: Marcel Ruff [mailto:[EMAIL PROTECTED] To: xmlblaster@server.xmlBlaster.org Subject: Re: [xmlblaster] Strange error when unsubscribing Hi again, our persistent entries should be marked with capital letters p

Re: [xmlblaster] Strange error when unsubscribing

2007-05-24 Thread Marcel Ruff
be. Any thoughts or hints on how to proceed with debugging this problem? Thanks in advance, David Robison -- Marcel Ruff http://www.xmlBlaster.org

Re: [xmlblaster] Multiple logging levels

2007-04-24 Thread Marcel Ruff
David Robison wrote: Is there a way to define multiple logs with differing logging levels? For example, using the ConsoleHandler to log at level INFO and the FileHandler to log at level FINEST. I've tried modifying the logging.properties file but I cannot get the logs to log at differing level

Re: [xmlblaster] Panic Crash on xmlBlaster 1.5.1!

2007-04-04 Thread Marcel Ruff
David Robison wrote: We upgraded to xmlBlaster 1.5.1 and are periodically experiencing a panic crash of the server. The crash is shown below. This is somewhat similar to another crash we used to get when plugins were publishing messages into the server. Any thoughts as to what the problem might

Re: [xmlblaster] strange error removeResponseListener entry not found

2007-03-08 Thread Marcel Ruff
Xavier Roques wrote: Hi, I'm using Xmlblaster 1.1 and in the log of my server, I saw plenty of the following line. xmlBlaster.ssl_socket - [org.xmlBlaster.util.protocol.RequestReplyExecutor:socket://0.0.0.0:7609 ] removeResponseListener(nsgtpk-ivs01-agent:117311195060700) entry not

Re: [xmlblaster] question about Server Side Security Plugin

2007-03-08 Thread Marcel Ruff
Currently this feature is not available with init(). Since V1.2+ we have extended the security interface to allow additional data like the IP address of the other side to be passed to your plugins by isAuthorized(). Unfortunately, passing this information is currently not implemented. Extend

Re: [xmlblaster] Not getting callback on erase

2007-03-04 Thread Marcel Ruff
David Robison wrote: Can RequestBroker.update be used to publish messages from a native plugin? David Robison No, this is for internal cluster use only regards Marcel *From:* Marcel Ruff [mailto:[EMAIL PROTECTED

Re: [xmlblaster] Not getting callback on erase

2007-03-04 Thread Marcel Ruff
Hi Jonathan, the proper way (also for native plugins) to erase messages is for example: System.err.println("HelloWorldNative: Connecting with protocol 'LOCAL' to xmlBlaster\n"); I_XmlBlasterAccess con = new XmlBlasterAccess(glob); ConnectQos qos = new ConnectQos(this.g

Re: [xmlblaster] Not getting callback on erase

2007-03-02 Thread Marcel Ruff
Jonathan Clark wrote: As a followup to my previous email, it appears that the erased topics are still in the database in the case where they are erased from the plugin, but they do appear to be cleaned up from the database in the external service case. Are there know side affects of using a c

[xmlblaster] ANNOUNCE xmlBlaster release 1.5.1

2007-02-26 Thread Marcel Ruff
Hi, we would like to announce xmlBlaster release 1.5.1 If is a bug fix release, please upgrade. It is released after massive testing (Java/C/C++). For more details please visit http://www.xmlblaster.org/xmlBlaster/CHANGES http://www.xmlblaster.org/xmlBlaster/RELEASE_NOTES enjoy, the xmlBlas

[xmlblaster] C and C++ eclipse project files

2007-02-11 Thread Marcel Ruff
Hi, we provide now (current svn) some eclipse project files to compile and debug the C and/or the C++ client library and demo executables on Linux/UNIX. You need eclipse 3.2 or higher (http://www.eclipse.org) and the CDT plugin 3.1.0 or higher (http://www.eclipse.org/cdt/). Please set following

[xmlblaster] ANNOUNCE xmlBlaster release 1.5

2007-01-28 Thread Marcel Ruff
Hi, we would like to announce xmlBlaster release 1.5 If is mainly a bug fix release, please upgrade. xmlBlaster goes .NET XmlBlaster supports now managed languages like C#, managed C++ and VB.net on Windows, Mono/Linux and on Windows CE (ARM/XScale and others) using the SOC

Re: [xmlblaster] Annoying Warning about recv failed

2007-01-28 Thread Marcel Ruff
The warning an 21, 2007 4:29:29 PM WARNING 19-XmlBlaster.SOCKET RL10 org.xmlBlaster.protocol.socket.HandleClient run: Error parsing TCP data from '/192.168.1.102:4178', check if client and server have identical compression or SSL settings: java.net.socketException: Software caused connection a

Re: [xmlblaster] Annoying Warning about recv failed

2007-01-24 Thread Marcel Ruff
- Original Message ---- From: Marcel Ruff <[EMAIL PROTECTED]> To: xmlblaster@server.xmlBlaster.org Sent: Tuesday, January 23, 2007 1:36:09 PM Subject: Re: [xmlblaster] Annoying Warning about recv failed If you use a positive session id like "client/joe/session/1" (or "joe

Re: [xmlblaster] OSX Testing Errors

2007-01-23 Thread Marcel Ruff
C90 forbids mixed declarations and code /opt/xmlblaster/demo/c/socket/Publisher.c:290: warning: implicit declaration of function 'freeQosArr' Compiling (with zlib compression and sqlite queue switched on): gcc -Wall -pedantic -Wno-long-long -D_REENTRANT -c -g -DXMLBLASTER_PERSISTEN

Re: [xmlblaster] GPRS / Different IP

2007-01-23 Thread Marcel Ruff
Ok, this is now fixed in the current svn, thanks for your patience Marcel Marcel Ruff wrote: Ok, thanks for the details! I will try the case of changing client side IP address with a java client as soon as i find time for it and come back to this issue, thanks for reporting, Marcel

Re: [xmlblaster] Annoying Warning about recv failed

2007-01-23 Thread Marcel Ruff
will have to test. 2. It is only the webservice that talks to the blaster server. Nobody else. 3. This has me thinking that I forgot to close the connection to the server before exiting? - Original Message ---- From: Marcel Ruff <[EMAIL PROTECTED]> To: xmlblaster@server.xmlBlaster.org

Re: [xmlblaster] Annoying Warning about recv failed

2007-01-23 Thread Marcel Ruff
Hi Chris, i assume this chain: Client C# SOAP/SSL> servlet : java xmlBlaster client -SOCKET---> xmlBlaster server Your problem is that the java client looses connection to the server. The exception tells me that the SOCKET connection will be shutdown. As your publish arrives th

Re: [xmlblaster] concurrency problems, double-checked-locking encountered

2007-01-20 Thread Marcel Ruff
Póka Balázs wrote: Hi! thanks for this feedback, we gonna' fix it, Good, give it some thought. I've already deployed a modified version, with most of these idioms (found in other classes as well) replaced by appropiate synchronization. (I used "codestyle" (eclipse-cs plugin) to detect th

Re: [xmlblaster] concurrency problems, double-checked-locking encountered

2007-01-20 Thread Marcel Ruff
Hi Póka, thanks for this feedback, we gonna' fix it, regards Marcel Balázs wrote: Hi! Some weeks ago, I've written about a curiously Very Bad bug which basically caused to client to reconnect so fast to the server, that it would die from resource exhaustion. I've managed to get an idea of

Re: [xmlblaster] OSX Compile errors (revisited)

2007-01-14 Thread Marcel Ruff
Hi, thanks for reporting, i already thought that the OSX compilation is broken as i made some refactoring at that place and i had no OSX to test it. Where can i download OSX? Does it run fine in VmWare? Could you please send me a patch of the current svn with re-fixed OSX support? I think it is

Re: [xmlblaster] OSX Testing Errors

2007-01-14 Thread Marcel Ruff
Rizwan Kassim wrote: A brand new behavior ... sudo ./build -verbose -DCFLAGS=-I/usr/lib/malloc clean sudo ./build -verbose -DCFLAGS=-I/usr/lib/malloc all (compiles fine, with or without -DCFLAGS=-I/usr/lib/malloc) sudo ./build -verbose -DCFLAGS=-I/usr/lib/malloc runTests outputs the mess below in

Re: [xmlblaster] Queue clearing

2007-01-14 Thread Marcel Ruff
diego paloschi wrote: Hi, If I publish to many messages to a server, my client eventually gets a "resource.overflow.queue.entries" exception. I assume that the server throws this exception and the reason is that a subscriber client is not fast enough receiving the messages. Like this the serve

Re: [xmlblaster] UDP publishing - Howto?

2007-01-14 Thread Marcel Ruff
Hi Diego, the SOCKET protocol of our java client library has no UDP implemented, only the server side is capable to receive UDP. Our C client library has UDP support, but this is not well tested and certainly would need to be reviewed befor production use. regards Marcel diego paloschi wrote:

Re: [xmlblaster] Start with XmlBlaster

2006-12-22 Thread Marcel Ruff
[EMAIL PROTECTED] wrote: Hi all, I have just downloaded XmlBlaster which seems very interesting. I have found no documentation other than the FAQ that introduces XmlBlaster own concepts. Is there any document (UML diagrams, intro, overview...) that I could use? I have checked the HelloWor

Re: [xmlblaster] redhat and xmlblasterd.sh

2006-12-13 Thread Marcel Ruff
David R Robison wrote: my problem was I had to set wrapper.daemonize=TRUE in the wrapper.conf file. Do you have a nice Redhat wrapper.conf file which we could add as a typical Linux sample to xmlBlaster/config? Thanks Marcel David Marcel Ruff wrote: David R Robison wrote: I'm trying t

Re: [xmlblaster] redhat and xmlblasterd.sh

2006-12-12 Thread Marcel Ruff
David R Robison wrote: I'm trying to use the xmlblasterd.sh that is part of version 1.4 to start xmlblaster as a service on RedHat Enterprise 3. The blaster starts but it does not appear to be being launched as a separate process. Has anyone experienced the same problem with this script? Any i

Re: [xmlblaster] SocketUrl.createSocketSSL

2006-12-05 Thread Marcel Ruff
David R Robison wrote: Should this function be synchronized since it sets and then resets the system properties javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword? Also, should SocketUrl.createServerSocketSSL be synchronized for the same reason? David Could you please comment out

Re: [xmlblaster] GPRS / Different IP

2006-11-30 Thread Marcel Ruff
a.s.a.p, regards Marcel On 11/29/06, *Marcel Ruff* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Brad Clements wrote: > On 29 Nov 2006 at 14:28, Marcel Ruff wrote: > > >> Ok, >> >> thanks for the details! >>

Re: [xmlblaster] GPRS / Different IP

2006-11-29 Thread Marcel Ruff
Brad Clements wrote: On 29 Nov 2006 at 14:28, Marcel Ruff wrote: Ok, thanks for the details! I will try the case of changing client side IP address with a java client as soon as i find time for it and come back to this issue, When using the socket protocol, why does a subscribe

Re: [xmlblaster] GPRS / Different IP

2006-11-29 Thread Marcel Ruff
Ok, thanks for the details! I will try the case of changing client side IP address with a java client as soon as i find time for it and come back to this issue, thanks for reporting, Marcel Matthew Monson wrote: Hi Marcel, On 11/28/06, *Marcel Ruff* <[EMAIL PROTECTED] <mailto:

[xmlblaster] C client Windows CE port available

2006-11-29 Thread Marcel Ruff
Hello, the xmlBlaster C client library in the current svn supports now Windows CE. It is tested with Windows CE 4.2 on a StrongARM (Intel XScale) processor. The zlib and pthread library is ported as well so you have high compression rates and multithreaded access. A first description is availa

Re: [xmlblaster] GPRS / Different IP

2006-11-28 Thread Marcel Ruff
Hi, Matthew Monson wrote: Hello, I'm using xmlBlaster for a GPRS receipting solution which provides the end user with the ability to issue prepaid electricity tokens to a consumer. The message server is running at the local municipality and so is the server providing the token numbers. My prob

Re: [xmlblaster] Msg Filter Plugin on Disptch?

2006-11-21 Thread Marcel Ruff
David R Robison wrote: What I want is to write a plugin that will filter messages dispatched by client ID. For example, when a message is published and delivered to tow subscribing clients (Dan and Dave) the plugin would deliver the message unchanged to Dan but modify the message (removing sens

Re: [xmlblaster] Subscribing with XPATH and Domain

2006-11-14 Thread Marcel Ruff
David R Robison wrote: I've noticed that if you subscribe with an XPATH and specify the domain, the subscription returns all messages that match the XPATH regardless of domain. Is this intentional or is it a bug? David Apparently they are not AND'ed. Currently only the DOMAIN OR the XPATH is

Re: [xmlblaster] Updating single message

2006-11-14 Thread Marcel Ruff
David R Robison wrote: I'm sure this is simple... What I want to do is have a topic with a single message. When I post a new message, I want the single message replace with the new message for the same topic. I've tried setting the queue and cache size to 1 but then I get overflows on the queue

Re: [xmlblaster] Connection not transitioning to DEAD

2006-11-09 Thread Marcel Ruff
Hi, this little test works fine: java -Dcom.sun.management.jmxremote org.xmlBlaster.Main java javaclients.HelloWorldPublish -dispatch/connection/retries 4 -dispatch/connection/pingInterval 2000 -dispatch/connection/delay 2000 ... now kill xmlBlaster server ... wait 8 sec now the publis

Re: [xmlblaster] socket reconnect flood

2006-11-07 Thread Marcel Ruff
Póka Balázs wrote: Hi there, 2006-11-06 20:20:07,847 INFO [XmlBlaster.PingTimer] (SocketConnection.java :180) - SSL client socket enabled for socket://**:7608, keyStore=/home/disp/disp/conf/nova_disp/truststore I forgot to mention that you might notice by correlating the

Re: [xmlblaster] RequestBroker.getInternalSessionInfo() question

2006-11-06 Thread Marcel Ruff
David Robison wrote: I've noticed that the scope of the member function RequestBroker.getInternalSessionInfo() is protected and not public. I am writing some plugins for use with xmlBlaster and it would be convenient to have this function public. Can anyone see any problem to changing the scop

Re: [xmlblaster] socket reconnect flood

2006-10-29 Thread Marcel Ruff
", ""); } could you please comment those lines out so the properties keep their values and recompile cd xmlBlaster build all Please report if this has resolved your problem, thanks Marcel Marcel Ruff wrote: Olá, a stack trace (and probably finer logging) during the client go

Re: [xmlblaster] socket reconnect flood

2006-10-29 Thread Marcel Ruff
Olá, a stack trace (and probably finer logging) during the client goes wild would be nice. Try to start the client with 'java -Dcom.sun.management.jmxremote ...' and use the jconsole to gather the information if possible. I think the 'not finding truststore' problem was reported some time ago,

Re: [xmlblaster] Automatic Client failover

2006-10-28 Thread Marcel Ruff
David Robison wrote: What I want to do is to allow the client to detect when the node supporting one of its subscriptions is down and to "move" its subscription to another node. We have developed a plugin that allows a node to send a periodic heart beat. If the client misses the heart beat for

Re: [xmlblaster] How to run unit test

2006-10-28 Thread Marcel Ruff
configuration expected:<10> but was:<3> at org.xmlBlaster.test.dispatch.TestPriorizedDispatchPlugin.testPriorizedDispatchPluginReconfigure(TestPriorizedDispatchPlugin.java:336) ... C. testPriorizedDispatchPluginConnectionState(org.xmlBlaster.test.dispatch.TestPriorizedDispatchWithLostCallback):

Re: [xmlblaster] ClusterManager isAvailable vs isAllowed

2006-10-27 Thread Marcel Ruff
David R Robison wrote: In ClusterManager there are two flags, isAvailable and isAllowed. isAvailable is set to true if the connection was reached alive and false otherwise. isAllowed is always set to true. Should isAllowed be set to true unless reached dead and then set to false? Thanks, David

Re: [xmlblaster] Clarification on Master/Slave clustering when Master is down...

2006-10-27 Thread Marcel Ruff
David R Robison wrote: I just wanted to clarify a point on how the current version of XMLBlaster works in the Master/Slave Clustering. I have three nodes, A/B/C. A is the master for domain DATA, B is a slave of A, and C is a slave of B. In normal operations, messages for the domain DATA are se

Re: [xmlblaster] Failover question

2006-10-27 Thread Marcel Ruff
David R Robison wrote: I have a series of XMLBlaster nodes as depicted below A | +-+-+ | | B C | D My question is, is it possible (currently) to configure node D to automatically fail over and connect to node C if node B fails? Thanks, David No, currently this

Re: [xmlblaster] How to run unit test

2006-10-26 Thread Marcel Ruff
HongYuan Li wrote: After I downloaded xmlBlaster(v1.2) source and ran the unit test by using 'build runJunit', But it seems the testing never stoped (the testing even was running for 2 days). Do I need to do something before run the unit test? It would be a great appreciated if someone can tell m

[xmlblaster] ANNOUNCE xmlBlaster release 1.4

2006-10-22 Thread Marcel Ruff
Hi, we would like to announce xmlBlaster release 1.4 If is a bug fix release, please upgrade. For more details please visit http://www.xmlblaster.org/xmlBlaster/CHANGES http://www.xmlblaster.org/xmlBlaster/RELEASE_NOTES enjoy, the xmlBlaster maintainers

Re: [xmlblaster] Clients receiving other client's messages

2006-10-16 Thread Marcel Ruff
Hi, you suspect that suddenly the %UNIQUE_SESSION_NAME is mixed? Are both clients in the same process (with C threads)? Is it possible that suddenly the %USER is used instead of %UNIQUE_SESSION_NAME? %USER (you can also send it directly to my email-address so i can have a look at it). Whic

Re: [xmlblaster] Design Questioin

2006-10-15 Thread Marcel Ruff
nt question, I am still learning. Sorry, i have added the '-consumableQueue true' flage yesterday evening to our command line client HelloWorldPublish, and hadn't yet commited it to svn. It is now available, please do a svn update and try again, regards Marcel Thank You,

Re: [xmlblaster] jconsole ConnectQos Unavailable

2006-10-15 Thread Marcel Ruff
Brad Clements wrote: Is it important tht ConnectQos shows in red "unavailable" in Jconsole? When I hover the cursor over "unavailable" I see some kind of exception has occurred, but with jconsole it's not possible to copy and paste the text, so very hard to document. unmarshallingError, Writ

Re: [xmlblaster] java.lang.NullPointerException on doSend with svn checkout

2006-10-15 Thread Marcel Ruff
Brad Clements wrote: But wait, xmlblaster allowed it to login with the old password. So, I think xmlblaster is caching htpasswd entries.. Is that correct? In http://www.xmlblaster.org/xmlBlaster/doc/requirements/security.htpasswd.html we state: "The password file is reloaded on each login, but

Re: [xmlblaster] Design Questioin

2006-10-15 Thread Marcel Ruff
different audit servers. regards Marcel I really appreciate your reply! Thanks, Rob Marcel Ruff wrote: Rob McDonald wrote: I am still trying to pile through xmlblaster to determine all that it can do, so I apologize if this is a stupid series of questions. I am working on an applic

Re: [xmlblaster] give jmxremote port as a property

2006-10-15 Thread Marcel Ruff
br wrote: Hello, can someone tell me how to specify a port for jmx java -Dcom.sun.management.jmxremote.port=1097 ... when starting xmlBlaster as Win32 service. I tried to give it as property in the xmlBlaster.properties file, as something like xmlBlaster/jmx/rmi/port=1097 without success.

Re: [xmlblaster] java.lang.NullPointerException on doSend with svn checkout

2006-10-15 Thread Marcel Ruff
Hi Brad, this NPE is fixed now (current svn), thanks for reporting, regards Marcel Brad Clements wrote: rev 15545 I get the same strange exception. I'm not a java guru, so I can't tell if 'i' is out of range or if .get is returning Null if (oneways != null) { for (

Re: [xmlblaster] htpasswd auth doesn't close un-auth'd sockets

2006-10-15 Thread Marcel Ruff
Brad Clements wrote: On 14 Oct 2006 at 17:32, Marcel Ruff wrote: How can i reproduce it? I have tried profiling (with http://www.khelekore.org/jmp/) java -Xrunjmp:nomethods,dumpdir=/tmp/jmpdump/ org.xmlBlaster.Main and a client with invalid authentication (with activated htpasswd

Re: [xmlblaster] java.lang.NullPointerException in org.xmlBlaster.engine.dispatch.CbDispatchConnection.doSend

2006-10-15 Thread Marcel Ruff
Hi Bjoern, i think this is fixed now in the current svn, thanks Marcel br wrote: Hello Michele, the version number has changed to 15546M but else I can't see much difference, Cheers, Bjoern C:\pia\xmlBlasterServer\conf>\pia\xmlBla

Re: [xmlblaster] Design Questioin

2006-10-15 Thread Marcel Ruff
Rob McDonald wrote: I am still trying to pile through xmlblaster to determine all that it can do, so I apologize if this is a stupid series of questions. I am working on an application that consists of three components: a client, a management server, and a audit server. The clients are used to

Re: [xmlblaster] htpasswd auth doesn't close un-auth'd sockets

2006-10-14 Thread Marcel Ruff
Brad Clements wrote: I have switched to using htpasswd authentication. I am using xmlblaster 1.2 (because 1.3 dies in doSend, see other message) I am using the socket protocol. when a connect Qos is received that doesn't properly validate, the connect "call" fails (as expected), however xmlbl

Re: [xmlblaster] Solaris C build changes

2006-09-22 Thread Marcel Ruff
Joshi, Mehul wrote: FYI: Just some notes in case someone else runs into the same issues compiling C libs on solaris. Please feel free to comment perhaps there are is a better way to do this... OS: SunOS fuj01 5.8 Generic_117350-05 sun4us sparc FJSV,GPUZC-M $run command $./build -verbose -Duse-C

Re: [xmlblaster] [newbie] Mail communication

2006-09-22 Thread Marcel Ruff
laster -> any client (java, c. c++, c#, perl ...) this is a typical use case, i don't see any problems doing this, regards Marcel 2006/9/21, Marcel Ruff <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: Martin Schlienger wrote: > Hello > > I tried

Re: [xmlblaster] [newbie] Mail communication

2006-09-21 Thread Marcel Ruff
Martin Schlienger wrote: Hello I tried to setup a mail communication with xmlBlaster. I followed your howto. James is working and tested with thunderbird an the provided stand alone apps. then I launched xmlBlaster with the plugins conf provided and nothing happens when sending mail (always w

Re: [xmlblaster] Need help on AIX

2006-09-20 Thread Marcel Ruff
Hi, setting in $HOME/xmlBlaster.properties javax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl javax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactor

Re: [xmlblaster] Newbie question: xlmblaster and php: how to get updates?

2006-09-15 Thread Marcel Ruff
I hope my sample is not wrong, it is coming directly from my memory perforated like a Gruyere ;o) F.y.i.: A Gruyere is a Swiss cheese with many holes - very tasty - medium sharp - a dream. Saluti, Marcel

[xmlblaster] ANNOUNCE xmlBlaster release 1.3

2006-09-10 Thread Marcel Ruff
Hi, XmlBlaster is under development or productive in a huge range of industries like satellite control, air traffic control telecommunication, radar, car industry, process monitoring etc. This release is backward compatible to the previous regarding the client server communication prot

Re: [xmlblaster] protocol.email base64

2006-09-07 Thread Marcel Ruff
de to look at is in org.xmlBlaster.util.protocol.email.SmtpClient.java:sendEmail(EmailData emailData) regards Marcel Thanks, Chris Original-Nachricht Datum: Wed, 06 Sep 2006 20:48:58 +0200 Von: Marcel Ruff <[EMAIL PROTECTED]> An: xmlblaster@server.xmlBlaster.org

Re: [xmlblaster] protocol.email base64

2006-09-06 Thread Marcel Ruff
[EMAIL PROTECTED] wrote: Hi, I just tried to connect a mailclient to xmlBlaster following the Howto. It worked pretty fast, but now I've got the problem that my messages are Base64 encoded. I tried to change the configuration in xmlblaster.properties and .plugins but did not succeed to change

Re: [xmlblaster] Newbie question: xlmblaster and php: how to get updates?

2006-09-06 Thread Marcel Ruff
Eduard Martinez wrote: Hello I'm trying to implement an application wich sends messages asynchrolously betwen a java application an several php clients. I took a look to the php demo, but I can't figure how to suscribe on a topic and specify something to get updates when there is a new message

Re: [xmlblaster] Java ssl client connection problem!

2006-08-14 Thread Marcel Ruff
ption: Received fatal alert: internal_error [14-Aug-2006 14:12:48 WARN XmlBlaster.socket_ssl.SSL socket_ssl-HandleClient] Error parsing TCP data from '/192.168.1.10:33581', check if client and server have identical compression or SSL settings: javax.net.ssl.SSLException: Received fatal al

Re: [xmlblaster] Problem with Receive

2006-08-14 Thread Marcel Ruff
Hi Chris, this is indeed buggy. I have add a small command line client HelloWorld9 (please use current svn): java -jar lib/xmlBlaster.jar java javaclients.HelloWorldPublish -oid hello -numPublish 10 -destroyDelay 1000 java HelloWorld9 by hitting enter on HelloWorld9 you enter a receive c

Re: [xmlblaster] Java ssl client connection problem!

2006-08-14 Thread Marcel Ruff
Hi Sherif, did you setup the SSL context as described in http://www.xmlblaster.org/xmlBlaster/doc/requirements/protocol.socket.html#SSL1 and later http://www.xmlblaster.org/xmlBlaster/doc/requirements/protocol.socket.html#SSL This works here out of the box (for the first try make sure to have a

Re: [xmlblaster] Python socket

2006-08-10 Thread Marcel Ruff
Steven Wei wrote: Hi, Is there a Python xmlBlaster socket implementation available anywhere? Searching through the archives it looks like one was posted here at some point, but the link no longer works. http://www.xmlblaster.org/xmlblastersocket.zip Thanks, Steve Hi again, Colin Brown ha

Re: [xmlblaster] Notifying Clients

2006-08-10 Thread Marcel Ruff
chris lau wrote: Hi, I am trying to setup a situation where client A publishes a PTP message to client B. Client B subscribes for updates using the callback method. The problem I'm running into is that I want Client B to get a notification that a message has arrived but I *do not want* to rem

Re: [xmlblaster] Python socket

2006-08-09 Thread Marcel Ruff
Steven Wei wrote: Hi, Is there a Python xmlBlaster socket implementation available anywhere? Searching through the archives it looks like one was posted here at some point, but the link no longer works. http://www.xmlblaster.org/xmlblastersocket.zip Thanks, Steve I think Colin Brown has o

Re: [xmlblaster] Problem with Receive

2006-08-09 Thread Marcel Ruff
Hi Chris, thank you for the detailed report, i'll look at it the next days, regards Marcel chris lau wrote: Hi Marcel, I've run into a similar problem again but this time, it is when I exit the client program. I get the same error message as: XmlBlasterException errorCode=[user.configuration

Re: [xmlblaster] XPath Filtering

2006-08-08 Thread Marcel Ruff
27;10'] returns all messages that have attribute value 10, but none with other values Is there any way to define the markup using any wildcards so that this kind of filtering works? Best regards, Chris Original-Nachricht ---- Datum: Thu, 03 Aug 2006 22:46:18 +0

Re: [xmlblaster] Problem with Receive

2006-08-05 Thread Marcel Ruff
OK, should be fixed now. Please get the newest from svn, regards Marcel Marcel Ruff wrote: chris lau wrote: After some further investigation, it looks like the server is trying to ping the client, but the client doesn't respond. Here is the message: WARNING: Connection transition

Re: [xmlblaster] Problem with Receive

2006-08-05 Thread Marcel Ruff
chris lau wrote: After some further investigation, it looks like the server is trying to ping the client, but the client doesn't respond. Here is the message: WARNING: Connection transition ALIVE -> POLLING: socket://192.168.219.82:7607 is unaccessible, we poll for it every 5000 msec: errorCode=

Re: [xmlblaster] thread/mem leak?

2006-08-04 Thread Marcel Ruff
Póka Balázs wrote: Hi Marcel, yes, please take the newest xmlBlaster from svn, this simplifies it for us. Could you then please start xmlBlaster in a tool like OptimizeIt and see if/how your use case produces leaks? All right, it's been running for some time now, no problems..

Re: [xmlblaster] XPath Filtering

2006-08-03 Thread Marcel Ruff
"" oops, must be well formed like "" Marcel

Re: [xmlblaster] XPath Filtering

2006-08-03 Thread Marcel Ruff
[EMAIL PROTECTED] wrote: If I understand you right, the first message published has to contain all markup possibly used in a XPath expression. What I do is the following: message = ""+ "configurationsubsystem1154588557390NE0001change-state010";

<    1   2   3   4   5   6   7   8   9   >