Class loading question (with aspectj)

2009-09-03 Thread neo anderson
I read the document at http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html and have a question. What is the class loading order if the classes are located under /WEB-INF/classes/ and /WEB-INF/lib/ respectively? I have a aspectj class (.aj) located under /WEB-INF/classes/ and a Filte

Re: mod jk - multiple applications, different server clusers, sticky sessions

2009-09-03 Thread Rainer Jung
On 03.09.2009 23:31, Christopher Schultz wrote: > Rainer, > > On 9/3/2009 4:36 AM, Rainer Jung wrote: >> No. > >> The stickyness doesn't magically track your clients. If the client sends >> a session information, and the session information contains a route tag >> (a suffix .nodeX, where nodeX is

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Rainer Jung
On 03.09.2009 20:24, Dennis Christopher wrote: > Rainer, > > Trying your /sample/ I get the same result. > > The log appears to respond to that try but the lines are similar to > those I originally posted from mod_jk.log. > > It's as though every context request is translated into '/server-statu

Monitor Tomcat Performance

2009-09-03 Thread Zaki Akhmad
Hello, I am using tomcat on my web application. I want to monitor my tomcat performance. What tools I can use? From the cacti graph, shows that the memory usage is very big (>90%). Thanks -- Zaki Akhmad - To unsubscribe, e-mail

Re: tomcat 4.1.31 problem

2009-09-03 Thread jamez smith
Hi Chris, > >>>If you want to deploy "procurement" from your webapps directory, simply > >>>remove the element entirely from your server.xml file and > >>>allow Tomcat to auto-deploy your webapp naturally. > This is the exception when removing the element from the server.xml: [ERROR] [Cannot

Re: how to unwrap a Request from RequestFacade

2009-09-03 Thread Bill Barker
"Christopher Schultz" wrote in message news:4aa03ca3.4010...@christopherschultz.net... > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Muthu, > > On 9/3/2009 11:17 AM, muthu.chan...@sectra.se wrote: >> I am using tomcat 5.5 and just wanted to write a simple servlet to get >> some informa

Re: jsvc will not start on Snow Leopard & Tomcat 6

2009-09-03 Thread Bill Barker
There is a patch in https://issues.apache.org/jira/browse/DAEMON-98, but I don't know if is the same issue. There are a couple of other OS/X related issues there as well. "bemaniac" wrote in message news:25285131.p...@talk.nabble.com... > > > I tried running ldd, but I guess that command does

[ANN] Apache Tomcat 5.5.28 released

2009-09-03 Thread Filip Hanik - Dev Lists
The Apache Tomcat team announces (a bit late) the immediate availability of Apache Tomcat 5.5.28 stable. Apache Tomcat 5.5.28 incorporates numerous security updates and bug fixes. Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-5.5-doc/changelog.html Down

Re: Apache Server failover and session replication

2009-09-03 Thread Shaun Senecal
I cant answer for sure. As I said, my experience with clustering is limited, although the only problem we had was specifically with the SSO data. Once I extended ClusterSSO to automatically request all known SSO data from the cluster, the problem went away. On Thu, Sep 3, 2009 at 9:57 PM, Sum

Re: Configuring different environment variables for different vhost context?

2009-09-03 Thread Markus Fischer
Hi, Caldarale, Charles R wrote: > I think the code snippet you posted should be working with the > element you posted previously. Might be time to add some print statements to > find out what the Hudson code gets back from the Context.lookup() calls. Thanks, your message made me confident tha

Re: jsvc will not start on Snow Leopard & Tomcat 6

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 bemaniac, On 9/3/2009 6:22 PM, bemaniac wrote: > I tried running ldd, but I guess that command doesn't exist in OS X Snow > Leopard. Is there another command I can try? Hmm... I'm not a Mac OS X wonk... sorry. I figured ldd was standard *NIX (though

Re: Apache Tomcat ICD-10 compliance

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregor, On 9/3/2009 1:04 PM, Gregor Schneider wrote: > Correct me if I'm wrong, but afaik ICD-10 is nothing but a code > describing the hierarchy-structure of disorders like asthma, hayfever, > cancer etc issued by the WHO. Yup. > I do not see how T

Re: jsvc will not start on Snow Leopard & Tomcat 6

2009-09-03 Thread bemaniac
I tried running ldd, but I guess that command doesn't exist in OS X Snow Leopard. Is there another command I can try? I've looked in the directory it is looking in to find "libjvm_compat.dylib", and the only thing similar that's in there is "libjvm.dylib". Christopher Schultz-2 wrote: > > -

Re: jsvc will not start on Snow Leopard & Tomcat 6

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 bemaniac, On 9/3/2009 12:48 PM, bemaniac wrote: > When I install jsvc, even > though it appears to compile properly, it always fails to start. When I > check the catalina.out log, it gives the following message: > > 02/09/2009 16:46:42 30987 jsvc err

Re: how to unwrap a Request from RequestFacade

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Muthu, On 9/3/2009 11:17 AM, muthu.chan...@sectra.se wrote: > I am using tomcat 5.5 and just wanted to write a simple servlet to get > some information using StandardManager such as activeSessions, > expriedSessions, sessionCounter etc.. I am not

Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter, On 9/3/2009 6:06 AM, Peter Crowther wrote: > Have you got a creeping failure on your hardware? Bad RAM could cause the > problem you observe, for example. +1000 SIGBUS? Cool! - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Min

Re: mod jk - multiple applications, different server clusers, sticky sessions

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rainer, On 9/3/2009 4:36 AM, Rainer Jung wrote: > No. > > The stickyness doesn't magically track your clients. If the client sends > a session information, and the session information contains a route tag > (a suffix .nodeX, where nodeX is set by the

Re: Change redirect to SSL behavior?

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roger (danger is /not/ my middle name ha ha), On 9/3/2009 5:04 PM, Roger David Powers wrote: > Thanks, but what I want is for the user to get https when they > type https://webapp and get http when they type http://webapp. > Is there a different trans

Re: thread dumps catalina.out

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 keeplearning, On 9/2/2009 3:09 PM, keeplearning wrote: > Sorry. But I didn't understand how using 2 terminals would help me with the > questions I posted. Then you need to do a 'man tee' and consider what Jim's trick is actually doing. - -chris

RE: Change redirect to SSL behavior?

2009-09-03 Thread Caldarale, Charles R
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Subject: RE: Change redirect to SSL behavior? > > > From: Roger David Powers [mailto:prog...@yahoo.com] > > Subject: RE: Change redirect to SSL behavior? > > > > Thanks, but what I want is for the user to get https when they > > ty

RE: Change redirect to SSL behavior?

2009-09-03 Thread Caldarale, Charles R
> From: Roger David Powers [mailto:prog...@yahoo.com] > Subject: RE: Change redirect to SSL behavior? > > Thanks, but what I want is for the user to get https when they > type https://webapp and get http when they type http://webapp. What I suggested should do exactly that. - Chuck THIS COMMU

Re: Unable to access files outside Webapp directory in tomcat

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Akash, On 9/2/2009 1:32 AM, asingla4 wrote: > I have my Web application installed in C:\Tomcat\webapp\ROOT. > Now, through the Web page of this application, the user uploads an image > which the application saves in C:\files folder using ImageIO class

RE: Change redirect to SSL behavior?

2009-09-03 Thread Roger David Powers
Thanks, but what I want is for the user to get https when they type https://webapp and get http when they type http://webapp. Is there a different transport-guarantee classification to get that behavior? --- On Thu, 9/3/09, Caldarale, Charles R wrote: > From: Caldarale, Charles R > Subject: RE

Re: Is resource-ref really needed?

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert, On 9/2/2009 6:15 AM, Robert Whane wrote: > The way I now understand this > element to work is that it's some sort of hint to the container > processing the deployment descriptor that it should go looking for a > magical (vendor specific) mappi

Re: Query on Tomcat Server.xml

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bhuvan, On 9/2/2009 1:44 AM, Bhuvanesh Pattanashetti wrote: > Thanks for your suggestion, > I wanted only some part of tomcat to be customized.So it would be risky and > time consuming if i override the whole part. > > I have reached some extent. >

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Mark Thomas
Bradley Wagner wrote: > Ok, I'll try that next. Two things: > - Did some searching, but couldn't find how to determine the default GC > method for my Java version http://blogs.sun.com/watt/resource/jvm-options-list.html is a useful reference > - Would you recommend I move this problem elsewhere,

RE: Configuring different environment variables for different vhost context?

2009-09-03 Thread Caldarale, Charles R
> From: Markus Fischer [mailto:mar...@fischer.name] > Subject: Re: Configuring different environment variables for different > vhost context? > > Matching that with your comment about JNDI, I see a partial match here > :) However I lack the knowledge to understand what the context lookup > to "jav

Re: Configuring different environment variables for different vhost context?

2009-09-03 Thread Markus Fischer
Hi, Caldarale, Charles R wrote: > I think you're confusing environment variables with environment entries - > they are completely different things. Environment variables have a scope of > process, and are accessed in Java via System.getenv(). Environment entries > (what you have configured) h

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > - Did some searching, but couldn't find how to determine the default GC > method for my Java version You appear to be running the

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Ok, I'll try that next. Two things: - Did some searching, but couldn't find how to determine the default GC method for my Java version - Would you recommend I move this problem elsewhere, given that this is likely not related to Tomcat at all. I don't want to spam this list. Thanks, Bradley On Th

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > And again in a new place on subsequent attempt. There's nothing unusual that I can see in the traces, so it looks like you will h

RE: Configuring different environment variables for different vhost context?

2009-09-03 Thread Caldarale, Charles R
> From: Markus Fischer [mailto:mar...@fischer.name] > Subject: Configuring different environment variables for different > vhost context? > > in tomcat55/Catalina/hudson-test.dev/ROOT.xml I have > > value="/data/java/hudson-test"/> > I think you're confusing environment variables with envi

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > What's odd is that the PermGen space appears to be totally used > up at 26MB and not expanding, unless I'm reading it wrong. You'

Configuring different environment variables for different vhost context?

2009-09-03 Thread Markus Fischer
Hi, I want to deploy multiple version of an application (Hudson [1] in my case). Each running instance needs the environment variable HUDSON_HOME point to a different location. However I only manage to either specify either a HUDSON_HOME for all instances or none at all :-( In tomcat55/server.xml

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
This is odd. After setting permgen to 128m with "-XX:MaxPermSize=128m" I'm seeing it hang again. What's odd is that the PermGen space appears to be totally used up at 26MB and not expanding, unless I'm reading it wrong. Heap after GC invocations=10 (full 0): PSYoungGen total 47296K, used 2831

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > Hmm, I'm going to try again with more explicit PermGen space as it > seems to be out of it. Try it, but I'd be surprised if it had

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Hmm, I'm going to try again with more explicit PermGen space as it seems to be out of it. - Bradley On Thu, Sep 3, 2009 at 3:51 PM, Bradley Wagner < bradley.wag...@hannonhill.com> wrote: > And again in a new place on subsequent attempt. I've attached the logging > this time because the amount of

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
And again in a new place on subsequent attempt. I've attached the logging this time because the amount of logging between the last Tomcat line and the GC line was significant! - Bradley On Thu, Sep 3, 2009 at 1:49 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Bradley Wag

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Ok, hung in a different place, but hung nonetheless with all of that logging enabled: Here is the result: 2009-09-03 15:47:11,328 INFO [SettingsFactory] : Default entity-mode: pojo 2009-09-03 15:47:11,328 INFO [SettingsFactory] : Named query checking : enabled 2009-09-03 15:47:11,355 INFO [Sess

RE: Change redirect to SSL behavior?

2009-09-03 Thread Caldarale, Charles R
> From: Roger David Powers [mailto:prog...@yahoo.com] > Subject: Change redirect to SSL behavior? > > Having the ability to not get redirected to SSL/TLS avoids the users > see issues with incorrect certificates, which unfortunately happens > more often than I'd like. > > Is there a config or a w

Change redirect to SSL behavior?

2009-09-03 Thread Roger David Powers
The description of redirectPort for HTTP connector says: If this Connector is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, Catalina will automatically redirect the request to the port number specified here. The default is specified as port

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Dennis Christopher
Rainer, Trying your /sample/ I get the same result. The log appears to respond to that try but the lines are similar to those I originally posted from mod_jk.log. It's as though every context request is translated into '/server- status'. the bracketed numbers are: [221:268597152] [debug]

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > Maybe it can't connect when it's hung. Quite possible; GC stops all threads, so the JMX agent may well be suspended. You might wa

Re: tomcat 4.1.31 problem

2009-09-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jamez, On 9/1/2009 10:20 PM, jamez smith wrote: > 1. "appBase" > name="localhost" unpackWARs="true"> > > 2. working ---> debug="1"> > *C:\\ProcurementProject\\WebContent *is where my application (source code > etc.) located. > > 3. not-working

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Rainer Jung
On 03.09.2009 19:15, Dennis Christopher wrote: > The problem is that I am trying to support simple references to my > context without the tomcat port explicitly included. > > example: myexample.com/sample should invoke the web-app sample. You don't have a JkMount for /sample, only one for /sample

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Dennis Christopher
Rainer, The problem is that I am trying to support simple references to my context without the tomcat port explicitly included. example: myexample.com/sample should invoke the web-app sample. what happens instead: the browser tells me: "file not found". looking at catalina.out it seems the

Re: Apache Tomcat ICD-10 compliance

2009-09-03 Thread Gregor Schneider
Correct me if I'm wrong, but afaik ICD-10 is nothing but a code describing the hierarchy-structure of disorders like asthma, hayfever, cancer etc issued by the WHO. I do not see how Tomcat or any other web- / application-server should support such a standard: It's the application (here: servlet or

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Rainer Jung
On 03.09.2009 15:34, Dennis Christopher wrote: > Rainer, > > I am not sending /server-status explicitly. > > The mod_jk log which I excerpted earlier shows the processing of > server-status before any context is asked for, apparently when Tomcat > starts up. > > The log continues to repeat these

jsvc will not start on Snow Leopard & Tomcat 6

2009-09-03 Thread bemaniac
I have been following these instructions to install Tomcat, and jsvc on my machine, that has recently been upgraded to Snow Leopard: http://www.malisphoto.com/tips/tomcatonosx.html http://www.malisphoto.com/tips/tomcatonosx.html After installing Tomcat, it seems to run just fine, and I am able

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Ok, I've tried to get JConsole working but have been unsuccessful. I've set it up to connect remotely using JMX over port 8081. The program is starting and I've configured the JMX passwords. However, when I try to connect to the hung program using username: controlRole and my password: nothing pop

RE: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread Strickland, Lawrence P
I did the rm since I want to conserve space. Thank you. -Original Message- From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sent: Thursday, September 03, 2009 8:00 AM To: Tomcat Users List Subject: Re: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ? On Thu, S

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > Hmm, so JConsole appears to need a GUI which I don't have in this case. You can run it remotely by setting the appropriate command

how to unwrap a Request from RequestFacade

2009-09-03 Thread Muthu . Chandir
Hi, I am using tomcat 5.5 and just wanted to write a simple servlet to get some information using StandardManager such as activeSessions, expriedSessions, sessionCounter etc.. I am not that familiar with these classes. I noticed when the request comes into my servlet it comes as RequestFacade

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Hmm, so JConsole: http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html appears to need a GUI which I don't have in this case. Should I just start switching through the different GC types and see if it makes a difference? On Thu, Sep 3, 2009 at 11:02 AM, Caldarale, Charles R < chuck.c

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > Probably unrelated, but... when setting JAVA_HOME for Tomcat in Ubuntu > what's the difference between: > - /usr/lib/jvm/java-6-sun

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > Is JConsole something that comes bundled with the JRE or JDK or a > separate application. It's part of the JDK, but not the JRE.

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Mark Thomas
Bradley Wagner wrote: > Probably unrelated, but... when setting JAVA_HOME for Tomcat in Ubuntu > what's the difference between: > - /usr/lib/jvm/java-6-sun, and > - /usr/lib/jvm/java-6-sun/jre > > It doesn't seem to have any effect on my problem, but does it make a > difference? I believe I have t

RE: maling list archives and bug tracker dumps for academic research evaluation

2009-09-03 Thread Iqbal, Aftab
>>09/03/2009 04:20 PM, Iqbal, Aftab: >> I just wanted to confirm the mailing list where tomcat developers >> discuss >tomcat-dev is the right place. thanks for confirming that. >Saying that, I would like to point you a way of discussing through >mailing lists: >http://www.google.com/search?q=ma

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Probably unrelated, but... when setting JAVA_HOME for Tomcat in Ubuntu what's the difference between: - /usr/lib/jvm/java-6-sun, and - /usr/lib/jvm/java-6-sun/jre It doesn't seem to have any effect on my problem, but does it make a difference? I believe I have the full JDK installed so maybe the s

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Is JConsole something that comes bundled with the JRE or JDK or a separate application. I have limited ability to install other things on this machine because it belongs to a client. Thanks, Bradley On Thu, Sep 3, 2009 at 10:32 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > Fro

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > java version "1.6.0_14" > Java(TM) SE Runtime Environment (build 1.6.0_14-b08) > Java HotSpot(TM) Server VM (build 14.0-b16, mixed

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Ziggy
Ok my mistake. Thats the official SUN version. The linux distribution i use downloads the openjdk version and i had to manually download the official one to stop the memory errors. On Thu, Sep 3, 2009 at 3:29 PM, ramzi khlil wrote: > It provides you the version of installed java. > > On Thu,

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread ramzi khlil
It provides you the version of installed java. On Thu, Sep 3, 2009 at 10:19 AM, Ziggy wrote: > What do you get when you run java -version? > > I think the linux distributions include the open jdk version see > http://openjdk.java.net/ > > > > > On Thu, Sep 3, 2009 at 3:13 PM, Caldarale, Charles

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Yea, I don't think it's the Open JDK, though that was an option. "java -version" gives: java version "1.6.0_14" Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) Server VM (build 14.0-b16, mixed mode) - Bradley On Thu, Sep 3, 2009 at 10:19 AM, Ziggy wrote: > What do you get

Re: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread David Smith
Strickland, Lawrence P wrote: > How do I uninstall Tomcat 6.0 so that I can down level it to 5.5? > This is on a UNIX operating system. > > Larry Strickland > Lead Systems Administrator > lawrence-strickl...@uiowa.edu > University of Iowa Hospitals and Clinics > > > > That depe

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Ziggy
What do you get when you run java -version? I think the linux distributions include the open jdk version see http://openjdk.java.net/ On Thu, Sep 3, 2009 at 3:13 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > > S

RE: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Caldarale, Charles R
> From: Bradley Wagner [mailto:bradley.wag...@hannonhill.com] > Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app > in Tomcat 5.5 on Ubuntu 7 > > are you saying that the JRE I'm getting when doing "apt-get > install sun-java6-jdk" is not actually a Sun certified version > and

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Bradley Wagner
Sorry, are you saying that the JRE I'm getting when doing "apt-get install sun-java6-jdk" is not actually a Sun certified version and that I should be downloading it directly from their website instead? On Thu, Sep 3, 2009 at 3:50 AM, Ziggy wrote: > I noticed that you mention that you are using

Re: maling list archives and bug tracker dumps for academic research evaluation

2009-09-03 Thread Rakotomandimby Mihamina
09/03/2009 04:20 PM, Iqbal, Aftab: I just wanted to confirm the mailing list where tomcat developers discuss tomcat-dev is the right place. Saying that, I would like to point you a way of discussing through mailing lists: http://www.google.com/search?q=mailing+list+posting+etiquette You will fi

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Dennis Christopher
Rainer, I am not sending /server-status explicitly. The mod_jk log which I excerpted earlier shows the processing of server-status before any context is asked for, apparently when Tomcat starts up. The log continues to repeat these entries - apparently mod_jk is looping trying to satisfy

RE: maling list archives and bug tracker dumps for academic research evaluation

2009-09-03 Thread Iqbal, Aftab
Dear Rakotomandimby, I just wanted to confirm the mailing list where tomcat developers discuss Tomcat architecture, new features, roadmap of new releases etc. so that i make sure that i have requested the right archives for our research evaluation. Regarding the mailing archives format: Tomcat

Re: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread Hassan Schroeder
On Thu, Sep 3, 2009 at 5:55 AM, Strickland, Lawrence P wrote: > How do I uninstall Tomcat 6.0 so that I can down level it to 5.5? > This is on a UNIX operating system. If it's a normal install, `rm -rf $CATALINA_HOME` would probably do it just fine. :-) But do you really need to remove it? Just i

Re: Apache Server failover and session replication

2009-09-03 Thread Sumedh Sakdeo
Can anyone help in these regards? Thanks in advance, Sumedh On Thu, Sep 3, 2009 at 8:52 AM, Sumedh Sakdeo wrote: > http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html > *How it Works > * > >1. TomcatA starts up >2. TomcatB starts up (Wait that TomcatA start is complete) >3. Tom

How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread Strickland, Lawrence P
How do I uninstall Tomcat 6.0 so that I can down level it to 5.5? This is on a UNIX operating system. Larry Strickland Lead Systems Administrator lawrence-strickl...@uiowa.edu University of Iowa Hospitals and Clinics

Re: maling list archives and bug tracker dumps for academic research evaluation

2009-09-03 Thread Rakotomandimby Mihamina
I have question regarding the Tomcat-dev mailing list. I was looking at the archives of tomcat-dev mailing list and found that whenever a new bug is logged on bugzilla bug tracker or a commit has been done on SVN, an email is sent to the tomcat-dev mailing list ( please correct me here if i am w

RE: maling list archives and bug tracker dumps for academic research evaluation

2009-09-03 Thread Iqbal, Aftab
Dear Mark, I have question regarding the Tomcat-dev mailing list. I was looking at the archives of tomcat-dev mailing list and found that whenever a new bug is logged on bugzilla bug tracker or a commit has been done on SVN, an email is sent to the tomcat-dev mailing list ( please correct me h

Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Tsirkin Evgeny
Well.Yes - the server have got loaded by apache server running on it. So ,yes, that can be bad RAM. I have changed the config to run the 32 version. But maybe somebody here knows about any particular problems in Solaris/Java that might help? Evgeny On Thu, Sep 3, 2009 at 1:06 PM, Peter Crowther wr

Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Peter Crowther
2009/9/3 Tsirkin Evgeny > 2. this same app. works fine for 1/2 year + it works fine on another > server. > Has your data changed? Does running the same app *with the same data* on the other server trigger the error? Have you got a creeping failure on your hardware? Bad RAM could cause the pro

Re: Apache Tomcat ICD-10 compliance

2009-09-03 Thread Peter Crowther
2009/9/2 Mokri, Rhonda R > Please indicate if there is a document that references Apache Tomcat icd-10 > support as my searches of the Tomcat FAQ and Tomcat related websites have > not produced any hits. My US based employer is a health care based > organization that requires that we research eve

Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Tsirkin Evgeny
I don't think so: 1. Why would it break jvm? 2. this same app. works fine for 1/2 year + it works fine on another server. Thanks Evgeny On Thu, Sep 3, 2009 at 12:51 PM, Rainer Jung wrote: > On 03.09.2009 11:42, Tsirkin Evgeny wrote: > > environment : > > Apache Tomcat/6.0.18 > > Solaris 9 64 bit

Re: An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Rainer Jung
On 03.09.2009 11:42, Tsirkin Evgeny wrote: > environment : > Apache Tomcat/6.0.18 > Solaris 9 64 bit > jdk1.6.0_13 > > On one of the servers we are today getting constantly errors: > An unexpected error has been detected by Java Runtime Environment. > Here are some of those: > > -

An unexpected error has been detected by Java Runtime Environment:

2009-09-03 Thread Tsirkin Evgeny
environment : Apache Tomcat/6.0.18 Solaris 9 64 bit jdk1.6.0_13 On one of the servers we are today getting constantly errors: An unexpected error has been detected by Java Runtime Environment. Here are some of those:

Re: redirect paramter in the jk_workers file

2009-09-03 Thread Tsirkin Evgeny
I think you can achieve something simular just using longer timeouts on mod_jk one of those: http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html * use_server_errors* And use ErrorDocument in apache for custom error page Evgeny On Thu, Sep 3, 2009 at 8:54 AM, Dhiraj Rajput < draj...

Re: mod jk - multiple applications, different server clusers, sticky sessions

2009-09-03 Thread Rainer Jung
On 02.09.2009 23:38, Jason Wright wrote: > I've an interesting situation with our application clusters. I am running > multiple applications for one of our websites. We don't share sessions > between the different servers; we use sticky sessions instead. Session > replication is difficult because o

Re: tomcat 4.1.31 problem

2009-09-03 Thread Mark Thomas
jamez smith wrote: > Hi Mark, > > Tomcat is only used for local development environment. In our production, > we use Websphere application server on AIX. I am also new to this project > and was told I can only use Tomcat 4.1 to setup my local development. So at least use 4.1.40 so you have the

Re: session problem in Tomcat server when system date changes.

2009-09-03 Thread Mark Thomas
Nagineni wrote: > Hi, > > I'm quite surprise to see this issue in the tomcat server.While running the > application ,I've changed my system date ahead a day.I observed that tomcat > server started creating new session for the same client. > > Any pointers on this to resolve ?Please help me. Sess

Re: redirect paramter in the jk_workers file

2009-09-03 Thread Rainer Jung
On 03.09.2009 07:54, Dhiraj Rajput wrote: > But here issue is different, I am using the JDBC store for the clustering. > > Suppose my application is running fine and that instant if node1 is goes > offline > > It need near about 10 - 20 sec to push the session in to DB and in between > these 10

Re: IIS isapi_redirect.dll chunked encoding option

2009-09-03 Thread Rainer Jung
On 02.09.2009 22:17, Andy Wang wrote: > Rainer Jung wrote: >> Difficult to answer. My feeling is, that the code is fine and the >> original contributor Tim Whittington seemed to have used basically the >> same code for quite some time. >> >> On the other hand only having it in a separate binary wil

Re: /context not working -- mod_jk error: no match for /server-status

2009-09-03 Thread Rainer Jung
On 02.09.2009 21:45, Dennis Christopher wrote: > Rainer, > > Thanks for the reply. I was confused in my orginal post: I am not using > JBoss at all, only mod_jk. > > The file contents are as follows below. > > Apache has a hosts directory, but I'm not sure if the files matter. They > are either

Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7

2009-09-03 Thread Ziggy
I noticed that you mention that you are using the community version of the Java runtime environment which i think is what you get when you do an apt-get. I have never honestly been able to use this version of the JVM successfully. I had a similar problem recently where i was running an application