Well, I donwloaded and tried out JBoss 4.0. Haven't done too much with it. I have a
few
simple .ear files that appear to be working fine so far. Haven't tried the clustering.
At least one stack trace showed up during startup, but it was accompanied by an
explanation
saying something to the af
You can get it from the jboss project at http://www.sourceforge.net
-Original Message-
From: Ken Yee [mailto:[EMAIL PROTECTED]
Sent: Monday, June 02, 2003 9:13 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Where to download JBoss 4.0 DR1?
Anyone know when the download for a JBoss/Tomca
Thanks Sacha,
So if the default maxProcessors for the Tomcat connection is 10, that means I
can only have 10 users on my page at a time?
-Original Message-
From: Sacha Labourey [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 10:50 AM
To: [EMAIL PROTECTED]
Subject: RE: [JB
Can someone please explain what all this means a little better to me?
-
-
1. What is maxProcessors? This doesn't limit number of connections does it?
2. Why do I need two connectors? I get the http one, but is the AJP?
empty password?
Can you access port 2401 outside or does your firewall prevent that?
Otherwise check that:
http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Jas
I am trying to checkout JBoss_3_0_6 from cvs using sourceforge, but am having
problems. Here is a screen shot of what I'm doing and seeing:
D:\>cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login
(Logging in to [EMAIL PROTECTED])
CVS password:
cvs [login aborted]: connect to cvs.sourceforge.n
ve been applied to JBoss clustering (and every other
part as well). For example, even this morning I've fixed a farming bug, so
;)
Try it please. Cheers,
Sacha
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
arch 31, 2003 8:44 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Cluster/Farm Problems - corrupted zip files
(JARS)
Sacha, Bela?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jason Stortz
> Sent: Monday, March 31, 2003 8:12 AM
> T
Short Description: Farm doesn't copy jars to other servers correctly about 30% of the
time.
Situation:
We've got 4 JBoss servers clustered together. We're using the original 3.0.0 release
of JBoss. We have about 7 stateless session beans and 4 entity beans.
Detailed Description:
We have t
What's happening?
I am trying to trim down what starts when JBoss starts up. We have several stateless
session beans
and a few entity beans that will use oracle database. I was kind of hoping to drop as
much stuff
out of the default installation as possible.
Basically, I am wondering if it
I can't seem to perform a successful checkout...
D:\jboss>cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login
(Logging in to [EMAIL PROTECTED])
CVS password:
cvs [login aborted]: connect to cvs.sourceforge.net:2401 failed: Connection timed out
D:\jboss>
I just hit enter when I get a password.
Does anyone know of a good MBean tutorial which focuses on JBoss.
Not sure I get the whole MBean concept all that well yet, and I just
haven't had that good of luck finding examples.
Thanks!
---
This SF.NET email is sponsored by: FREE SSL Gu
We have a memory leak, which I believe is in our EJB. JBoss usually runs
fine for about 3 or 4 days, then it croaks with out of memory error. I would like to
know how to allocate more memory at startup time. I suspect it can be inserted as
one of the parameters in the startup scripts.
Thanks!
The Stats:
SUSE 8.0
J2SE 1.3.1_04
JBoss 3.0.0
Clustered (but only one machine turned on right now)
Stateless Session Beans Only
Dual Processor Machine
The Facts
* JBoss starts without flaw
* I deploy .jar files for EJB's t
Title: RE: [JBoss-user] jndi / jboss question
When you create an initial context are you supposed to
close it as soon as
you're done? I've seen several books say you are
supposed to. However,
a lot of places I see create the initial context in the
init method and do
not close it.
JBoss
Bill & Others,
>> 1. What does this mean? Is it bad?
>> 08:33:15,586 WARN [DefaultPartition:ReplicantManager]
>> mergeMembers received NULL from lookupLocalReplicants
>>
>
>If I remember my code correctly. This is just a debug message. You can
>ignore this.
Okay, will do.
>> 3. Anyone know
How do I know when the documentation is updated?
I have a subscription for 6 mo., and I am just curious,
THANKS!
-Original Message-
From: "Dannemann, Björn" [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 7:32 AM
To: JBoss (E-Mail)
Subject: [JBoss-user] Standalone Tomcat 4.0 usin
Hey Everyone!
When I start my cluster, sometimes it prints out the following
message:
1. What does this mean? Is it bad?
08:33:15,586 WARN [DefaultPartition:ReplicantManager] mergeMembers received NULL from
lookupLocalReplicants
2. What does this mean as well?
08:35:16,921 INFO [DefaultParti
First Question:
What would be the easiest way to interigate a cluster
and find out how many nodes it has as well as the
ip addresses of the nodes?
I have four machines started, but for some reason
I suspect not all of them joined the cluster, and
I wanted a way to count the number of nodes and f
How are the rest of you handling the fact that now and then you have to
hit the space bar for JBoss to resume responding in the console window?
One of my programmers today said that one errors occur he sometimes has
to hit the space bar before JBoss will respond to further requests.
Has anyone e
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Stortz
> Sent: Friday, June 21, 2002 2:39 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] How to test Cluster?
>
>
> 1. Is there an easy way to search list archives that I don't know
>about,
1. Is there an easy way to search list archives that I don't know
about, as I suspect this question to have been asked before.
2. I have two instances of jboss, one on each machine, clustering
is setup, and works as far as *I* can tell. However, how do I
test this more convincingly?
I
-service.xml from server\all\deploy to default\all\deploy and
simply execute run.sh/run.bat
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Jason
> Stortz
> Envoyé : vendredi, 21 juin 2002 17:55
> À : [EMAIL PROTECTED]
> Objet :
I would like to play with the clustering stuff, which Bill says only
works with the "all" directory. How do I get my installation to use
that "mode"?
Thanks,
Jason
---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_
Adrian,
Link didn't work, maybe because forums have been up and
down lately. Got any other links?
-Original Message-
From: Adrian Brock [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 8:30 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Never ending eta
us do not be blunt! Remember, I'm new!
Thanks so much!
Jason Stortz
E-mail: [EMAIL PROTECTED]
Bringing you mounds of caffeinated joy
>>> http
26 matches
Mail list logo