Re: Internal server error - Apache

2009-02-09 Thread David Smith
Just to provide more constructive commentary, your log  is from Apache
Httpd indicating a normal shutdown and startup.  This has nothing to do
with tomcat.  We need to see the relevant part of your *tomcat* logs for
the moment when your "internal server error" occurred as well as some
relevant information regarding your setup.  If there is a stack trace,
show the *entire* stack trace including any root causes.

Apache 1.3.12 -- looks like you got stuck maintaining a legacy system.

--David

Randhir singh wrote:
> Thanks, for your answer. The error_log shows like the following:-
>
> Sun Feb  8 15:53:14 2009] [notice] caught SIGTERM, shutting down
> [Sun Feb  8 15:53:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
> mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations
> [Sun Feb  8 15:56:13 2009] [notice] caught SIGTERM, shutting down
> [Sun Feb  8 15:56:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
> mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations
>
> Please, help as my live environment is held up.
>
> regards
>
> -Original Message-
> From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] 
> Sent: Sunday, February 08, 2009 9:23 PM
> To: Tomcat Users List
> Subject: Re: Internal server error - Apache
>
> On Sun, Feb 8, 2009 at 7:18 AM,   wrote:
>
>   
>> I am getting internal server error when trying to access the website.
>> 
>
>   
>> What could be the reason for this.
>> 
>
> 1) error in server config
> 2) error in application code
> 3) error in external resource (e.g. database)
> 4) dude, the universe is just messin' with ya
>
> More specific details should be in your error logs.
>
> HTH,
>   


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Internal server error - Apache

2009-02-08 Thread Steve Ochani

(Sorry for the top-post)

Andre, well written reply.

I sometimes wish people would stop replying to questions that provide no 
information/details
about the problem and their setup.





Send reply to:  Tomcat Users List 
Date sent:  Sun, 08 Feb 2009 21:43:30 +0100
From:   André Warnier 
To: Tomcat Users List 
Subject:Re: Internal server error - Apache

> Randhir singh wrote:
> > Thanks, for your answer. The error_log shows like the following:-
> >
> > Sun Feb  8 15:53:14 2009] [notice] caught SIGTERM, shutting down
> > [Sun Feb  8 15:53:22 2009] [notice] Apache/1.3.12 (Unix)
> > mod_jk/1.2.6 mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming
> > normal operations [Sun Feb  8 15:56:13 2009] [notice] caught
> > SIGTERM, shutting down [Sun Feb  8 15:56:22 2009] [notice]
> > Apache/1.3.12 (Unix) mod_jk/1.2.6 mod_ssl/2.6.6 OpenSSL/0.9.5
> > configured -- resuming normal operations
> >
> > Please, help as my live environment is held up.
> >
> Dear Randhir,
>
> Apart from the fact that you are polite and persistent, which are
> redeeming qualities;
>
> Apart from the fact that you seem to have taken on a job (or be given
> a job) for which you lack the basic knowledge and qualification;
>
> Apart from the fact that several people, on this list and Apache
> httpd's list, have already told you that these lists were not a
> substitute for a basic training on webservers, Apache, Tomcat and
> whatnot;
>
> Apart from the fact that you have also been told a couple of times
> that the right way to move Apache and Tomcat from one server to
> another was not to simply copy all the directories over;
>
> Apart from the fact that nobody, on this list or another, can give you
> a "receipe" for moving Apache and Tomcat and applications from one
> server to another, because this would still require basic knowledge
> that you do not seem to have;
>
> Apart from the fact that you anyway do not seem to listen to what
> people are telling you, and ask the same kind of questions over and
> over;
>
> Apart from the fact that the information you provide along with your
> questions is generally insufficient to even start to answer them;
>
> Apart from the fact that the above logfile looks like a perfectly
> normal start of Apache, without errors of any kind;
>
> Apart from the fact that we regret that your live environment is held
> up, which is nobody's fault but yours;
>
> Well apart from all that, you are on the wrong list, because your
> logfile above is an Apache httpd logfile, and this is the Tomcat users
> list.
>
> Now independently of anything else, the fact that you would not even
> know this, should show you that there is something rather fundamental
> missing in your understanding of the issues; doesn't it ?
>
>
> Or else, you are a consumate joker, and in that case I take it back,
> you are really good at it.  But now maybe the time to end the joke,
> because you are using up a lot of good people's time.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For
> additional commands, e-mail: users-h...@tomcat.apache.org
>



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Internal server error - Apache

2009-02-08 Thread André Warnier

Randhir singh wrote:

Thanks, for your answer. The error_log shows like the following:-

Sun Feb  8 15:53:14 2009] [notice] caught SIGTERM, shutting down
[Sun Feb  8 15:53:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations
[Sun Feb  8 15:56:13 2009] [notice] caught SIGTERM, shutting down
[Sun Feb  8 15:56:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations

Please, help as my live environment is held up.


Dear Randhir,

Apart from the fact that you are polite and persistent, which are 
redeeming qualities;


Apart from the fact that you seem to have taken on a job (or be given a 
job) for which you lack the basic knowledge and qualification;


Apart from the fact that several people, on this list and Apache httpd's 
list, have already told you that these lists were not a substitute for a 
basic training on webservers, Apache, Tomcat and whatnot;


Apart from the fact that you have also been told a couple of times that 
the right way to move Apache and Tomcat from one server to another was 
not to simply copy all the directories over;


Apart from the fact that nobody, on this list or another, can give you a 
"receipe" for moving Apache and Tomcat and applications from one server 
to another, because this would still require basic knowledge that you do 
not seem to have;


Apart from the fact that you anyway do not seem to listen to what people 
are telling you, and ask the same kind of questions over and over;


Apart from the fact that the information you provide along with your 
questions is generally insufficient to even start to answer them;


Apart from the fact that the above logfile looks like a perfectly normal 
start of Apache, without errors of any kind;


Apart from the fact that we regret that your live environment is held 
up, which is nobody's fault but yours;


Well apart from all that, you are on the wrong list, because your 
logfile above is an Apache httpd logfile, and this is the Tomcat users 
list.


Now independently of anything else, the fact that you would not even 
know this, should show you that there is something rather fundamental 
missing in your understanding of the issues; doesn't it ?



Or else, you are a consumate joker, and in that case I take it back, you 
are really good at it.  But now maybe the time to end the joke, because 
you are using up a lot of good people's time.



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Internal server error - Apache

2009-02-08 Thread Claus Bitten
Randhir singh schrieb:
> Thanks, for your answer. The error_log shows like the following:-
> 
> Sun Feb  8 15:53:14 2009] [notice] caught SIGTERM, shutting down
> [Sun Feb  8 15:53:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
> mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations
> [Sun Feb  8 15:56:13 2009] [notice] caught SIGTERM, shutting down
> [Sun Feb  8 15:56:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
> mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations

Hi,

apart form the fact that your components are *very* old (according to
the version numbers): Apache work? Have you tested the
setup without mod_jk?
tomcat works stand-alone/with the http-connector?
Does tomcat logs the requests from apache?
Do you have a mod_jk log?
What is in your properties file?

regards,
Claus BItten

> Please, help as my live environment is held up.
> 
> regards
> 
> -Original Message-
> From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] 
> Sent: Sunday, February 08, 2009 9:23 PM
> To: Tomcat Users List
> Subject: Re: Internal server error - Apache
> 
> On Sun, Feb 8, 2009 at 7:18 AM,   wrote:
> 
>> I am getting internal server error when trying to access the website.
> 
>> What could be the reason for this.
> 
> 1) error in server config
> 2) error in application code
> 3) error in external resource (e.g. database)
> 4) dude, the universe is just messin' with ya
> 
> More specific details should be in your error logs.
> 
> HTH,

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Internal server error - Apache

2009-02-08 Thread Hassan Schroeder
On Sun, Feb 8, 2009 at 8:06 AM, Randhir singh
 wrote:
> Thanks, for your answer. The error_log shows like the following:-

Sorry, that doesn't look to me like a error trace, but I haven't used
mod_jk in like forever. Maybe someone else can shed some light.

(Or maybe there are other clues somewhere...)

-- 
Hassan Schroeder  hassan.schroe...@gmail.com

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Internal server error - Apache

2009-02-08 Thread Randhir singh
Thanks, for your answer. The error_log shows like the following:-

Sun Feb  8 15:53:14 2009] [notice] caught SIGTERM, shutting down
[Sun Feb  8 15:53:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations
[Sun Feb  8 15:56:13 2009] [notice] caught SIGTERM, shutting down
[Sun Feb  8 15:56:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6
mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations

Please, help as my live environment is held up.

regards

-Original Message-
From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] 
Sent: Sunday, February 08, 2009 9:23 PM
To: Tomcat Users List
Subject: Re: Internal server error - Apache

On Sun, Feb 8, 2009 at 7:18 AM,   wrote:

> I am getting internal server error when trying to access the website.

> What could be the reason for this.

1) error in server config
2) error in application code
3) error in external resource (e.g. database)
4) dude, the universe is just messin' with ya

More specific details should be in your error logs.

HTH,
-- 
Hassan Schroeder  hassan.schroe...@gmail.com

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.0.233 / Virus Database: 270.10.19/1939 - Release Date: 02/07/09
13:39:00



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Internal server error - Apache

2009-02-08 Thread Hassan Schroeder
On Sun, Feb 8, 2009 at 7:18 AM,   wrote:

> I am getting internal server error when trying to access the website.

> What could be the reason for this.

1) error in server config
2) error in application code
3) error in external resource (e.g. database)
4) dude, the universe is just messin' with ya

More specific details should be in your error logs.

HTH,
-- 
Hassan Schroeder  hassan.schroe...@gmail.com

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org