Re: is der any default username for tomcat?

2012-01-06 Thread János Löbb
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

Connection has been abanded

2011-11-30 Thread János Löbb
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

Re: Tomcat on Ubuntu

2011-08-25 Thread János Löbb
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

Tomcat on Ubuntu

2011-08-24 Thread János Löbb
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

[cluster] ConcurrentModificationException

2011-06-21 Thread János Löbb
ts removed: bml0024:local administrator$ sudo cat tc241/conf/server.xml Password: The web.xml in the example webapp has the t

[cluster] jvmRoute question

2011-06-20 Thread János Löbb
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

Re: Tomact 5.5 Clustering

2011-06-09 Thread János Löbb
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

Re: Need Help to configure Apache Tomcat with mod_jk.so

2011-05-10 Thread János Löbb
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

Re: SessionExample from the examples webapp

2011-04-28 Thread János Löbb
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

Re: SessionExample from the examples webapp

2011-04-28 Thread János Löbb
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

Re: SessionExample from the examples webapp

2011-04-28 Thread János Löbb
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

Re: SessionExample from the examples webapp

2011-04-27 Thread János Löbb
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

Re: SessionExamples from the examples webapp

2011-04-27 Thread János Löbb
-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

SessionExamples from the examples webapp

2011-04-26 Thread János Löbb
-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

[OT] How to deploy a new version of a webapp on a cluster

2011-04-18 Thread János Löbb
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,

example.war

2011-04-18 Thread János Löbb
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

Re: [cluster] standalone tomcat hijacks cluster session

2011-04-15 Thread János Löbb
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

[cluster] standalone tomcat hijacks cluster session

2011-04-15 Thread János Löbb
loadfactor=10 ProxySet lbmethod=bytraffic ProxyPass /tc/ balancer://pathCluster/ ProxyPassReverse/tc/ balancer://pathCluster/ ProxyPassReverseCookiePAth / / ProxyPassReverseCookieDomain/ / Thanks ahead, János

[OT cluster]Request to comment

2011-04-13 Thread János Löbb
hen testing is done simple redeploy the new app on the production tomcat cluster. What do you think ? Thanks ahead, János

Re: [OT] servlet-specific error pages

2011-04-13 Thread János Löbb
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

Re: [OT] servlet-specific error pages

2011-04-12 Thread János Löbb
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 -

[Cluster] Sanity check

2011-04-12 Thread János Löbb
? Thanks ahead, János - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

[Cluster] fail over is failing on application stop

2011-04-11 Thread János Löbb
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

Re: [Cluster] context question

2011-04-11 Thread János Löbb
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

[Cluster] context question

2011-04-11 Thread János Löbb
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

Re: reverse proxy and tomcat

2011-03-24 Thread János Löbb
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

Re: reverse proxy and tomcat

2011-03-23 Thread János Löbb
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

Re: reverse proxy and tomcat

2011-03-23 Thread János Löbb
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

Re: reverse proxy and tomcat

2011-03-23 Thread János Löbb
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

reverse proxy and tomcat

2011-03-22 Thread János Löbb
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

Re: session replication question in 7.0.10

2011-03-22 Thread János Löbb
. 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

Re: session replication question in 7.0.10

2011-03-21 Thread János Löbb
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

session replication question in 7.0.10

2011-03-21 Thread János Löbb
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....

Re: CSRF_NONCE

2011-03-21 Thread János Löbb
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

CSRF_NONCE

2011-03-21 Thread János Löbb
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

Re: What is the right way to redirect http to https with tomcat 7 ?

2011-03-15 Thread János Löbb
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

What is the right way to redirect http to https with tomcat 7 ?

2011-03-14 Thread János Löbb
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

Re: programming question

2011-02-24 Thread János Löbb
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

programming question

2011-02-24 Thread János Löbb
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

Re: Tomcat shutdown

2011-02-01 Thread János Löbb
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

Tomcat shutdown

2011-02-01 Thread János Löbb
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

Re: ApacheCon2010NA Meetup / Connector Performance

2010-10-14 Thread János Löbb
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

Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread János Löbb
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

Re: xalan

2010-05-07 Thread János Löbb
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: >> . >>

xalan

2010-05-07 Thread János Löbb
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

md5 /enlightened/

2010-05-06 Thread János Löbb
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

md5

2010-05-06 Thread János Löbb
anks ahead, János - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat on AIX 5.3

2010-04-14 Thread János Löbb
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

Tomcat on AIX 5.3

2010-04-14 Thread János Löbb
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

Re: Secured photo rendering

2010-03-10 Thread János Löbb
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

[OSX specific] Number of Mach ports

2009-10-16 Thread János Löbb
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

Re: Logging of memory / thread activity

2009-07-13 Thread János Löbb
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

Re: Windows x64 Installer

2009-06-02 Thread János Löbb
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

Re: Windows x64 Installer

2009-05-29 Thread János Löbb
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,

Re: What is the difference?

2009-05-15 Thread János Löbb
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

Re: Headstart on "Resolving OOM-PermGen errors on webapp reload"

2009-04-23 Thread János Löbb
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

Re: 15 second for redeployment is to much

2009-04-20 Thread János Löbb
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

Re: JK 1.2.28 - load balancer worker fails on startup with one worker down ?

2009-04-20 Thread János Löbb
be set internally to 2 or to the tomcat instances balanced. János

Re: [OT] Tomcat 5.5 embedded vs Tomcat 6.0.18 embedded

2009-04-07 Thread János Löbb
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

Re: [OT] Tomcat 5.5 embedded vs Tomcat 6.0.18 embedded

2009-04-06 Thread János Löbb
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

Re: Session Replication in Cluster

2009-04-06 Thread János Löbb
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

Re: Session Replication in Cluster

2009-04-03 Thread János Löbb
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

Re: Replicated context is failing...or not ?

2009-03-30 Thread János Löbb
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

Replicated context is failing...or not ?

2009-03-29 Thread János Löbb
A-INF directory className="org.apache.catalina.ha.context.ReplicatedContext"> What am I missing here ? Thanks ahead, János

Re: reversed proxy stopped working with tomcat cluster

2009-03-26 Thread János Löbb
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

Re: reversed proxy stopped working with tomcat cluster

2009-03-25 Thread János Löbb
/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

reversed proxy stopped working with tomcat cluster

2009-03-20 Thread János Löbb
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

DeadlockDetector

2009-03-12 Thread János Löbb
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

Re: mod_jk not working as expected - is there a bug??

2009-02-25 Thread János Löbb
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

Re: very slow class loading on initial JSP/servlet request after restart

2009-02-24 Thread János Löbb
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 --

Re: very slow class loading on initial JSP/servlet request after restart

2009-02-24 Thread János Löbb
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

Re: very slow class loading on initial JSP/servlet request after restart

2009-02-20 Thread János Löbb
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

Re: Cannot find workers

2009-02-19 Thread János Löbb
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

Re: Apache Tom Cat in a VM as VMWARE or Red Hat Virtualization

2009-02-18 Thread János Löbb
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

Re: AJP13 Connector and JKOptions

2009-02-18 Thread János Löbb
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&#x

Re: mod_jk

2009-02-18 Thread János Löbb
-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

unable to start ReplicatedContext

2009-02-09 Thread János Löbb
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

Re: Can Tomcat accomplish this?

2009-02-06 Thread János Löbb
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 ---

Re: some config issue with Apple supplied Tomcat

2009-01-13 Thread János Löbb
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

some config issue with Apple supplied Tomcat

2009-01-12 Thread János Löbb
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

Context placement question

2008-12-10 Thread János Löbb
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]

Re: Sticky Session AND session duplication?

2008-10-31 Thread János Löbb
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

Re: Tomcat Cluster Deployer

2008-10-20 Thread János Löbb
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

Re: Tomcat not using multiple cores

2008-10-17 Thread János Löbb
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

clustering on different machines

2008-09-26 Thread János Löbb
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

Re: [OT obviously] Re: Some Prilim questions

2008-09-26 Thread János Löbb
. 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 ??

Failing over is failing when tomcats are on different machines

2008-08-04 Thread János
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

Re: Version 6 Clustering problem

2008-07-14 Thread 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

Re: Version 6 Clustering problem

2008-07-11 Thread János
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

Version 6 Clustering problem

2008-07-10 Thread János
/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]