RE: tomcat/apache problem when using ssl

2004-11-02 Thread Nandish Rudra
Hello Stephen,

>From what you said it seems like you encountered the problem from IE, but i
am not using IE and still see the error. Also, I can't even get images from
the DoucmentRoot, which I have set to webapps in tomcat. 

Please do let me know if you come across a solution.

Nandish Rudra

-Original Message-
From: Goldman, Stephen CIV SWRMC [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 1:51 PM
To: Tomcat Users List
Subject: RE: tomcat/apache problem when using ssl


I'm experiencing the same problem.  The issue is that microsoft (article
Q316431) will not display a file from a SSL site if the cache is set to
no-cache.  It seems that Tomcat automatically generates a "Contect-Type"
header that includes this parameter.  I have not yet found out how to change
it.  If you look in the /conf/web.xml file under mime type mappings you will
see this.

Hopefully someone will have the answer.

Stephen 

-Original Message-
From: Nandish Rudra [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 10:30
To: Tomcat Users List (E-mail)
Subject: tomcat/apache problem when using ssl


Hello,

I am having problem accessing my webapps deployed in tomcat, through apache.
I have setup apache to use SSL. When I attempt to access any files within
tomcat I see the following error in apache's error logs. The browser says
the connections was broken unexpectedly. I am running apache 2.0.49, tomcat
5.0.28 on redhat 9. 

[Tue Nov 02 13:06:25 2004] [error] Error ajp_marshal_into_msgb - No such
method \x80g\x01\x03
[Tue Nov 02 13:06:25 2004] [error] ajp13.service(): error marshaling
[Tue Nov 02 13:06:25 2004] [error] mod_jk2.handler() Error connecting to
tomcat 12, status 0

Has anyone seen this error before?

Regards,
Nandish
ECI Conference Call Services, LLC


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat/apache problem when using ssl

2004-11-02 Thread Goldman, Stephen CIV SWRMC
I'm experiencing the same problem.  The issue is that microsoft (article Q316431) will 
not display a file from a SSL site if the cache is set to no-cache.  It seems that 
Tomcat automatically generates a "Contect-Type" header that includes this parameter.  
I have not yet found out how to change it.  If you look in the /conf/web.xml file 
under mime type mappings you will see this.

Hopefully someone will have the answer.

Stephen 

-Original Message-
From: Nandish Rudra [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 10:30
To: Tomcat Users List (E-mail)
Subject: tomcat/apache problem when using ssl


Hello,

I am having problem accessing my webapps deployed in tomcat, through apache.
I have setup apache to use SSL. When I attempt to access any files within
tomcat I see the following error in apache's error logs. The browser says
the connections was broken unexpectedly. I am running apache 2.0.49, tomcat
5.0.28 on redhat 9. 

[Tue Nov 02 13:06:25 2004] [error] Error ajp_marshal_into_msgb - No such
method \x80g\x01\x03
[Tue Nov 02 13:06:25 2004] [error] ajp13.service(): error marshaling
[Tue Nov 02 13:06:25 2004] [error] mod_jk2.handler() Error connecting to
tomcat 12, status 0

Has anyone seen this error before?

Regards,
Nandish
ECI Conference Call Services, LLC


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



tomcat/apache problem when using ssl

2004-11-02 Thread Nandish Rudra
Hello,

I am having problem accessing my webapps deployed in tomcat, through apache.
I have setup apache to use SSL. When I attempt to access any files within
tomcat I see the following error in apache's error logs. The browser says
the connections was broken unexpectedly. I am running apache 2.0.49, tomcat
5.0.28 on redhat 9. 

[Tue Nov 02 13:06:25 2004] [error] Error ajp_marshal_into_msgb - No such
method \x80g\x01\x03
[Tue Nov 02 13:06:25 2004] [error] ajp13.service(): error marshaling
[Tue Nov 02 13:06:25 2004] [error] mod_jk2.handler() Error connecting to
tomcat 12, status 0

Has anyone seen this error before?

Regards,
Nandish
ECI Conference Call Services, LLC


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat + Apache Problem

2003-06-27 Thread John Turner
What Tomcat version?

For version 4.1.x, See my Win2K/XP HOWTO:  http://www.johnturner.com/howto

John

On Thu, 26 Jun 2003 21:13:32 +0200, David Herranz <[EMAIL PROTECTED]> 
wrote:

Hello,
I trying to integrate Tomcat into the Apache server, but i
need the  file "tomcat-Apache.conf", I read in some documents that this
file is created automatic when the tomcat start, but when I start the
tomcat server the file no create.
I explain you my environment:
W2000 workstation, Oracle server, Apache server,
and Tomcat.
Could you help me??
Sorry for my English


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tomcat + Apache Problem

2003-06-26 Thread Bill Barker
There hasn't been a "tomcat-Apache.conf" as long as I've been hanging out
here.  If you can give the versions on (especially) Tomcat, and Apache, you
might get more help.

"David Herranz" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>
> Hello,
>
> I trying to integrate Tomcat into the Apache server, but i
> need the  file "tomcat-Apache.conf", I read in some documents that this
> file is created automatic when the tomcat start, but when I start the
> tomcat server the file no create.
>
>
> I explain you my environment:
>
> W2000 workstation, Oracle server, Apache server,
> and Tomcat.
>
>
> Could you help me??
>
> Sorry for my English
>




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat + Apache Problem

2003-06-26 Thread David Herranz
 
 
Hello, 
 
I trying to integrate Tomcat into the Apache server, but i
need the  file "tomcat-Apache.conf", I read in some documents that this
file is created automatic when the tomcat start, but when I start the
tomcat server the file no create.
 
 
I explain you my environment:
 
W2000 workstation, Oracle server, Apache server,
and Tomcat.
 
 
Could you help me??
 
Sorry for my English


Re: Tomcat-Apache problem

2002-05-15 Thread Cammy Ng

try lower the Timeout and KeepAliveTimeout on http.conf

- Original Message -
From: "Rajesh Mishra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 12:37 AM
Subject: Tomcat-Apache problem


> Hi,
> I'm using Tomcat3.2 and mod_jk to connect to Apache1.3.12. On
> putting stress with 40 clients , the site becomes inaccessible after 30
> mins.The mod_jk.log file size started to increase with following error
> message.
>
> [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
> [jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
>
> Then I tried with apj13 connector.I faced the same problem after 30 mins
of
> stress.The mod_jk.log file now had this error, but site was inaccessible.
>
> [jk_ajp13_worker.c (584)]: Error connecting to the Tomcat process.
> [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
> [jk_ajp13_worker.c (173)]: In jk_endpoint_t::connect_to_tomcat, failed
errno
> = 61
>
> Has anyone experienced this problem.
>
> Regards
> Rajesh
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Tomcat-Apache problem

2002-05-15 Thread Rajesh Mishra

Hi,
I'm using Tomcat3.2 and mod_jk to connect to Apache1.3.12. On
putting stress with 40 clients , the site becomes inaccessible after 30
mins.The mod_jk.log file size started to increase with following error
message.

[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

Then I tried with apj13 connector.I faced the same problem after 30 mins of
stress.The mod_jk.log file now had this error, but site was inaccessible.

[jk_ajp13_worker.c (584)]: Error connecting to the Tomcat process.
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp13_worker.c (173)]: In jk_endpoint_t::connect_to_tomcat, failed errno
= 61

Has anyone experienced this problem.

Regards
Rajesh


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Tomcat / Apache problem ...

2002-01-15 Thread Julien OIX

hi everyone,

I have a little redirection problem with my tomcat/apache server ...

here comes a part of my httpd.conf:

/

NameVirtualHost 193.52.112.79



Port 8011
ServerName miles.presidence.univ-nantes.fr
ServerAdmin [EMAIL PROTECTED]
DocumentRoot "/var/tomcat4/webapps/univ"
ErrorLog logs/error_log

DirectoryIndex index.jsp
UseCanonicalName Off

WebAppConnectionconn1 warp miles.presidence.univ-nantes.fr:8011
WebAppDeploy   /var/tomcat4/webapps/univ conn1 /
WebAppInfo   /webapp-info/


 Options All
 Order allow,deny
 Allow from all




/

here comes a part of myserver.xml







   

  

 

  




 
/

when I try the URL http://193.52.112.79 from the apache server, it
redirects immediatly to http://193.52.112.79/index.jsp, with or without
the DirectoryIndex directive

here's what I get in my access_log with the first URL:

193.52.112.79 - - [11/Jan/2002:15:03:17 +0100] "GET / HTTP/1.0"
302 234
"-"
193.52.112.79 - - [11/Jan/2002:15:03:20 +0100] "GET /index.jsp
HTTP/1.0" 200 12553 "-"


but when I try the first URL from an other machine even of the same
domain, it doesn't redirect 

193.52.112.53 - - [11/Jan/2002:15:06:01 +0100] "GET / HTTP/1.1"
302 246
"-"

and when I try http://193.52.112.79/index.jsp, it works fine.

193.52.112.53 - - [11/Jan/2002:15:20:24 +0100] "GET /index.jsp
HTTP/1.1" 200 12566 "-"


My system:
Linux RedHat 7.1 Deluxe
RPM's: apache-1.3.22-1.7.1
   tomcat4-4.0-1
   mod_webapp-1.0-1

does someone have a tip for this problem ?

Thanks in advance

-- 
Julien OIX
Service Informatique de Gestion
Tél: 02 40 99 83 65
mail: [EMAIL PROTECTED]

--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




Re: Tomcat/Apache problem

2001-06-12 Thread Vijaya Kumar

hai...
Just go http://jakarta.apache.org in which u can find the latest tomcat 4
beta version
1.Download it and extract the zipped content to the location u want.
2. Download JDK if u didn't have
3. change to tomcat bin directory in command window
  type set JAVA_HOME = {JDK_HOME} i.e) the root directory where  u kept jdk
ex c:/jdk3
4. then start the the server from {tomcat home}/bin/startup.bat
5. Open browser window (IE or Netscape or anything) type
http://localhost:8080/ It will display the index page of the tomcat which
has some sample codings for JSP and Servlets.
6. After reviewing that,or not, u may create your own servlets
if you put set JAVA_HOME={ JDKhome} i.e) set JAVA_HOME=c:/jdk3 make sure
JAVA_HOME is in all caps.
My advance congrats for the successfull completion of your school project.
Have a nice day
Regards
Vijay
- Original Message -
From: "Priya Gupta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 12, 2001 10:01 AM
Subject: Re: Tomcat/Apache problem


> Hello Krishna Kant
> I'm a graduate student working on a portfolio
> project for the school. I am very new in here and
> unfortunately theres no one in here who can help me
> with Tomcat installation and stuff!
> I'm working with java servlets on win 2000
> proffessional. I downloaded Tomcat 3.2.2 but am having
> problems running it like, when I try executing my
> tomcat script it says:
>   'Unable to locate servlets.jar, checkthe value of
> TOMCAT_HOME'
>  Now I have included 2 lines at the beginning of
> my tomcat.batfile :
>  TOMCAT_HOME=C:\foo\jakarta-tomcat-3.2.2
>  JAVA_HOME=C:\jdk1.2.2
>   Can you please help me with this! It would be
> really nice of you.
>Thanks
>Priya
> --- Krishna Kant T <[EMAIL PROTECTED]>
> wrote:
> > hi there
> >
> > i guess u will not need jserv after u start using
> > Apache-Tomcat combo.
> >
> > setting up tomcat to work with apache is easy.
> > mail back if u need help on that.
> >
> > ~krishnakant
> >
> >
> >
> > Priya Gupta wrote:
> >
> > > Hello
> > >I have a very simple problem but its got me
> > stuck!
> > > May be someone can take off a little time and help
> > me
> > > with this!
> > >I have Apache HTTP server 1.3 with JServ 1.1
> > > running on Windows 2000 server and would like to
> > > upgrade the system to Tomcat 3.1
> > >Now if I wish to install Tomcat on the same
> > machine
> > > but a separate directory and configure it to
> > listen on
> > > a different port. Then would it mess up my JServ
> > > installation and if not then how do I proceed with
> > it!
> > >Any help would be deeply appreciated!
> > >  Thanks
> > >  Priya
> > >
> > > __
> > > Do You Yahoo!?
> > > Get personalized email addresses from Yahoo! Mail
> > - only $35
> > > a year!  http://personal.mail.yahoo.com/
> >
>
>
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/
>




RE: Tomcat/Apache problem

2001-06-12 Thread Robert Slifka

I think you have to prefix those lines with 'SET', but my DOS knowledge is
choppy.

You can also set them by right-clicking on "My Computer", and then find the
tab containing an "Environment Variables" button...

- r

> -Original Message-
> From: Priya Gupta [mailto:[EMAIL PROTECTED]]
> Sent: June 12, 2001 10:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Tomcat/Apache problem
> 
> 
> Hello Krishna Kant
> I'm a graduate student working on a portfolio
> project for the school. I am very new in here and
> unfortunately theres no one in here who can help me
> with Tomcat installation and stuff!
> I'm working with java servlets on win 2000
> proffessional. I downloaded Tomcat 3.2.2 but am having
> problems running it like, when I try executing my
> tomcat script it says:
>   'Unable to locate servlets.jar, checkthe value of
> TOMCAT_HOME'
>  Now I have included 2 lines at the beginning of
> my tomcat.batfile :
>  TOMCAT_HOME=C:\foo\jakarta-tomcat-3.2.2
>  JAVA_HOME=C:\jdk1.2.2
>   Can you please help me with this! It would be
> really nice of you.
>Thanks 
>Priya
> --- Krishna Kant T <[EMAIL PROTECTED]>
> wrote:
> > hi there
> > 
> > i guess u will not need jserv after u start using
> > Apache-Tomcat combo.
> > 
> > setting up tomcat to work with apache is easy.
> > mail back if u need help on that.
> > 
> > ~krishnakant
> > 
> > 
> > 
> > Priya Gupta wrote:
> > 
> > > Hello
> > >I have a very simple problem but its got me
> > stuck!
> > > May be someone can take off a little time and help
> > me
> > > with this!
> > >I have Apache HTTP server 1.3 with JServ 1.1
> > > running on Windows 2000 server and would like to
> > > upgrade the system to Tomcat 3.1
> > >Now if I wish to install Tomcat on the same
> > machine
> > > but a separate directory and configure it to
> > listen on
> > > a different port. Then would it mess up my JServ
> > > installation and if not then how do I proceed with
> > it!
> > >Any help would be deeply appreciated!
> > >  Thanks
> > >  Priya
> > >
> > > __
> > > Do You Yahoo!?
> > > Get personalized email addresses from Yahoo! Mail
> > - only $35
> > > a year!  http://personal.mail.yahoo.com/
> > 
> 
> 
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35 
> a year!  http://personal.mail.yahoo.com/
> 



Re: Tomcat/Apache problem

2001-06-12 Thread Priya Gupta

Hello Krishna Kant
I'm a graduate student working on a portfolio
project for the school. I am very new in here and
unfortunately theres no one in here who can help me
with Tomcat installation and stuff!
I'm working with java servlets on win 2000
proffessional. I downloaded Tomcat 3.2.2 but am having
problems running it like, when I try executing my
tomcat script it says:
  'Unable to locate servlets.jar, checkthe value of
TOMCAT_HOME'
 Now I have included 2 lines at the beginning of
my tomcat.batfile :
 TOMCAT_HOME=C:\foo\jakarta-tomcat-3.2.2
 JAVA_HOME=C:\jdk1.2.2
  Can you please help me with this! It would be
really nice of you.
   Thanks 
   Priya
--- Krishna Kant T <[EMAIL PROTECTED]>
wrote:
> hi there
> 
> i guess u will not need jserv after u start using
> Apache-Tomcat combo.
> 
> setting up tomcat to work with apache is easy.
> mail back if u need help on that.
> 
> ~krishnakant
> 
> 
> 
> Priya Gupta wrote:
> 
> > Hello
> >I have a very simple problem but its got me
> stuck!
> > May be someone can take off a little time and help
> me
> > with this!
> >I have Apache HTTP server 1.3 with JServ 1.1
> > running on Windows 2000 server and would like to
> > upgrade the system to Tomcat 3.1
> >Now if I wish to install Tomcat on the same
> machine
> > but a separate directory and configure it to
> listen on
> > a different port. Then would it mess up my JServ
> > installation and if not then how do I proceed with
> it!
> >Any help would be deeply appreciated!
> >  Thanks
> >  Priya
> >
> > __
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail
> - only $35
> > a year!  http://personal.mail.yahoo.com/
> 


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



Re: Tomcat/Apache problem

2001-06-10 Thread Hemant Singh

Go ahead, It will offcourse not going to create any problem,
but just remember to change the port of tomcat (in server.xml)
But just a suggestion if the box u specified is you production box,
than be careful.
Regards
Hemant
- Original Message - 
From: "Priya Gupta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 6:47 PM
Subject: Tomcat/Apache problem


> Hello 
>I have a very simple problem but its got me stuck!
> May be someone can take off a little time and help me
> with this! 
>I have Apache HTTP server 1.3 with JServ 1.1
> running on Windows 2000 server and would like to
> upgrade the system to Tomcat 3.1
>Now if I wish to install Tomcat on the same machine
> but a separate directory and configure it to listen on
> a different port. Then would it mess up my JServ
> installation and if not then how do I proceed with it!
>Any help would be deeply appreciated! 
>  Thanks
>  Priya
> 
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35 
> a year!  http://personal.mail.yahoo.com/




Re: Tomcat/Apache problem

2001-06-08 Thread Krishna Kant T

hi there

i guess u will not need jserv after u start using Apache-Tomcat combo.

setting up tomcat to work with apache is easy.
mail back if u need help on that.

~krishnakant



Priya Gupta wrote:

> Hello
>I have a very simple problem but its got me stuck!
> May be someone can take off a little time and help me
> with this!
>I have Apache HTTP server 1.3 with JServ 1.1
> running on Windows 2000 server and would like to
> upgrade the system to Tomcat 3.1
>Now if I wish to install Tomcat on the same machine
> but a separate directory and configure it to listen on
> a different port. Then would it mess up my JServ
> installation and if not then how do I proceed with it!
>Any help would be deeply appreciated!
>  Thanks
>  Priya
>
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/




RE: Tomcat/Apache problem

2001-06-08 Thread Chauhan, Anand

That shouldn't be a problem. Just follow the installation instructions as specified 
for Apache/Tomcat how-to and that would work. Also, since you are installing Tomcat as 
of now, I would suggest you to go for mod_jk rather than the elderly mod_jserv(it 
sucks!) 

Let me know if you have problems. 

All the best,
Anand..

-Original Message-
From: Priya Gupta [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 08, 2001 9:18 AM
To: [EMAIL PROTECTED]
Subject: Tomcat/Apache problem


Hello 
   I have a very simple problem but its got me stuck!
May be someone can take off a little time and help me
with this! 
   I have Apache HTTP server 1.3 with JServ 1.1
running on Windows 2000 server and would like to
upgrade the system to Tomcat 3.1
   Now if I wish to install Tomcat on the same machine
but a separate directory and configure it to listen on
a different port. Then would it mess up my JServ
installation and if not then how do I proceed with it!
   Any help would be deeply appreciated! 
 Thanks
 Priya

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



Tomcat/Apache problem

2001-06-08 Thread Priya Gupta

Hello 
   I have a very simple problem but its got me stuck!
May be someone can take off a little time and help me
with this! 
   I have Apache HTTP server 1.3 with JServ 1.1
running on Windows 2000 server and would like to
upgrade the system to Tomcat 3.1
   Now if I wish to install Tomcat on the same machine
but a separate directory and configure it to listen on
a different port. Then would it mess up my JServ
installation and if not then how do I proceed with it!
   Any help would be deeply appreciated! 
 Thanks
 Priya

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/