Re: Apache Tomcat 6.0 loads blank page

2009-02-03 Thread zia mohades
t; > and see what happens. Also, if you pull mms_test out of webapps and > restart > > tomcat, does the problem go away? Did you change server.xml from the > > default? > > > > Hope this helps. > > Qiao > > > > -Original Message- > > From:

Re: Apache Tomcat 6.0 loads blank page

2009-02-02 Thread zia mohades
On Mon, Feb 2, 2009 at 10:51 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: zia mohades [mailto:zia.si...@gmail.com] > > Subject: Re: Apache Tomcat 6.0 loads blank page > > > > 3) however now i have a new problem: for some reason my html &

Re: Apache Tomcat 6.0 loads blank page

2009-02-02 Thread zia mohades
iption* *The requested resource (/bin/test.cgi) is not available.* * * However the program is in the right location and i have all the permissions. any suggestions? Thank you again for all your helps, regards zia On Mon, Feb 2, 2009 at 12:25 AM, Caldarale, Charles R < chuck.caldar...@un

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
/test.cgi) is not available.* -- Apache Tomcat/6.0.18 Any idea what's going on? I checked the following: 1) the location 2) the permission Thank you again for all your helps regards zia On Sun, Feb 1, 2009 at 7:30 PM, zia mohades wrote: > Hi everyone , > &

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
s not available.* -- Apache Tomcat/6.0.18 any idea what's going on? i have given all the permission it needs? Thank you again for all your helps. Regards, zia On Sun, Feb 1, 2009 at 6:58 PM, zia mohades wrote: > > > On Sun, Feb 1, 2009 at 6:41 PM, A

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
On Sun, Feb 1, 2009 at 6:41 PM, André Warnier wrote: > zia mohades wrote: > [...] > >> but again, I can successfully access http://localhost:8080 and blank >> for >> http://localhost:8080/mms_test. so the log files are not very >> informative. >> >>

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
> > > I am new to Tomcat as well... But, does mms_test contain WEB-INF with > > web.xml, like other directories under webapps do? Try copy it from "docs" > > and see what happens. Also, if you pull mms_test out of webapps and > restart > > tomcat, does the pro

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
t is not in server.xml, it is obviously in some other XML file which > Tomcat tries to read at startup. > > > zia mohades wrote: > >> Hi again: >> >> Andre thank you for your email: >> >> 1) when I check the logs I see the follwoing >> &

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
Hi again: Andre thank you for your email: 1) when I check the logs I see the follwoing for localhost logs :1-Feb-2009 4:16:04 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() for catalina logs: I have this: 1-Feb-2009 5:01:42 PM org.apache.to

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
es the problem go away? Did you change server.xml from the > default? > > Hope this helps. > Qiao > > -Original Message- > From: zia mohades [mailto:zia.si...@gmail.com] > Sent: Sunday, February 01, 2009 11:24 AM > To: Tomcat Users List; p...@pidster.com > Subj

Re: Apache Tomcat 6.0 loads blank page

2009-02-01 Thread zia mohades
vm/java-6-sun But it doesn't change the problem: blank page again when I try to access http://localhost:8080/mms_test/ Your help is greatly appreciated thank u kindly zia On Sun, Feb 1, 2009 at 7:34 AM, Pid wrote: > zia mohades wrote: > > Hi there, > > > > I am

Apache Tomcat 6.0 loads blank page

2009-01-31 Thread zia mohades
Hi there, I am currently having issue loading my own page using tomcat apache 6.0 on ubuntu, here are the details; 1) when I start the server using sudo /etc/init.d/tomcat restart and then try to access the server via http://localhost:8080, i sucessfully get the welcome page and the logo of the t

Re: Tomcat 5.5 error

2009-01-04 Thread zia mohades
Hi kees, Thank you for your help! Just to remind you: I have deleted my previous apache tomcat( the default one) by using : rm -r -f /usr/local/tomcat and I installed the binary version on my desktop. I then start the apach tomcat( using ./startup.sh) and when i access the webserver: http://loca

Re: Tomcat 5.5 error

2008-12-24 Thread zia mohades
chani wrote: > Send reply to: Tomcat Users List > Date sent: Wed, 24 Dec 2008 18:33:17 -0500 > From: zia mohades > To: Tomcat Users List > Subject:Re: Tomcat 5.5 error > > > Hello bill and everyone else, > > > > thank you again for all your

Re: Tomcat 5.5 error

2008-12-24 Thread zia mohades
han 16kb and run with a > SecurityManager with the default catalina.policy settings (or possibly > modifying for read access to logging.properties only). Then access this > page as your first request after starting Tomcat. > "zia mohades" wrote in message > news:ee00484d0812231256g

Re: Tomcat 5.5 error

2008-12-23 Thread zia mohades
Hi steve, Before starting the server, I used sudo -s to loggin as root. and then run the server and then access tomcat online(http://localhost:8080/) when i do ls -l /usr/local/tomcat/webapps/ROOT i get: -rw-r--r-- 1 mohadesz mohadesz 5866 2007-07-19 22:20 asf-logo-wide.gif -rwx-- 1 mohadesz

Re: Tomcat 5.5 error

2008-12-23 Thread zia mohades
Hi gregor, Thank you kindly for your help! 1) when I run the server and then access the http://localhost:8080 I do see the page which on top it has this message: " If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!" but when I try to access

Re: Tomcat 5.5 error

2008-12-22 Thread zia mohades
else, or reinstall another version?? Thank you kindly for all your help. Daniel On Mon, Dec 22, 2008 at 9:49 PM, Steve Ochani wrote: > On 22 Dec 2008 at 18:28, zia mohades wrote: > > Send reply to: Tomcat Users List > Date sent: Mon, 22 Dec 2008 18:28:12 -0500 > From: z

Re: Tomcat 5.5 error

2008-12-22 Thread zia mohades
Hello steve, thank you for your message! when I try to place mms_test in /usr/local/tomcat/webapps, I get the same error: HTTP Status 404 - /mms_test Any Idea why? thank you for your time! On Mon, Dec 22, 2008 at 4:03 PM, Steve Ochani wrote: > On 22 Dec 2008 at 15:43, zia mohades wr

Tomcat 5.5 error

2008-12-22 Thread zia mohades
hello all! I am currently using tomcat 5.5 on my labtop which is running on ubuntu. When I access http://localhost:8080/ , i get the default page, which is a good news( meaning tomcat is running) However when I try to place my own html folder(called mms_test) in /usr/local/tomcat/webapps/ROOT and