Re: New Tomcat install problem

2005-11-22 Thread Terry Allen
Hi again, Thanks for the replies guys - my ISP had a mail outage whihc means I have a huge amount of email to go through - as soon as I can clear it, I will get back to you. -- Bye for now, Terry Allen ___ hEARd Postal Addre

Re: New Tomcat install problem

2005-11-21 Thread Anthony Carlos
Sorry, Nix. I personally know about it, but I was asking the original poster of this question what his JAVA_HOME is. I know that in Mac OS X, when you install Java 1.5, the binaries are installed in a separate location than Java 1.4. Someone mentioned that the Java version might be wrong, a

Re: New Tomcat install problem

2005-11-21 Thread Nikola Milutinovic
Anthony Carlos wrote: Just out of curiosity, what is JAVA_HOME? JAVA_HOME is an environment variable, that should contain the path to the installed JDK or JRE. Since you're using TC 5.5, you can point JAVA_HOME to a JRE (5.5 comes with Eclipse Java Compiler). Older versions had to have a J

RE: New Tomcat install problem

2005-11-21 Thread Caldarale, Charles R
> From: Terry Allen [mailto:[EMAIL PROTECTED] > Subject: Re: New Tomcat install problem > > I just reinstalled the iTools module after my changes, which > has had the result of being able to view the Tomcat homepage on my > server. You might want to try going back to t

Re: New Tomcat install problem

2005-11-21 Thread Anthony Carlos
Just out of curiosity, what is JAVA_HOME? On Nov 21, 2005, at 4:49 AM, Nikola Milutinovic wrote: Terry Allen wrote: Anything in the logs for this new setup? Nix. Hi again, Okay, I've included the last log entries from a few logs as listed below - the other logs in that directory co

Re: New Tomcat install problem

2005-11-21 Thread Nikola Milutinovic
Terry Allen wrote: Anything in the logs for this new setup? Nix. Hi again, Okay, I've included the last log entries from a few logs as listed below - the other logs in that directory contain only information about startup notification etc... apologies if this is not the right way to p

Re: New Tomcat install problem

2005-11-21 Thread Terry Allen
Terry Allen wrote: at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:613) There can be two caus

Re: New Tomcat install problem

2005-11-21 Thread Nikola Milutinovic
Terry Allen wrote: at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:613) There can be two

Re: New Tomcat install problem

2005-11-21 Thread Terry Allen
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:613) There can be two causes. Either there is a

Re: New Tomcat install problem

2005-11-20 Thread Nikola Milutinovic
Terry Allen wrote: Hi again, Out of that Catalina.out log I mentioned earlier, the last few log lines read like so: INFO: Stopping Coyote HTTP/1.1 on http-8080 Nov 20, 2005 7:24:02 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Nov 20, 2005

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
yes and please send along the localhost.2005-11-20.log (assuming your tomcat install is running on localhost) I have to foot transport my computer but I should be back online tommorrow Best, Martin- Hi again, These have been sent off-list - many thanks Martin. -- Bye for now, Terry Al

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Hi again, Out of that Catalina.out log I mentioned earlier, the last few log lines read like so: INFO: Stopping Coyote HTTP/1.1 on http-8080 Nov 20, 2005 7:24:02 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Nov 20, 2005 7:24:02 PM org.apache.c

Re: New Tomcat install problem

2005-11-20 Thread Martin Gainty
uot;Tomcat Users List" Sent: Sunday, November 20, 2005 3:27 PM Subject: Re: New Tomcat install problem >Terry- Can you go to %CATALINA_HOME%\logs and attach to me your latest log e.g. stdout_20051117.log Thanks, Martin- - Original Message - From: "Terry Allen" <[EMAIL

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Terry, I've only just subscribed to the list to see if anyone may be able to assist with a 'blank page' problem. Research on Google, nor the various resources on the web or Tomcat site have assisted, so I thought I'd better consult the experts here to see if they can help. You might want to

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Terry- Can you go to %CATALINA_HOME%\logs and attach to me your latest log e.g. stdout_20051117.log Thanks, Martin- - Original Message - From: "Terry Allen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, November 19, 2005 11:15 PM Subject: Re: New T

Re: New Tomcat install problem

2005-11-20 Thread Stephen Caine
Terry, Oops, the server address is: http://cgs.qilan.com:8080/qilan/ Qilanv3Download Sorry, Stephen Caine CommonGround Softworks, Inc, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

Re: New Tomcat install problem

2005-11-20 Thread Stephen Caine
Terry, I've only just subscribed to the list to see if anyone may be able to assist with a 'blank page' problem. Research on Google, nor the various resources on the web or Tomcat site have assisted, so I thought I'd better consult the experts here to see if they can help. You might want

Re: New Tomcat install problem

2005-11-20 Thread Martin Gainty
Terry- Can you go to %CATALINA_HOME%\logs and attach to me your latest log e.g. stdout_20051117.log Thanks, Martin- - Original Message - From: "Terry Allen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, November 19, 2005 11:15 PM Subject: Re:

Re: New Tomcat install problem

2005-11-20 Thread Terry Allen
Hi again, Just to let you guys know, I have changed the symlink for Java on my server so it does the following: java -version java version "1.5.0_05" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-83) Java HotSpot(TM) Client VM (build 1.5.0_05-48, mixed mode, sharing) server:

Re: New Tomcat install problem

2005-11-19 Thread Terry Allen
Hi Terry Allen, To find out which version of java you are using, type command "java -version" in your terminal. It will give you version information. Now Tomcat 5.5.9 recommends that you use JRE 1.5 instead of JRE 1.4. There are some ways by which you can use JRE 1.4 and Tomcat 5.5.x togeth

Re: New Tomcat install problem

2005-11-19 Thread Terry Allen
Terry- look at the defaultHost entry in your %CATALINA_HOME%\conf\server.xml e.g. then use that for your URI e.g. http://localhost:8080 HTH Martin- Hi again, Thanks Martin, but that was what I had tried, but it generates the same as trying it via it's normal domain name. -- Bye for now, Ter

Re: New Tomcat install problem

2005-11-19 Thread Martin Gainty
Terry- look at the defaultHost entry in your %CATALINA_HOME%\conf\server.xml e.g. then use that for your URI e.g. http://localhost:8080 HTH Martin- - Original Message - From: "Terry Allen" <[EMAIL PROTECTED]> To: Sent: Saturday, November 19, 2005 7:04 PM Subject: Ne

Re: New Tomcat install problem

2005-11-19 Thread Dhaval Patel
Hi Terry Allen, To find out which version of java you are using, type command "java -version" in your terminal. It will give you version information. Now Tomcat 5.5.9 recommends that you use JRE 1.5 instead of JRE 1.4. There are some ways by which you can use JRE 1.4 and Tomcat 5.5.x together.

New Tomcat install problem

2005-11-19 Thread Terry Allen
Hi all, I've only just subscribed to the list to see if anyone may be able to assist with a 'blank page' problem. Research on Google, nor the various resources on the web or Tomcat site have assisted, so I thought I'd better consult the experts here to see if they can help. To outline what's