On Jan 6, 2012, at 9:45 AM, André Warnier wrote:
Pid wrote:
On 06/01/2012 06:24, srilaxmi deevela wrote:
is der any default username for tomcat?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
Hi,
IT is Mac OSX 10.6.8
java -version
java version 1.6.0_20
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
tomcat is 7.0.21
database is Sybase ASE 15.0.3
We are getting this error in about every half hour
...@christopherschultz.netwrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
János,
On 8/24/2011 4:02 PM, János Löbb wrote:
Newbie question: Is still /usr/local/tomcat is the default
location for installation on Ubuntu 10.04 ? Recently I saw it in
an nfs directory mounted by autofs from another server and I
Hi,
Newbie question: Is still /usr/local/tomcat is the default location for
installation on Ubuntu 10.04 ? Recently I saw it in an nfs directory mounted
by autofs from another server and I am wondering...
Thanks ahead,
János
Hi,
It is OSX 10.6.7, java 1.6.0_24, tomcat 7.0.14, jk 1.2.31, apache 2.2.19. It
is a one machine with two tomcat instances setup. I am trying to do session
replication testing with the examples webapp. When I shut down one of the
tomcat instances I receive this in the log of that instance:
Hi,
To take a tomcat instance out from a cluster, now I have a no-cluster.xml and
in content it is exactly the same as the server.xml, except the
Cluster/
tag is commented out.
The question is should I also take out the jvmRoute=tc24x variable from the
Engine/ tag or leave it there.
On Jun 9, 2011, at 10:30 AM, Tauqir Akhtar wrote:
Hi
I am running two Tomcat (5.5.27) Instances on two different machines
deploying the same Java Application.
I have made changes in server.xml to specify the Port on which Tomcat should
run on the two machines.
On Machine 1 :
On May 10, 2011, at 9:28 AM, jatinder singh wrote:
Hi
I have configured Apache and Tomcat with SSL.
I want to Integrate both using mod_jk.so, for that i have followed all the
instruction but when i start Apache i got the message - The requested
operation has failed.
My httpd.conf file is
it and will deploy it soon to see if it work for me.
Thanks as always,
Jábnos
On Apr 28, 2011, at 11:24 AM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
János,
On 4/27/2011 4:26 PM, János Löbb wrote:
Adding some -claspath based upon man javac, I reduced
, at 4:17 PM, Konstantin Kolinko wrote:
2011/4/28 János Löbb janos.l...@yale.edu:
Hi,
Adding some -claspath based upon man javac, I reduced the number of errors
to two.
bml0065:classes administrator$ sudo javac -classpath
/usr/local/apache-tomcat-7.0.10/webapps/examples/WEB-INF/classes
On Apr 28, 2011, at 4:53 PM, Konstantin Kolinko wrote:
2011/4/29 János Löbb janos.l...@yale.edu:
Hi Konstantin, Chuck,
I think I tried also with .../WEB-INF/classes and it still complained that
it could not find or open the util package. Then I moved the two
HTMLFilter.* files out from
is that I need a -classpath option, so javac can find all those
definitions it needs. What should that be on OSX 10.6.6 ?
Thanks ahead,
János
On Apr 26, 2011, at 5:25 PM, János Löbb wrote:
Folks,
What should I change if I want to have as title in this servlet not Session
Example but rather
/HTMLFilter.class:/usr/local/apache-tomcat-7.0.10/lib/servlet-api.jar
SessionExample.java
and also with HTMLFilter.java in place of HTMLFilter.class, but then the number
of errors climbed back to three :-(
Thanks ahead,
János
On Apr 27, 2011, at 11:25 AM, János Löbb wrote:
Hi,
During
Folks,
What should I change if I want to have as title in this servlet not Session
Example but rather Session Example Old ?
I modified the servlets/sessions.html and also the SessionExample.java in the
WEB-INF/classes, created a war file with jar, un-deployed and re-deployed, but
I do not
Hi,
Where can I get the war file of the supplied example webapp ?
Is it possible t create a war file from the app's directory created during the
tomcat install ?
Thanks,
János
-
To unsubscribe, e-mail:
Hi,
Let say there is a webapp called mywebapp on a two member tomcat cluster.
Let's call the members tomcatA and tomcatB. The Developer wants to deploy a
new version of mywebapp. The following procedure was thought:
- Shut down one of the tomcats. Let it be tomcatA. From here
Hi
Two machines bml0065 and bml0066. Both have OSX 10.6.6, Tomcat 7.0.10, mod_jk
1.2.31, and httpd2.2.17. bml0065 is the reverse proxy.
I am following this test plan with the
examples/servlets/servlet/SessionExample as the webapp.
nyissz
Scenario - tc65, tc66 are running in a cluster.
1
up standalone tomcat and act like that tomcat
is not up yet and go to the tomcat that has the clustered session, and serve
that to the user.
Thanks ahead,
János
On Apr 15, 2011, at 1:09 PM, János Löbb wrote:
Hi
Two machines bml0065 and bml0066. Both have OSX 10.6.6, Tomcat 7.0.10
ready made java classes in the open that you can just incorporate to
emit the xml.
János
On Apr 12, 2011, at 6:17 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
János,
On 4/12/2011 4:56 PM, János Löbb wrote:
Look the 10.9 Error Handling in the 3.0
Hi,
I have this write up regarding a tomcat cluster I have to set up:
nyissz
Clustering Information:
Two or more servers with each having a tomcat instance installed. The cluster
or proxy server will need to have load balancing.
Session Replication between all the tomcat instances on all the
Hi,
/Httpd 2.2.17, mod_jk 1.2.31, tomcat 7.0.10, OSX 10.6.5/
Looks like there is something I do not get regarding Tomcat clustering, so I do
here a sanity check :-)
I have two machines with one tomcat on both.
I use one of the machines as reverse proxy. here is the reverse proxy conf
from
On Apr 12, 2011, at 4:38 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I have a webapp where some of the servlets are expected to return XML
all the time, even for error conditions. I'd like to be able to set an
error page for those servlets so the
Hi,
/Tomcat 7.0.10, OSX 10.6.5, jk 1.2.31, and httpd 2.2.17/
Without any explicit parameters in server.xml, just by setting the jvmRoute
attribute in the Engine element and enabling Clustering, session failover
worked if I shut down one or the other tomcat instance or the one httpd that
was
On Apr 11, 2011, at 12:45 PM, János Löbb wrote:
Hi,
/Tomcat 7.0.10, OSX 10.6.5, jk 1.2.31, and httpd 2.2.17/
Without any explicit parameters in server.xml, just by setting the jvmRoute
attribute in the Engine element and enabling Clustering, session failover
worked if I shut down one
Hi,
I started a new thread. I have two machines bml0065 and bml0066. Both have
OSX 10.6.5, httpd 2.2.17, tomcat 7.0.10, jk 1.2.31. The bml0065 machine acts
as a reverse proxy.
Here is the server.xml from bml0066, without comments:
nyissz
?xml version='1.0' encoding='utf-8'?
Server
-balancing
part.
(And I am at the moment in Germany, where people get to work at 8:00, go to
lunch at 11:30 for 1/2 hour max, and are tired and go home at 16:30. And
it's even worse : they expect foreigners like me to do the same.)
János Löbb wrote:
André,
What kind of late afternoon
have workers.properties file in
the Apache conf directory with load-balancer worker that takes care of the
load balancing ans sticky sessions.
On Wed, Mar 23, 2011 at 8:54 AM, János Löbb janos.l...@yale.edu wrote:
Hi,
I have two machines bml0065.yalepath.org and bml0066.yalepath.org
?
János Löbb wrote:
Hi Igor,
I use mod-proxy to balance the apaches/httpds. I use mod-jk t balance the
tomcats. For the tomcats f course I also have the workers.properties files
in the apache2/conf directory. When invoke the URL to the individual
balance members, everything works fine
just a late-afternoon guess, remember ?)
János Löbb wrote:
Hi André,
Her is the content of one of the workers.properties file. On the other
machine the names are changed accordingly:
bml0065:local administrator$ cat apache2/conf/workers.properties worker.list
= lb,jkstatus
.
Thanks for your help !! Please do not be discouraged :-)
János
On Mar 21, 2011, at 6:17 PM, Mark Thomas wrote:
On 21/03/2011 21:34, János Löbb wrote:
Hi,
I have two machines MachineA and MachineB with osx 10.6.6 on them. Both
machines have one tomcat 7.0.10 running. On both machine
Hi,
I have two machines bml0065.yalepath.org and bml0066.yalepath.org. Both have
OSX 10.6.6, apache 2.2.17 and mod_jk 1.2.31 installed. Tomcat is 7.0.10 on
both.
Apache was compiled on both machines with proxy, proxy-balancer, proxy-http and
proxy-ajp enabled.
The bml0065 machine is
Hi,
On two OSX 10.6.6 machine I try to make a 4 member tomcat cluster. On MachineA
tomcat3 and tomcat4, on MachineB tomcat1 and tomcat2.
I use MachineA as a reverse proxy.
Apache2 is 2.2.17, mod_jk is 1.2.31 and tomcat is 7.0.10
When I try to get to the manager application on one or the
On Mar 21, 2011, at 3:13 PM, Mark Thomas wrote:
On 21/03/2011 19:05, János Löbb wrote:
When I try to get to the manager application on one or the other balance
members
http://bml0066.yalepath.org:8180/manager/html
http://bml0065.yalepath.org:8380/manager/html
Clustering the manager
Hi,
I have two machines MachineA and MachineB with osx 10.6.6 on them. Both
machines have one tomcat 7.0.10 running. On both machine the server.xml was
modified minimally:
- Uncommented the Cluster tag
- added jvmRoute=tomcat(x) to the Engine tag where x member of {1,3},
-
Sorry for the noise, one of the web.xml did not have the distributable/ tag :(
Now it is working fine.
János
On Mar 21, 2011, at 5:34 PM, János Löbb wrote:
Hi,
I have two machines MachineA and MachineB with osx 10.6.6 on them. Both
machines have one tomcat 7.0.10 running. On both
Filip,
Works like charm.
Thanks a lot,
János
On Mar 14, 2011, at 7:29 PM, Filip Hanik - Dev Lists wrote:
On 3/14/2011 3:46 PM, János Löbb wrote:
Hi,
I set up ssl using the JAVA_HOME/bin/keytool on OSX 10.6.6 - JSSE type
configuration with a self-signed certificate. Modified server.xml
Hi,
I set up ssl using the JAVA_HOME/bin/keytool on OSX 10.6.6 - JSSE type
configuration with a self-signed certificate. Modified server.xml to include a
connector:
Connector port=8443 protocol=org.apache.coyote.http11.Http11Protocol
SSLEnabled=true
maxThreads=150
Hi,
What is the very basic structure of a web application that is connected to a
database through a connection pool, but would not require to restart itself or
restart Tomcat when the database goes down - let say for maintenance ?
Telling otherwise how to write a webapp that would survive a
On Feb 24, 2011, at 10:58 AM, David kerber wrote:
On 2/24/2011 10:49 AM, János Löbb wrote:
Hi,
What is the very basic structure of a web application that is connected to a
database through a connection pool, but would not require to restart itself
or restart Tomcat when the database
Hi,
It is Tomcat 6.0.29 on OSX 10.6.5. If I ssh to the machine and shutdown Tomcat
and later boot it back again, all those components which are using AWT are not
usable. However if I Apple Remote Desktop to the machine, open up Terminal
there, shut down Tomcat and start it up, all AWT
Hi Konstantin,
I see... :-)
Thanks a lot,
János
On Feb 1, 2011, at 11:39 AM, Konstantin Kolinko wrote:
2011/2/1 János Löbb janos.l...@yale.edu:
It is Tomcat 6.0.29 on OSX 10.6.5. If I ssh to the machine and shutdown
Tomcat and later boot it back again, all those components which
On Oct 14, 2010, at 3:00 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
Is there any interest in my (finally) presenting my performance data for
Tomcat connectors versus Apache httpd at the conference meetup?
I'd have to repeat my tests (my data is
workers.properties
---
ps=/
worker.list=pub-app01, pub-app02, pub-app03, pub-app04, pub-app05, pub-lb
worker.pub-app01.type=ajp13
worker.pub-app01.host=app01
worker.pub-app01.port=8009
worker.pub-app01.socket_keepalive=1
worker.pub-app02.type=ajp13
Hi,
I see this in the catalina.out:
.
.
May 6, 2010 4:17:30 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 17970 ms
[Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl
Is it normal ? What should I do to avoid it ?
OS is OSX 10.6.2, with a latest
Hi Pid,
Yes, I have, only this one:
mysql-connector-java-5.1.12-bin.jar
This is the newest of that kind.
Thanks,
János
On May 7, 2010, at 12:26 PM, Pid wrote:
On 07/05/2010 16:18, János Löbb wrote:
Hi,
I see this in the catalina.out:
.
.
May 6, 2010 4:17:30 PM
Folks,
What am I doing wrong here ?
bash-3.2# md5 -s apache-tomcat-6.0.26.zip
MD5 (apache-tomcat-6.0.26.zip) = d0892b5662287d18c06b167c4bba249d
bash-3.2# cat apache-tomcat-6.0.26.zip.md5.txt
6bf77c1c820a0e7c1a1fb6463c0a2a1d
t was downloadad yesterday from the Tomcat site.
Thanks ahead,
János
Folks,
Sorry for the previous post. In the meantime I realized the meaning of the -s
flag :-)
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Hi,
I installed Tomcat 6.0.26 in an IBM P6 LPAR . The java version is
1.5.0 that is equivalent to Java 5. The LPAR has 12G memory and
there are two databases on it, a Sybase and a MySql. Sybase takes 3 G
and mysql takes 3 G, so there is still plenty for Tomcat.
The idea to put Tomcat
, Filip Hanik - Dev Lists wrote:
you'd have to figure out what takes the time. Could be anything,
including a DNS timeout
Filip
On 04/14/2010 08:34 AM, János Löbb wrote:
Hi,
I installed Tomcat 6.0.26 in an IBM P6 LPAR . The java version is
1.5.0 that is equivalent to Java 5. The LPAR has
On Mar 9, 2010, at 9:35 AM, David kerber wrote:
Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: Secured photo rendering
But it should not, if the server sends the image with the
appropriate
no caching and/or expires HTTP headers.
The headers don't
Hi,
How many Mach ports can be seen as normal usage ? When I start Tomcat
and it is launching the default apps the number of Mach ports is
around 600 per java process. On two production servers running 2-5
additional web applications and also members of a tomcat cluster this
number is
On Jul 13, 2009, at 3:47 PM, Caldarale, Charles R wrote:
From: Lucas Vickers [mailto:lucasvick...@gmail.com]
Subject: Logging of memory / thread activity
I have an issue where Tomcat shuts down without reason.
So this is in some universe without causality? Must be quantum
effects.
On May 29, 2009, at 7:15 PM, Markus Schönhaber wrote:
János Löbb:
Because the electron has resting mess, it will never go with speed of
light. The info by the way is not supplied by the electron, but
rather with electromagnetic waves around the wire who have no resting
mess,
Oh, what
On May 28, 2009, at 5:36 PM, André Warnier wrote:
Caldarale, Charles R wrote:
From: Mladen Turk [mailto:mt...@apache.org]
Subject: Re: Windows x64 Installer
You've beet me by a millisecond ;)
Yeah, but that's 300 km for an electron...
And please note that from the electron's point of
On May 14, 2009, at 4:12 PM, André Warnier wrote:
I'm frustrated.
For once there was a question which was right at my level, you guys
all beat me to answer it.
Well, just to make Your day, here is another one :)
Who is the absolute thin ?
Here is the answer encoded: Aki a hasaat
are there any good primers on eden,
Stanislaw Lem : Eden :)
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On Apr 17, 2009, at 8:28 AM, André Warnier wrote:
Rainer Jung wrote:
[...]
What remains for me is your suggestion, that the error is not a fatal
one, since there are other balanced workers left. We could include
such
a check in the startup code, although I'm not really convinced, that
your
3. 5-7 seconds waiting while Tomcat finds that my webapp deployed
files are changed
If You run quartz it can look in a shorter time if Your webapp
deployed or not.
-
To unsubscribe, e-mail:
On Apr 7, 2009, at 7:57 AM, André Warnier wrote:
János Löbb wrote:
On Apr 6, 2009, at 4:10 AM, André Warnier wrote:
Caldarale, Charles R wrote:
[...]
The metaphysical implications of existing without a trace are
rather intriguing...
I am surprised that you would not have heard of stealth
:
János Löbb wrote:
If You look the values created by the session earlier
with ...node1, than You will see the same values after fail over
with ...node2. A new session would not know about them.
To verify it You can use the supplied SessionExmaple webapp.
OK, trying that.
So, using
On Apr 6, 2009, at 4:10 AM, André Warnier wrote:
Caldarale, Charles R wrote:
[...]
The metaphysical implications of existing without a trace are
rather intriguing...
I am surprised that you would not have heard of stealth technology.
What do they call a stealthy Tomcat ? a Raptor ?
No
On Apr 3, 2009, at 3:31 PM, Roy McMorran wrote:
Mark Thomas wrote:
Roy McMorran wrote:
Is it the expected behavior then, that the 2nd part of the session
ID
changes after a failover, and a new cookie is set?
Yes
OK, please bear with me here, I may be just showing my ignorance
On Mar 29, 2009, at 8:58 PM, Caldarale, Charles R wrote:
From: János Löbb [mailto:janos.l...@yale.edu]
Subject: Replicated context is failing...or not ?
Mar 29, 2009 11:59:47 AM org.apache.catalina.startup.HostConfig
deployDescriptor
WARNING: A docBase /usr/local/apache-tomcat-6.0.18/webapps
Hi,
3 machines, - pathsrv1, raid2b, reptile - Macs with OSX 10.5.6.
Apache 2.2.9 mod_jk 1.2.26 and Tomcat 6.0.18. Every machine has one
Tomcat instance and they form a cluster. Pathsrv1 act as a reverse
proxy, so the request for the only clustered web app is coming as:
if that helps or not.
Thanks ahead,
János
On Mar 25, 2009, at 6:49 PM, Rainer Jung wrote:
On 20.03.2009 18:48, János Löbb wrote:
Hi,
I have two real machines. One of them is a Windows XP running Apache
2.2.10 + mod_jk /release date of 10/30/2008/ + Tomcat 6.0.16. The
other
one is a Mac
, at 9:33 AM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
János,
On 3/20/2009 1:48 PM, János Löbb wrote:
Connector port=8280 protocol=HTTP/1.1
connectionTimeout=2
redirectPort=8643 /
Connector port=8209 protocol=AJP/1.3
Hi,
I have two real machines. One of them is a Windows XP running Apache
2.2.10 + mod_jk /release date of 10/30/2008/ + Tomcat 6.0.16. The
other one is a Mac with OSX 10.5.6 with Apache 2.2.9 + mod_jk 1.2.26
and Tomcat 6.0.16.
The XP machine runs one instance of Tomcat /node4/. The
Hi,
One of our programmer tries to deploy an application on Tomcat 6.0.18
and the deploying process times out. There is a part when the app
connects to a mysql database and looks like that is the point where
the subject matter appears.
When the app is run from IntelliJ there are no
I am not sure the stickiness should be attached to the tc worker. I
would rather do it for the the real workers level, that is at
appfe[1234].
Consider also
worker.appfe[1234].sticky_session_force = False
for each appfe[1234] worker.
János
On Feb 24, 2009, at 8:47 PM, Mohit Anchlia
On Feb 24, 2009, at 3:57 PM, Juha Laiho wrote:
So, looks like I'm late to the party, but will crash in nonetheless.
Sam Hokin wrote:
Christopher Schultz wrote:
On 2/19/2009 6:23 PM, Sam Hokin wrote:
The problem, which spontaneously appeared a few days before
Christmas on
this one server,
On Feb 24, 2009, at 4:16 PM, Sam Hokin wrote:
Juha Laiho wrote:
One tool that I haven't yet seen suggested is 'strace', the Linux
system
call tracer. This will show all the calls your application makes to
the
operating system. As you say the application is mostly idle during
the
delay,
On Feb 20, 2009, at 10:25 AM, André Warnier wrote:
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sam,
On 2/19/2009 6:23 PM, Sam Hokin wrote:
The problem, which spontaneously appeared a few days before
Christmas on
this one server, is that the initial request of a
On Feb 19, 2009, at 12:09 PM, Wesley Schwengle wrote:
On 19.02.09 16:36 Christopher Schultz wrote:
On 2/19/2009 8:37 AM, Wesley Schwengle wrote:
I moved some jkmount statements from my mod_jk.conf to the
virtualhost
section
in Apache and it doesn't work as expected.
What does it do, and
On Feb 17, 2009, at 7:40 PM, Mohit Anchlia wrote:
Is there a way to verify if mod_jk is load balancing properly among
given live servers
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands,
On Feb 18, 2009, at 8:17 AM, Pete Helgren wrote:
Still struggling with this so I am reposting. I can't seem to find
a configuration that allows the images and links to properly
display. Info from prior posts:
I have a Tomcat application that serves up a web app when I use
a URL like
On Feb 18, 2009, at 3:24 PM, Alan Chaney wrote:
I agree with Jorge - I run several Tomcats under VMware for both
production and development.
However it is worth noting that if you use the appropriate vmware
tools for your installation (vmware-guestd etc.) you get a
significant
Hi
I have a three machine Tomcat cluster with one tomcat instance on
each. Machine names are pathsrv1, raid2b and reptile. The OS
is OSX 10.5 on two machines and OSX 10.4.11 on one machine. The JVM
is the latest for the particular OS. pathsrv1 act as a reverse
proxy for all three
On Feb 6, 2009, at 3:55 PM, Caldarale, Charles R wrote:
From: Christopher Long [mailto:kord...@gmail.com]
Subject: Re: Can Tomcat accomplish this?
Unfortunately we're not looking for an ESB.
That's too bad, because that's certainly what your requirement
statement sounds like.
We're
proxy configuration screen using Server Admin from Apple.
János
On Jan 12, 2009, at 4:26 PM, János Löbb wrote:
Hi,
I am trying to setup a cluster using Apple supplied Apache2 and
Tomcat. On OSX, tomcat is in /Library/Tomcat.
Apache is configured in a mixed way, because Apple installs 1.3
Hi,
I am trying to setup a cluster using Apple supplied Apache2 and
Tomcat. On OSX, tomcat is in /Library/Tomcat.
Apache is configured in a mixed way, because Apple installs 1.3 and
2.2, so there is /etc/httpd for config of 1.3 and /etc/apache2 for
config of 2.2. However even the
Hi,
I am in the process to convert our production Apache2 + mod_jk +
Tomcat setup on Max OSx 10.5 to a cluster, so some applications can
run on the cluster, other applications will run only on one of the two
participating balance members. The Apache in one of the machines will
also
On Oct 30, 2008, at 6:58 PM, Greg Dick wrote:
Hi,
I know that for typical web applications one of these approaches is
generally enough to achieve load balancing across nodes in a
cluster, but we here with an ICEfaces application would find it
useful to do both. Session duplication to
Paul,
Do You have this documentation ready ?? I would rather look Your's
one first, before the source code :)
Thanks ahead,
János
On Sep 18, 2008, at 1:31 AM, Paul McGurn wrote:
OK, I successfully deployed this in our test environment. Could you
point me toward the general guidelines
On Oct 16, 2008, at 9:05 PM, Matthew Laird wrote:
Caldarale, Charles R wrote:
The only time I began to see the other cores actually start being
used is when I enabled multi-threaded GC. But that doesn't give
much improvement since the threads responding the web requests are
still all
. The gamma energies used
generally range from 0,05 MeV to 3 MeV.
Yes!! That is exactly I need to able to read this list. 3 Megawatti
minimum, forget about electronVolts. Even better 5 GigaWatt. Where
is the LHC when I need it ?? to generate some black holes ??
János
Hi,
I posted it earlier, but received no answers, so I try again.
I have apache2 2.2.9, mod_jk 1.2.26, and Tomcat 6.0.18 running on my
Mac with OSX 10.5.6. Its domain name is bml0087.yalepath.org. On my
Windows 2000 machines I have tomcat 6.0.16 and its domain name is
86 matches
Mail list logo