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
et.service(HttpServlet.java:722)
at org.apach
Any good idea where to start troubleshooting ?
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mai
Peter,
Thanks a lot.
János
On Aug 25, 2011, at 3:56 AM, Peter Miklosko wrote:
>> From Ubuntu 10.04 documentation on Tomcat 6 it doesn't look like default
> location https://help.ubuntu.com/10.04/serverguide/C/tomcat.html
>
> On 24 August 2011 21:18, Christo
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
ts removed:
bml0024:local administrator$ sudo cat tc241/conf/server.xml
Password:
The web.xml in the example webapp has the t
good suggestion is highly appreciated.
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
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 f
On Apr 28, 2011, at 4:53 PM, Konstantin Kolinko wrote:
> 2011/4/29 János Löbb :
>> 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
>> HT
SessionExample.java and I am happy with
it. Now I know how to mess with java files from the command line with tools
like nano, pico and javac :-)
And yes, I did not want to compile the whole Tomcat, just modify one of the
servlet examples to suit my need.
Thanks you both,
János
On Apr 28, 2011
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 u
NF/classes/util/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 wr
-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&quo
-deployed, but
I do not see the change.
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
sions and bring them over to tomcatA, so I can do the same
procedure on tomcatB that I did on tomcatA, that is replacing the old app with
the new one.
So I am interested how others are doing it without loosing any sessions and
without restrictions t the users.
Thanks ahead,
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: users-uns
d_jk,
that ignore the freshly started 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
loadfactor=10
ProxySet lbmethod=bytraffic
ProxyPass /tc/ balancer://pathCluster/
ProxyPassReverse/tc/ balancer://pathCluster/
ProxyPassReverseCookiePAth / /
ProxyPassReverseCookieDomain/ /
Thanks ahead,
János
hen testing is done simple redeploy the new app on the production tomcat
cluster.
What do you think ?
Thanks ahead,
János
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 E
Rgpt4XK804jdbei
> JpEAnj/NF2td4NNHoBAbFBRAgsUDkC0v
> =xjBP
> -END PGP SIGNATURE-
>
Chris,
Look the 10.9 Error Handling in the 3.0 specifications. It is maya to me but
you might find what you are looking for.
János
-
?
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
factor = 1
#worker.tomcat2.redirect=tomcat4
worker.tomcat3.type = ajp13
worker.tomcat3.host = bml0065.yalepath.org
worker.tomcat3.port = 8309
worker.tomcat3.lbfactor = 1
worker.tomcat3.redirect=tomcat1
#worker.tomcat4.type = ajp13
#worker.tomcat4.host = bml006
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
tomcat3.type = ajp13
worker.tomcat3.host = bml0065.yalepath.org
worker.tomcat3.port = 8309
worker.tomcat3.lbfactor = 1
worker.tomcat3.redirect=tomcat1
#worker.tomcat4.type = ajp13
#worker.tomcat4.host = bml0065.yalepath.org
#worker.tomcat4.port = 8409
#worker.tomcat4.lbfactor = 1
#worker.tomcat4.redirect=tomcat2
Thanks ahead,
János
St. Gallen on Friday evening. By the way, the man I had to work
was a German :-) I got my pay from him via the Swiss Red Cross, because just
by himself he thought I was not deserving the money, because I did sleep 2 x
5hours from wednesday morning to friday evening .)
Thanks a lot,
János
ain/ /
and now everything works again like charm :-) Tomcats can fail over and
Httpds can fail over and the session is still good and valid. There is a space
between the two "/" character above.
Now off to self signing some certificates, configure the ssl.conf file and I am
almos
directly without using the
reverse proxy. Then for the sake of clearness I specified the FQDN for
hostnames.
Thanks ahead,
János
On Mar 23, 2011, at 11:42 AM, André Warnier wrote:
> Just a vague suspicion..
>
> What are the hostnames which you use in your workers.properties, for the
the reverse proxy then
every attempt to any of the tomcats creates a new session, so fail over does
not work.
Thanks,
János
On Mar 22, 2011, at 6:59 PM, Igor Cicimov wrote:
> Interesting I had no idea you can mix mod_proxy and mod_jk, thought you
> should use the one or the other. What
OST
/tc/examples/servlets/servlet/SessionExample HTTP/1.1" 200 1114
The 10.84.2.41 is my machine. In the log above looks like the hit to the
reverse proxy - with the /tc/ start - inserted later than the converted url for
the given balance member.
There is
.
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 tomc
Sorry for the noise, one of the web.xml did not have the 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
les
With 6.0.18 I had a ReplicationContect in server.xml. I understand that is a
No-No these days, so, for the examples webapp should I create a META-INF
directory with a contect.xml in it ?
I thought examples should work out of box....
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/manag
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 other
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-si
should redirect to
https://localhost:8443
??
That is I do not want it to be web app specific, I want to have this behavior
by default. I am not using httpd or mod_jk at this time and do not want to
use if I can avoid them.
Should I also add SSLEngine="on" ??
Thanks ahead,
Ján
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
&g
database recycling
and would not require human interactions to make it work again.
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
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 :
>> 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 us
components will work just fine.
Any good explanation ?
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
org
> For additional commands, e-mail: users-h...@tomcat.apache.org
Chris,
Can You post that also here on this list ?
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
worker.pub-app0x.redirect=machine_name_where_the_session_from_this_machine_should_be_redirected
- For the load balance worker you might need something like:
worker.pub-lb.sticky_session_force=False
worker.pub-lb.sticky_session=True
I am getting these from my 6.0.18 config, so they might be outdate
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:
>> .
>>
java Apple provides with it. Tomcat is the
6.0.26 distribution.
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
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
anks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Filip,
What tool - java based or aix based -, can I use to see where does
the time go ? /I am not a Java programmer/
I do not think it is the webapp, or tomcat, because the same
configuration is fast on OSX server.
DNS is working fine.
Thanks ahead,
János
On Apr 14, 2010, at 11:28 AM
S="-server -Xms512M -Xmx1024M"
and on AIX the option to use the IPv4 Stack is set in JAVA_OPTS.
None of the .xml files were modified in the conf directory.
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@t
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
RSIZE VSIZE
18293 java 0.0% 6:24:19 73 2423524 145M 4544K
154M 439M
Should I worry ? Where can I find info about Mach port usage by
Tomcat ?
Thanks ahead,
János
-
To unsubscribe, e-mail: users
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.
Someo
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 a
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 view,
i a hasaat szappanozza ees a haata
habzik."
Enjoy,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
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
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: users-unsubscr...@tomcat.ap
be set internally to 2 or to the tomcat instances
balanced.
János
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
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 t
To stick with the analogy:
Your session's baby part is: FEBA6A8127A69079C79B7A641158CE20 and
that remains the same if with daddy or mommy.
Your session's daddy part is: itchy
and
Your session's mommy part is: scratchy
Enjoy them :)
János
On Apr 3, 2009, at 5:32 PM, Roy
w about them.
To verify it You can use the supplied SessionExmaple webapp.
It is like passing a baby among family members and making a snapshot.
As long as the baby the same everything is alright :)
János
-
To uns
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
A-INF directory
className="org.apache.catalina.ha.context.ReplicatedContext">
What am I missing here ?
Thanks ahead,
János
to see 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
on
/CassetteLabeler
or
http://balancemember2.yalepath.org/Cassettelabeler
, everything is working right. The problem is somewhere as the info
is flowing back in the chain to the reverse proxy.
Thanks ahead,
János
On Mar 25, 2009, at 9:33 AM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE
lepath.org
loadfactor=10
BalancerMember http://raid2b.yalepath.org loadfactor=10
BalancerMember http://reptile.yalepath.org loadfactor=10
That is there is this stickysession=JSESSIONID in the ProxyPass
statement and it was g
ol.BasicResourcePool
$acquiret...@ad40e8 (in deadlocked PoolThread) failed to complete in
maximum time 6ms. Trying interrupt().
- Task com.mchange.v2.resourcepool.BasicResourcePool
$acquiret...@807a29 (in deadlocked PoolThread) failed to complete in
maximum time 6ms. Trying interrup
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
rs when it is first requested of
a given Tomcat instance. I've not been able to find out from
strace. I'll give truss -f and truss -ff a try.
How about just using tcpdump during the long delay and see what the
machine is doing network wise ?
man tcpdump
János
--
to an IP4 network, or an inefficient routing of
network traffic for that particular machine. Sounds like it is timing
out on some network task.
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
t request. Any particular setup or circumstance that could be
tried to change when this happens, just to see ?
No, it is definitely not the reindeers, but an octo-pussy :)
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat
porary and see how the
mapping is done in reality. Then You will have a fairly good idea
what can be wrong.
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
uch better, network wise.
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
orker containing MyAPP
JKMount /MyAPP myappw
How about:
JkMount /MyApp* myappw
??
János
# Globally deny access to the WEB-INF directory
AllowOverride None
deny from all
The pages display but none of the images display and several of the
webapps links are broken. So, something isn
-mail: users-h...@tomcat.apache.org
You can also look:
http://Your.server.com/jkmanager
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
a(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-
b06-284)
Java HotSpot(TM) Server VM (build 1.5.0_16-133, mixed mode)
Thanks ahead,
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
like.
We're looking specifically for a Web Server.
There's no web server that does this. There are applications that
run inside (or under) a web or app server that do this.
- Chuck
Maybe a reverse_proxy can do that.
János
---
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 and
to
http://pathsrv1.yalepath.org/examples/servlets/servlet/SessionExample
Either my config is not right, or my thinking :)
Any good hint is appreciated.
János
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additio
onment.
If there is a good article about it please give me the URL.
Thanks ahead,
János
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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 ens
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 guide
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
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
bml0039.yalepath.or
. 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 ??
or similar as Engine parameters ?? Do I
have to share out C;\node3 as a share ??
Any good advise, or pointers to the appropriate files where a cluster
is working on different machines with different OS-es?
Thanks ahead,
János
, 'Kett?')
Now I have a working tomcat cluster, I JUST have to make it to work
with apache via jk_mod :)
How a normal roadrunner, like me, should know about the -
Djava.net.preferIPv4Stack=true system property and its dramatical
impact ?
Thanks a lot,
János
On Jul 14, 2008, at
live=1019,id={27 24 -73 72 48 -6
70 32 -90 57 51 106 -94 -54 126 -52 }, payload={}, command={}, domain=
{}, ]
Similarly on the other two nodes. What am I missing ?? Should I add
the to the server.xml files ?
Thanks ahead,
János
On Jul 10, 2008, at 6:03 PM, Filip Hanik - Dev Lists wrot
/6.0.16
JVM version is: 1.5.0_13-b05-241
I suspect the heartbeat pings have a problem, I just do not know what
to do about them.
Thanks ahead,
János
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
90 matches
Mail list logo