somebody please help me

2012-01-24 Thread sri laxmi
Hi, am installing tomcat6.0,for that i download tomcat6.0 and unzip in C driver, and next i set the environment variables , and next for starting apache tomcati used inthe following commands in the command promt, C:\>cdapache* C:\apache-tomcat-6.0.35>cdbin C:\apache-tomcat-6.0.35\bin>startup.b

Re: somebody please help me

2012-01-24 Thread Manuel Fernández Panzuela
Could you try to show all environment variables ? Just write in the command promt: C:\>set Can you locate your JAVA_HOME or JRE_HOME ? Un saludo 2012/1/25 lukky 410 > Hi, > am installing tomcat6.0,for that i download tomcat6.0 and unzip in C > driver, > and next i set the environment variab

RE: somebody please help me

2012-01-24 Thread Caldarale, Charles R
> From: lukky 410 [mailto:lukky@gmail.com] > Subject: somebody please help me > am installing tomcat6.0,for that i download tomcat6.0 and unzip in C driver, > and next i set the environment variables , Set what environment variables to what values? > for starting apache tomcati used inthe f

somebody please help me

2012-01-24 Thread lukky 410
Hi, am installing tomcat6.0,for that i download tomcat6.0 and unzip in C driver, and next i set the environment variables , and next for starting apache tomcati used inthe following commands in the command promt, C:\>cdapache* C:\apache-tomcat-6.0.35>cdbin C:\apache-tomcat-6.0.35\bin>startup.b

not able to access URL in 2nd app in 7.0.23

2012-01-24 Thread removeps-code
In my webapps folder there are two folders: ROOT, myapp. ROOT is the default app. In myapp/WEB-INF/web.xml there is MyServlet package.MyServlet 1 MyServlet /folder/action.do When I go to http://host/myapp/folder/action.do in Tomcat 7.0.22 it invokes myapp, MySe

[OT] Re: Status of 'kitty' project (JMX CLI Client)

2012-01-24 Thread Pid
On 22/01/2012 18:28, Christopher Schultz wrote: > Pid, > > On 1/22/12 1:19 PM, Pid * wrote: >>> It's been "incubating" for some time, now. Is it cooked, yet? > >> It stalled for various reasons. I've got some code to commit > > I was able to build it but not run it because I couldn't figure out

Re: Question about certificate durations

2012-01-24 Thread André Warnier
James Lampert wrote: ... P.S.: I haven't heard from anybody, here or on the Java400-L list, since I posted the environment variables on my crash-on-takeoff problem. That is not too surprising, I think. It is not for lack of desire to help, but in 3 years or so on this list, yours may be th

Question about certificate durations

2012-01-24 Thread James Lampert
I notice that the self-signed certificates I've been generating have the default 90-day validity period. Does this have any bearing on the validity period once I get the keystore signed by a CA? -- JHHL P.S.: I haven't heard from anybody, here or on the Java400-L list, since I posted the en

Re: parallel webapp initialization

2012-01-24 Thread David Rees
On Mon, Jan 23, 2012 at 11:53 PM, Pid * wrote: > On 23 Jan 2012, at 21:12, David Rees wrote: >> On Tue, Oct 11, 2011 at 6:42 AM, Mark Thomas wrote: >>> I have added a patch based on the previous patches that adds: >>> - threaded start/stop for Contexts >>> - threaded start/stop for Hosts >>> - t

Re: Cannot Validate Signature for apache-tomcat-7.0.23-windows-i64.zip

2012-01-24 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/01/2012 20:01, Bill Rutledge wrote: > I signed and trusted Mark's certificate: On what basis are you trusting that that public key really does belong to someone called "Mark Thomas"? Personally, I do rather more checks before I'd trust someone e

RE: Cannot Validate Signature for apache-tomcat-7.0.23-windows-i64.zip

2012-01-24 Thread Bill Rutledge
Chris, I appreciate your help. I signed and trusted Mark's certificate: [cid:image001.png@01CCDAA8.11318280] I tried to verify it, but it came up bad: [cid:image002.png@01CCDAA8.11318280] -Original Message- From: Christopher Schultz [mailto:ch...@christop

Amazon ELB, Tomcat, and sticky-sessions

2012-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I've been looking into using Amazon EC2 instances with Tomcat. Alone, they seem to run fairly well together. I'm wondering about using Amazon's ELB (Elastic Load Balancer) with Tomcat and sticky sessions. I've been using mod_jk for years to conn

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 1/24/12 4:19 AM, Francis GALIEGUE wrote: > On Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R > wrote: >>> From: Oliver Due Billing [mailto:o...@watagame.com] Subject: >>> Restarting tomcat 7.0.23 on MAC OS X 10.6 >> >>> I have a test-

Re: Problem bringing up SSL with a CA certificate

2012-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 1/23/12 6:19 PM, James Lampert wrote: > Christopher Schultz wrote: >> Did you also put your server's key into the keystore? > > It seems that when the customer rep jumped the gun and submitted a > CSR to Thawte before we even had Tomcat run

Re: Unable to access images stored in webapps//WEB-INF/images ?

2012-01-24 Thread Alastair Baldwin
Thank you all for clearing that up. Alastair - Original Message - From: "Caldarale, Charles R" To: Tomcat Users List Cc: Sent: Tuesday, 24 January 2012, 2:00 Subject: RE: Unable to access images stored in webapps//WEB-INF/images ? > From: removeps-c...@yahoo.com [mailto:removeps-c...

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Francis GALIEGUE
On Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R wrote: >> From: Oliver Due Billing [mailto:o...@watagame.com] >> Subject: Restarting tomcat 7.0.23 on MAC OS X 10.6 > >> I have a test-server on my macbook pro and it takes forever to >> restart the server do anyone have a clue to whats happening

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
On 24/01/2012 08:31, Oliver Due Billing wrote: > Ah no, I use intelliJ who does a restart after compile and everything just > stops. So... really what we need you to do is take a thread dump during the 'takes forever to restart' period... p > 2012/1/24 Pid > >> On 24/01/2012 07:35, Oliver Du

Re: clarification on "Correct error in fix for 49683"

2012-01-24 Thread Janne Jalkanen
Been running 7.0.25 in production now for a day and the fd leak seems at least mitigated somewhat. lsof still lists a few open sockets left by Tomcat, but this is less than what 7.0.23/.22 was doing. I will continue to run this a bit further and report back in a day or two whether the situatio

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Oliver Due Billing
Ah no, I use intelliJ who does a restart after compile and everything just stops. 2012/1/24 Pid > On 24/01/2012 07:35, Oliver Due Billing wrote: > > Did a thread dump.. I have some locked threads and it just keeps going, > any > > smoking gun here? > > > > Oliver-Billings-MacBook-Pro:bin ob$ sud

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
On 24/01/2012 07:35, Oliver Due Billing wrote: > Did a thread dump.. I have some locked threads and it just keeps going, any > smoking gun here? > > Oliver-Billings-MacBook-Pro:bin ob$ sudo jstack -l 18866 > 2012-01-24 08:26:03 > Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.4-b02-402 mix