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
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
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
> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
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:
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
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
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
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.
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
24 matches
Mail list logo