Re: [JBoss-user] [Clustering/JBoss] - Re: [ERROR] NAKACK.handleXmitReq()

2004-04-01 Thread Bela Ban
mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban Lead JGroups / JBossCache Cell: (408) 316-4459 --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel

Re: [JBoss-user] JBossCache

2004-03-23 Thread Bela Ban
) or HTTP sessions. No in cases where you access JBossCache directly, because we do expose the interface. As I understand, LiveStore is a JDBC driver (or datasource), so that's a level deeper in the hierarchy. -- Bela Ban Lead JGroups / JBossCache Cell: (408) 316-4459

Re: [JBoss-user] [Clustering/JBoss] - Re: JMS queues started on both nodes in a cluster after temp

2004-02-24 Thread Bela Ban
Now! http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban Lead JGroups / JBossCache Cell: (408) 316-4459

Re: [JBoss-user] [Clustering/JBoss] - TCPGOSSIP clustering problem with server restart

2004-02-23 Thread Bela Ban
=3438op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban Lead JGroups / JBossCache Cell: (408) 316-4459 --- SF.Net is sponsored

Re: [JBoss-user] [Clustering/JBoss] - Re: Auto-discover node in the client

2004-02-19 Thread Bela Ban
in PROVIDER_URL. If none are found, only then do we use multicast discovery. -- Bela Ban Lead JGroups / JBossCache Cell: (408) 316-4459 --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps Web services for Linux with a free

Re: [JBoss-user] jboss-3.2.3 clustering problem - unable to find other nodes , though multicasting seems working

2004-01-16 Thread Bela Ban
seeing 127.0.0.1 for both the servers?? You are obviously still binding to 127.0.0.1, not to eth0 ! -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools

Re: [JBoss-user] jboss-3.2.3 clustering problem - unable to find other nodes , though multicasting seems working

2004-01-16 Thread Bela Ban
Mridul Jain wrote: hi Ban, I have infact used the IP address of the servers and *NOT* 127.0.0.1. That is why I am suprised why I am getting the following behaviour. I don't believe you :-) Show me your cluster-service.xml and your /etc/hosts dump -- Bela Ban http://www.jgroups.org Cell: (408

Re: [JBoss-user] jboss-3.2.3 clustering problem - unable to find other nodes , though multicasting seems working

2004-01-15 Thread Bela Ban
set bind_addr in UDP to the IP address ot the server (*not* 127.0.0.1), e.g. UDP mcast_addr=228.1.2.3 mcast_port=45566 ip_ttl=64 *bind_addr=192.168.0.2 *... / Mridul Jain wrote: hi Ben, Here is my cluster-service.xml Please tell me what to do? Thanks, MJ --- Bela Ban [EMAIL PROTECTED] wrote

Re: [JBoss-user] jboss-3.2.3 clustering problem - unable to find other nodes , though multicasting seems working

2004-01-10 Thread Bela Ban
-service.xml was deployed. The messages were from 127.0.0.1:45566. Did you try setting bind_addr in the cluster config (in cluster-service.xml) ? Post your cluster-service.xml -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459

Re: [JBoss-user] jms

2003-12-17 Thread Bela Ban
(multicast) -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from

Re: [JBoss-user] Clustering problem with starting nodes in cluster

2003-11-20 Thread Bela Ban
have multi-homed boxes. Other than that I didn't understand what your problem was ... ? -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you

Re: [JBoss-user] Wrong cluster view after JVM process halt/resume

2003-11-10 Thread Bela Ban
the view {A,B,C} - C will be shunned: it will leave the group and rejoin. This time it may have the address F, so the new view is {A,B,F} Don't you see this behavior ? (You have to have enabled shunning) If you have access to UNIX: try the same test with CTRL-Z -- Bela Ban http

Re: [JBoss-user] Strange clustering behavior

2003-11-01 Thread Bela Ban
. It means that the member disconnected from the channel, and hasn't yet reconnected. Are the configs on N10 and N11 the same ? E.g. is N10 set to auto-reconnect on shunning ? We had some problems after this happened What kind of problems ? -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459

Re: [JBoss-user] Faster java groups cluster configuration

2003-10-22 Thread Bela Ban
of both worlds. That would be nice. Looking forward to try it out. It is going to take some time; not on top of my todo list... -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This SF.net email is sponsored by OSDN developer

Re: [JBoss-user] Faster java groups cluster configuration

2003-10-21 Thread Bela Ban
the disconnected node. Regards, Sebastian -Original Message- From: Bela Ban [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 9:25 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Faster java groups cluster configuration 2 solutions: in your current config it takes 20 secs to detect

Re: [JBoss-user] packet is sent every second ?

2003-10-20 Thread Bela Ban
it be turned off ? Can you send me your cluster-service.xml ? -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This SF.net email sponsored by: Enterprise Linux Forum Conference Expo The Event For Linux Datacenter Solutions Strategies

Re: [JBoss-user] Faster java groups cluster configuration

2003-10-20 Thread Bela Ban
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459

Re: [JBoss-user] Async replication messages possible?

2003-09-29 Thread Bela Ban
___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This sf.net email is sponsored

Re: [JBoss-user] Async replication messages possible?

2003-09-24 Thread Bela Ban
--- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban http

Re: [JBoss-user] JBoss clustering over UDP multicast

2003-09-22 Thread Bela Ban
. what your JBoss app does, who's sending, at what rate, are you using session repl (a bad idea for 15 nodes due to scalability problems) etc etc -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This sf.net email is sponsored

Re: [JBoss-user] Clustering memory usage, can we use more agressive GC settings?

2003-09-17 Thread Bela Ban
, ..., ip_ttl from fc.xml to cluster-service.xml... but I'm not sure if that is what you were suggesting me... - Original Message - From: Bela Ban [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 15, 2003 5:55 PM You should try to run JGroups with the fc.xml properties: copy them

Re: [JBoss-user] Clustering memory usage, can we use more agressive GC settings?

2003-09-15 Thread Bela Ban
free more memory, making my app work without the out of memory? -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [JBoss-user] Clustering memory usage, can we use more agressive GC settings?

2003-09-15 Thread Bela Ban
the culprit wrt memory increase. -- Bela Ban http://www.jgroups.org Cell: (408) 316-4459 --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing

Re: [JBoss-user] syntax javagroup setup

2003-09-03 Thread Bela Ban
intializing. Yes, there is. I forgot the exact syntax, checkout the cluster docs for details. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com

Re: [JBoss-user] Remote discovery of JBoss instances in the network

2003-09-02 Thread Bela Ban
JGroups directly: write a small MBean that joins an admin group. A local call gives you the group membership. I don't think this is a good solution though. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This sf.net email

Re: [JBoss-user] syntax javagroup setup

2003-09-02 Thread Bela Ban
://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user

Re: [JBoss-user] JBoss Clustering Ports

2003-08-26 Thread Bela Ban
://www.vmware.com/wl/offer/358/0 ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459

Re: [JBoss-user] JBoss Clustering Ports

2003-08-26 Thread Bela Ban
bind_port/bind_addr in UDP and then open those UDP ports in the firewall. Also, you'll need to enable IP multicasting on the router. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.net email is sponsored by: VM Ware With VMware

Re: [JBoss-user] Distributed Map

2003-08-11 Thread Bela Ban
be concurrency. Is the distributed map implementation of JBoss or javagroups synchronous over the whole cluster? No, asynchronous. In JBoss, you can choose (in HAPartitionImpl) between async or sync method calls. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459

RE: [JBoss-user] Distributed Map

2003-08-11 Thread Bela Ban
Where is this code for the new cache? Into which jboss version will it get integrated 3.2.x or only the new 4.x? It is in JBoss 4. We might backport it to 3.2.x. If I switch in HAPartitionImpl to use sync calls will this not change the overall cluster communication? If so is this

Re: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-25 Thread Bela Ban
one. It depends on what you are trying to achieve. I've been testing JavaGroups under load recently, so I'm primarily interested in that. So if we get to clustering or JMS/JavaGroups, I'd definitely be interested in tuning the JavaGroups -related parameters. -- Bela Ban http

Re: [JBoss-user] Parallel thread performance: A JBoss client example

2003-07-24 Thread Bela Ban
this? -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX

Re: [JBoss-user] jms efficiency

2003-07-08 Thread Bela Ban
transactions (not implemented yet) Check out http://www.jboss.org/index.html?module=htmlop=userdisplayid=developers/projects/jboss/jms for details. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.Net email sponsored

Re: [JBoss-user] On the performance trail - again

2003-06-30 Thread Bela Ban
a sizeable performance boost from Trove. JonB -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now

Re: [JBoss-user] On the performance trail - again

2003-06-30 Thread Bela Ban
Of Bela Ban Sent: Tuesday, 1 July 2003 2:48 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] On the performance trail - again Hi Jon, I haven't played with Trove yet, so bear with me. My question is, is it wise to use the Trove collection classes when you have them in the JDK already ? Also, in Tiger

Re: [JBoss-user] Defining my own EJB Load-balance Policy

2003-06-23 Thread Bela Ban
policy to implement the behavior you want. My 5 cents... -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.Net email is sponsored by: INetU Attention Web Developers Consultants: Become An INetU Hosting Partner. Refer

[JBoss-user] German lessons

2003-06-04 Thread Bela Ban
to make Belgium people hangry (and hungry as well). Sacha, Andy: Repeat after me: Kuess meinen Schwanz ! Don't use babelfish to translate please... :-) -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.net email

Re: [JBoss-user] JBoss 3.0.x through firewall (port issues)

2003-04-05 Thread Bela Ban
can them be statically set? Lance -- Bela Ban www.javagroups.com (408) 316-4459 --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power

Re: [JBoss-user] Cluster/Farm Problems - corrupted zip files (JARS)

2003-03-31 Thread Bela Ban
who contributed their time to JBoss. -Jason -- Bela Ban www.javagroups.com (408) 316-4459 --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power

Re: [JBoss-user] Cluster/Farm Problems - corrupted zip files (JARS)

2003-03-31 Thread Bela Ban
take a look, but can't promise anything... -- Bela Ban www.javagroups.com (408) 316-4459 --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power

Re: [JBoss-user] multiple instances of same node machine in cluster

2003-02-18 Thread Bela Ban
___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bela Ban www.javagroups.com (408) 316-4459 --- This sf.net email is sponsored by:ThinkGeek Welcome

[JBoss-user] Re: [javagroups-users] Re: selecting eth0 (was: no subject)

2003-02-12 Thread Bela Ban
to JDK 1.4, we can always implement a finer-grained binding policy. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[JBoss-user] Re: [javagroups-users] Re: selecting eth0 (was: no subject)

2003-02-11 Thread Bela Ban
every interface and not only the ones bound to hostname) You should get the same outcome if you comment the above code. Can you try and let me know the result ? This is especially important if you're on Windows. Maybe that bug has been fixed. -- Bela Ban http://www.javagroups.com Cell: (408

[JBoss-user] Re: [javagroups-users] JavaGroups tracing in Jboss

2003-02-10 Thread Bela Ban
= new HAPartitionImpl(partitionName, channel, deadlock_detection, getServer()); if (debug) { log.debug(Initing HAPartition: + partition); } partition.init(); if (debug) { log.debug(HAPartition initialized); } } -- Bela Ban http

[JBoss-user] Re: [javagroups-users] (no subject)

2003-02-10 Thread Bela Ban
. -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ JBoss

[JBoss-user] Re: [javagroups-users] Any console test to check javagroups? (McastXXXare complete enough?)

2003-02-05 Thread Bela Ban
a machine from the cluster.. Anyone has a clue on what I could do to debug this? I'm using RedHat8 + Kernel 2.4.20, j2sdk 1.4.1_01, JBoss 3.0.6 -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.NET email is sponsored

[JBoss-user] Re: [javagroups-users] Any console test to check javagroups? (McastXXXare complete enough?)

2003-02-05 Thread Bela Ban
had any problems. I use those systems out-of-the-box (without any recompiltaion of the kernel). -- Bela Ban http://www.javagroups.com Cell: (408) 316-4459 --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld