Re: [us...@httpd] Forbidden error

2008-08-19 Thread Ch Praveena
> command 'namei -m /full/path/to/docroot/starting/from/slash' (use your own > path) and include it in the next reply. > > We'll be able to point out your error right away. > > > Ch Praveena wrote: > >> Thank you very much all of you for your patience!!

Re: [us...@httpd] Forbidden error

2008-08-19 Thread Ch Praveena
27; >> >> do a >> >> >>> chown nobody /path/to/document/root >>>> >>>> >>> >> obviously, replacing /path/to/document/root with the actual path to >> your document root. >> >> On Tue, Aug 19, 2008 at 3:17 PM

Re: [us...@httpd] Forbidden error

2008-08-19 Thread Ch Praveena
I am attaching my httpd.conf file. Please check with this.. Thank you all for your patience. 2008/8/19 Krist van Besien <[EMAIL PROTECTED]> > On Tue, Aug 19, 2008 at 14:44, Ch Praveena <[EMAIL PROTECTED]> wrote: > > Very happy to see your response :) > > > >

Re: [EMAIL PROTECTED] Forbidden error

2008-08-19 Thread Ch Praveena
> > I'm guessing that since configure went well, and apache actually works > (you're getting a 403 response), your prefix shouldn't be a problem. > > Evert > > On Tue, Aug 19, 2008 at 2:44 PM, Ch Praveena <[EMAIL PROTECTED]> wrote: > > Very happy to see

Re: [EMAIL PROTECTED] Forbidden error

2008-08-19 Thread Ch Praveena
Very happy to see your response :) I ve got the message as follows in my command line: [EMAIL PROTECTED] ~]# chown www-user /path/to/document/root chown: `www-user': invalid user [EMAIL PROTECTED] ~]# chown www-data /path/to/document/root chown: `www-data': invalid user *NOTE: I ve not given the

Re: [EMAIL PROTECTED] Forbidden error

2008-08-19 Thread Ch Praveena
Thank you Mr. Eric. But could you please let me know how to identify that and avoid it? 2008/8/19 Eric Covener <[EMAIL PROTECTED]> > On Tue, Aug 19, 2008 at 8:00 AM, Ch Praveena <[EMAIL PROTECTED]> wrote: > > Hi Mr. Eric Covener, > > > > I am sure that I am

Re: [EMAIL PROTECTED] Forbidden error

2008-08-19 Thread Ch Praveena
started the apache as /PREFIX/bin/apachectl start 5. I ve not modified any of the files internally, like httpd.conf. Finally I ve got FORBIDDEN error. Thats all. Please suggest me now. 2008/8/19 Krist van Besien <[EMAIL PROTECTED]> > On Tue, Aug 19, 2008 at 14:00, Ch Praveen

Re: [EMAIL PROTECTED] Forbidden error

2008-08-19 Thread Ch Praveena
t; On Tue, Aug 19, 2008 at 7:48 AM, Ch Praveena <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I ve installed httpd 2.0.63 server and I got 403 Forbidden error > in > > the web console and giving the error log as: > > > > [Tue Aug 19 17:13

[EMAIL PROTECTED] Forbidden error

2008-08-19 Thread Ch Praveena
Hi all, I ve installed httpd 2.0.63 server and I got 403 Forbidden error in the web console and giving the error log as: *[Tue Aug 19 17:13:32 2008] [error] [client 10.20.220.15] (13)Permission denied: access to / denied *I am running on my linux machine and I am very much sure that I ve

Re: [EMAIL PROTECTED] Could not run the apache server

2008-08-13 Thread Ch Praveena
Can you please respond a bit clearly. Thank you in advance 2008/8/13 Eric Covener <[EMAIL PROTECTED]> > On Wed, Aug 13, 2008 at 4:56 AM, Ch Praveena <[EMAIL PROTECTED]> wrote: > > I could install successfully the versions like httpd 2.0.63. httpd 2.2.8 > > versions

Re: [EMAIL PROTECTED] Could not run the apache server

2008-08-13 Thread Ch Praveena
van Besien <[EMAIL PROTECTED]> > On Wed, Aug 13, 2008 at 10:39, Ch Praveena <[EMAIL PROTECTED]> wrote: > > > I am trying to install the httpd - 2.0.63 version of APACHE > server > > on my linux machine. When I ve implemented "./configure", "make&qu

[EMAIL PROTECTED] Could not run the apache server

2008-08-13 Thread Ch Praveena
Hi all, I am trying to install the httpd - 2.0.63 version of APACHE server on my linux machine. When I ve implemented "./configure", "make" steps of installations, I got the following as an error along with the usual stack trace: /usr/lib/libexpat.so: could not read symbols: File in w

[EMAIL PROTECTED] unable to see the output on the load balancer.

2008-07-07 Thread Ch Praveena
Hi, I am trying to cluster an application and ve choosed httpd 2.0.63 as load balancer. I found the two instances are running well independently. But when I ve tried to load balance them and check the output console, I found nothing. And here is the access.log file: 10.20.220.15 - -

[EMAIL PROTECTED] Tomcat clustering

2008-05-27 Thread Ch Praveena
Hi all, I want to test tomcat 6 clustering when deploying my war file written using Echo2 and hibernate. Please let me know if anyone have proper and specific documentation other than the HOW-TO!!! Please let me know at the earliest. Thank you -- -Coolest Regards, Praveena Chalamcharl

Re: [EMAIL PROTECTED] Clustering

2008-05-22 Thread Ch Praveena
Thank you all for your responses.. But still I am at lot of confusion as I was not the actual person who have designed the code. Anyway, I will try to solve the issue at the earliest. And here is an issue for the Tomcat designers. It was already known that Jboss internally use Tomcat as a web cont

Re: [EMAIL PROTECTED] Clustering

2008-05-22 Thread Ch Praveena
s not Apache > related. > Ben > > On May 22, 2008, at 7:12 AM, Ch Praveena wrote: > > I dint get u. > >If you mean that my intension is to know about the way of Serialization, > I am very much sure about those issues. I want if Tomcat or apache can help > to solve the exc

Re: [EMAIL PROTECTED] Clustering

2008-05-22 Thread Ch Praveena
have session > replication configured, you will see this kind of problem. QED. > > > Ch Praveena wrote: > >> I dint get u. >> >> If you mean that my intension is to know about the way of Serialization, >> I am very much sure about those issues. I want if Tomcat or a

Re: [EMAIL PROTECTED] Clustering

2008-05-22 Thread Ch Praveena
ead/44199.htm > Ben Ricker > > On May 22, 2008, at 5:45 AM, Ch Praveena wrote: > > Hi all, > > I think I can get a proper response and can solve my issue. I am > trying to cluster Jboss(Mainitans tomcat as a web container) using APACHE as > load balancer, to run my app

[EMAIL PROTECTED] Clustering

2008-05-22 Thread Ch Praveena
Hi all, I think I can get a proper response and can solve my issue. I am trying to cluster Jboss(Mainitans tomcat as a web container) using APACHE as load balancer, to run my application written using Hibernate and Echo2. I am finding a common exception called NOTSERIALIZABLE EXCEPTION pinn

[EMAIL PROTECTED] When apache 2.0.63 is used as load balancer...,

2008-04-30 Thread Ch Praveena
Hi all ., I want to cluster Jboss by using apache server(httpd 2.0.63 ) as load balancer. When I tried to do this, I found the log files as follows.. * mod_jk.log file of apache* [EMAIL PROTECTED] logs]# tail -f mod_jk.log [Wed Apr 30 11:56:08 2008][3345:3086427840] [error] init_jk:

[EMAIL PROTECTED] error in httpd 2.0.63

2008-04-25 Thread Ch Praveena
Hi all, I am clustering jboss 4.2.GA server and is using httpd 2.0.63 as load balancer for it. When I am trying to run the application, for implementing cluster, I am getting the error mod_jk log: * [Fri Apr 25 17:47:50 2008] [error] [client 10.20.220.15] File does not exist: /usr/local/apache2/

[EMAIL PROTECTED] Clustering Jboss using Apache load balancer.

2008-04-23 Thread Ch Praveena
Hi all, I want to cluster nodes belonging to two different machines each of which have different jboss servers running seperately on different ports. For this, I have copied the Jboss home directory and named seperately as Jboss1, Jboss2, Jboss3,.. I have also changed different port numbers where

[EMAIL PROTECTED] Apache Httpd server

2008-04-10 Thread Ch Praveena
Hi all, How could apache httpd server will help the other server like Tomcat, Jboss, Geronimo to load balance. And what are the other major features of it? -- Regards, Praveena Chalamcharla, Securview

Re: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Ch Praveena
ut right. I'm sure > someone on this list will correct me where I'm wrong. > > Cheers, > > Oscar > > > > Från: Ch Praveena [mailto:[EMAIL PROTECTED] > Skickat: ti 2008-04-08 10:47 > Till: users@httpd.apache.org > Ämne: Re:

Re: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Ch Praveena
gt; else), then node B will reset node A and take over that nodes capabilities. > > This is without reading about Terracotta so things might be different > there, but that's the split-brain problem from my experience. > > Hope this helps > > Cheers > > Oscar >

[EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Ch Praveena
Hi all, While going on with Terracotta article, -- http://www.terracotta.org/confluence/display/explore/How+Terracotta+Works , For implementing application server clustering, I found this phrase, "Split-brain problem.".. Please let me know about this in detail.. Regards, Praveena Chalamcha

Re: [EMAIL PROTECTED] Apache installation

2008-04-04 Thread Ch Praveena
ving 'Its work' page. > > Because it does not give any home page like tomcat gives. > > > > Narendra > > > > -Original Message- > *From:* Ch Praveena [mailto:[EMAIL PROTECTED] > *Sent:* Friday, April 04, 2008 1:20 PM > *To:* users@httpd.apache.

Re: [EMAIL PROTECTED] Apache installation

2008-04-04 Thread Ch Praveena
Hi, I could run apache server(httpd2.2.8), when configured as default. But, The browser is giving message "It works!", but not the home page.. Please let me know the reason. 2008/4/4 Ch Praveena <[EMAIL PROTECTED]>: > Hi all, > > I am getting a message like &

Re: [EMAIL PROTECTED] Apache installation

2008-04-04 Thread Ch Praveena
2008/4/3 Ch Praveena <[EMAIL PROTECTED]>: > Hi, > > It was again failed and I was getting this 403 forbidden error. > > Let me describe you what I have done.. > I have deleted both the server source files and started afresh from the > extraction.. > followed the step

Re: [EMAIL PROTECTED] Apache installation

2008-04-03 Thread Ch Praveena
00 > > ServerName 192.168.99.29:1100 > > 2./export/home/infra/install/* httpd-2.2.8* > /conf/httpd.conf > > Listen 1200 > > ServerName 192.168.99.29:1200 > > Note : use IP of your machine. > > N

Re: [EMAIL PROTECTED] Apache installation

2008-04-03 Thread Ch Praveena
AIL PROTECTED]> wrote: > > Hi > > > > Exactly, > > This is the path where you want to store your apache installation rather > default location (*/usr/local/apache2...*) > > . > > Narendra > > > > > > -Original Message- > *From:

Re: [EMAIL PROTECTED] Apache installation

2008-04-02 Thread Ch Praveena
/export/home/infra/install/*httpd-2.0.63*/conf/httpd.conf > > search for 'Listen' and change it like > > Listen 1100 > > 2./export/home/infra/install/* httpd-2.2.8* > /conf/httpd.conf > >

Re: [EMAIL PROTECTED] Apache installation

2008-04-01 Thread Ch Praveena
to 2.2.8. > > Just try to make new installation from scratch for different versions. > There may be different idea for upgrading but I am not fully confident about > it. > > > > > > Narendra > > > > -Original Message- > *From:* Ch Praveena [mai

Re: [EMAIL PROTECTED] Apache installation

2008-04-01 Thread Ch Praveena
uninstalling them? Now, Let me know if there is a way, I can run both the servers when ever needed. If it is not possible, Let me know a command for uninstalling them properly. On 02/04/2008, Ch Praveena <[EMAIL PROTECTED]> wrote: > > Hi , > > Thank you for your responses.. >

Re: [EMAIL PROTECTED] Apache installation

2008-04-01 Thread Ch Praveena
piled with > httpd2.0.63) with new configured/installedS httpd2.2.8, > > Just try to reinstall mod-jk with your new httpd version , it may solve > the problem. > > > > Narendra > > > > > > -Original Message- > *From:* Ch Praveena [mailto:[EMA

[EMAIL PROTECTED] Apache installation

2008-04-01 Thread Ch Praveena
Hi all, I have installed and set up httpd 2.0.63 version of apache server and is running good and fine with the implementaion of clustering Jboss. And when I want to cluster , there came the need of httpd 2.2.8 version of apache. So, I have downloaded and configured with default with out givi

[EMAIL PROTECTED] Tomcat clustering

2008-03-24 Thread Ch Praveena
Hi all, I want to cluster Tomcat6 along with session replication to implement Loadbalancing. From the document, http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html I have started making the things. Let me know where can I identify the default value of Multicast address is 228.0.0.4

Re: [EMAIL PROTECTED] Re: Jboss 4.2 clustering..

2008-03-18 Thread Ch Praveena
t;[EMAIL PROTECTED]> wrote: > > On Tue, Mar 18, 2008 at 9:16 AM, Ch Praveena <[EMAIL PROTECTED]> wrote: > > v) Next, created a new file named APACHE_HOME/conf/mod-jk.conf: > > vi) Created the workers.properties file and updated the host address.. > > vii) Added uriwork

Re: [EMAIL PROTECTED] Re: Jboss 4.2 clustering..

2008-03-18 Thread Ch Praveena
well, but when tested with the url : http://localhost/sample/hello.jsp is giving 404 error.. please update me the modifications to be done more.. On 18/03/2008, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-03-18 at 11:53 +0530, Ch Praveena wrote: > > Hi.., this

Re: [EMAIL PROTECTED] Jboss 4.2 clustering..

2008-03-17 Thread Ch Praveena
location.. Please let me know what kind of information do i need to give u.. On 18/03/2008, Nils Jeppe <[EMAIL PROTECTED]> wrote: > > > > On Tue, 18 Mar 2008, Ch Praveena wrote: > > > please look at this issue and respond me at the earliest.. > > > Don't

[EMAIL PROTECTED] Re: Jboss 4.2 clustering..

2008-03-17 Thread Ch Praveena
Hi.., this is again me.. I wanna inform you all that i was clustering jboss 4.2.2GA and in Fedora 8 environment.. On 18/03/2008, Ch Praveena <[EMAIL PROTECTED]> wrote: > > > Hi all, >I ve been trying cluster Jboss 4.2. For acquiring Loadbalancing, i ve > run apa

[EMAIL PROTECTED] Jboss 4.2 clustering..

2008-03-17 Thread Ch Praveena
Hi all, I ve been trying cluster Jboss 4.2. For acquiring Loadbalancing, i ve run apache httpd 2.0 version.. and when i wanna test the cluster, i could not run the application on apache server, as similar to jboss.. like http://localhost/sample/hello.jsp Its giving error like [Tue Mar 18 11:3

[EMAIL PROTECTED] unable to start my httpd server..

2008-03-12 Thread Ch Praveena
Hi all, I wanna cluster Jboss and wanna run apache server on fedora 8.. I installed httpd 2.0.63 from apache site.. but am unable to find the location /usr/local/apache2 after making the steps of installation, 1. ./configure 2. make 3. make install Please respond me at the earliest.. -- R