Problem in starting tomcat

2008-06-09 Thread Raghavan_sat
Hi, I downloaded apache-tomcat-5.5.23.tar.gz and extracted it. Am using jdk 1.6.0_05. When i start tomcat it starts fine and no error is been shown in the catalina.out. But when i open the browser and load http://localhost:8080/ its showing a blank page. The OS is Fedora 8. What should i do to

Taking Backup of tomcat server

2008-05-14 Thread Raghavan_sat
Hi I want to take a backup of my tomcat server regularly so that if the server crashes i can use the backup in another system. How can i accomplish this.. -- View this message in context: http://www.nabble.com/Taking-Backup-of-tomcat-server-tp17232367p17232367.html Sent from the Tomcat - User

Re: Problem in running Tomcat

2008-04-01 Thread Raghavan_sat
post what's in your catalina.out file as found in the > logs directory of your tomcat install? I think we've asked for this > before and you didn't reply. > > --David > > > Raghavan_sat wrote: >> Hi, >>I installed tomcat5 using yum and it

Problem in running Tomcat

2008-03-30 Thread Raghavan_sat
Hi, I installed tomcat5 using yum and it installed lot of dependencies... This tomcat uses gcj java to run and is running fine.. But my Servlet program cannot be compiled with this gcj javaSo i installed JDK1.6 and changed the java using alternatives command and compiled it But with thi

Problem in Running a servlet

2008-03-29 Thread Raghavan_sat
Hi, I have a servlet program that works fine under tomcat running in windows... But the same servlet program is not running under tomcat running in fedora... when i access this servlet tomcat just goes off.. in the sense i was even unable access the home page which i can easily do before running

MbeanServer Problem

2008-03-05 Thread Raghavan_sat
Hi The following line in my code just prints a null array. " Set hostsON = mBeanServer.queryNames(queryHosts, null);" Is mbeanserver not having anything. am new to this. help me on this try { String msg="\n"; String msg2="null"; int flag=0; String onStr = "JMImplementation:type=MBean

Problem in running servlet

2008-03-05 Thread Raghavan_sat
Hi Am getting this error when running a servlet. type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: Wrapper cannot find servlet class tomcat.impl.PluginServlet or a cla

Status report

2008-02-06 Thread Raghavan_sat
I am new to tomcat and would like to know a thing. am having tomcat 6. it has a status manager that gives reports on the inbuilt examples within tomcat when executed. for example when i execute helloworld the processingtime,threadcount and things like these are shown. will these be written to an l