On 15/06/18 17:33, Lemke, Michael ST/HZA-ZIC2 wrote:
> So the most important part for me was that you have to create
> CATALINA_BASE yourself and put some files from the distribution there.
> I wish tomcat came with a script which does this. But once you know
> what is required it isn’t hard
On Wednesday, June 13, 2018 10:20 PM Christopher Schultz wrote:
>On 6/13/18 12:14 PM, Lemke, Michael ST/HZA-ZIC2 wrote:
>
>> What is a recommended setup on Windows? So far I am still at a loss
>> and can't find anything anywhere.
>
>Regardless of platform, I always recommend a split-install where
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 6/13/18 12:14 PM, Lemke, Michael ST/HZA-ZIC2 wrote:
> On Wednesday, June 13, 2018 3:11 PM Igal Sapir wrote:
>> On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote:
>>> I've been struggling to come to grips with Tomcat installation
>>
On Wednesday, June 13, 2018 3:11 PM Igal Sapir wrote:
>On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote:
>> I've been struggling to come to grips with Tomcat installation on Windows
>> Server but I couldn't really find a clear answer. This is what I want to
>> achieve:
>>
>>* Have one
Michael,
On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote:
I've been struggling to come to grips with Tomcat installation on Windows
Server but I couldn't really find a clear answer. This is what I want to
achieve:
* Have one directory tree with all my webapps
* Have a tomcat
On 20.12.2016 22:42, Mary Wiegand wrote:
I was using a specific walk through to install Tomcat and everything that's
needed with it.
I downloaded the installer from tomcat to the /tmp file and then extracted
it and installed it to the /opt/tomcat dir.
Which I had to make the directory. Should I j
I was using a specific walk through to install Tomcat and everything that's
needed with it.
I downloaded the installer from tomcat to the /tmp file and then extracted
it and installed it to the /opt/tomcat dir.
Which I had to make the directory. Should I just start over with a
different guide?
Tha
There was a pid file in that location. I removed it and restarted tomcat.
commands:
rm /opt/tomcat/temp/tomcat.pid
systemctl restart tomcat
systemctl status tomcat
tomcat.service - Apache Tomcat Web Application Container
Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor preset:
On 20.12.2016 22:08, Mary Wiegand wrote:
Hi,
I'm installing tomcat v8.5.9 on ubuntu 16.04
this is my tomcat.service file:
#System unit file for tomcat
[Unit]
Description=Apache Tomcat Web Application Container
After=network.target
[Service]
Type=forking
Environment=JAVA_HOME=/usr/lib/jvm/jav
may be pid file lying around from earlier stop/start?
remove the pid file and start again.
/opt/tomcat/temp/tomcat.pid
On Tue, Dec 20, 2016 at 4:08 PM, Mary Wiegand
wrote:
> Hi,
>
> I'm installing tomcat v8.5.9 on ubuntu 16.04
>
> this is my tomcat.service file:
>
> #System unit file for tom
Your stack trace seems to show several things that are not fine with
your application.
First, you appear to have a DB issue:
Exception while establishing connection
com/iris/util/dbConnectionOracle.java ==
>> ORA-00020: maximum number of processes (400) exceeded
And possibly related to your DB
Instead of accessing the shortcut, if I directly access
TOMCAT_HOME\bin\tomcat5w.exe, it works.
Thanks!
Saku Ramamoorthy
Oliver Wyman
-Original Message-
From: Mladen Turk [mailto:mt...@apache.org]
Sent: Monday, March 23, 2009 11:03 AM
To: Tomcat Users List
Subject: Re: Tomcat
Ramamoorthy, Saku wrote:
Hello,
I am trying to setup tomcat 5.5.27 in one of our test windows
server as a tomcat service. The installation is successful and I can
access the page http://localost:/index.jsp without problems.
However, when I access Configure Tomcat, I am getting "An insta
> From: Pieter Temmerman [mailto:ptemmerman@sadiel.es]
> Subject: RE: Tomcat installation for Flyswatter
>
> Maybe stupid question, but why do you need to put the webapp
> out of the Tomcat folder, in order to make it the root app?
The key clause in the statement was "If
Pieter Temmerman wrote:
If you want to keep the directory name for your webapp as ParticleBoard, then
do not put it under Tomcat's webapps directory, but do remove the existing ROOT
directory there. Put your webapp somewhere outside of Tomcat's directory
structure, and create the file conf/Ca
> If you want to keep the directory name for your webapp as ParticleBoard, then
> do not put it under Tomcat's webapps directory, but do remove the existing
> ROOT directory there. Put your webapp somewhere outside of Tomcat's
> directory structure, and create the file conf/Catalina/localhost/
> From: AdamSives [mailto:a.si...@unsw.edu.au]
> Subject: Tomcat installation for Flyswatter
> I'm getting stuck with the Tomcat part...
Care to tell us what version of Tomcat you're using? While you're at it, tell
us what JRE/JDK you're using, and what platform you're running on.
Before attem
Thanks Peter. We thought about doing that, but since it was already nicely
packaged, we figured we'd give it a try.
xd
> From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Date: Mon, 12 May 2008
> 09:25:26 +0100> Subject: RE: Tomcat installation on Windows -
> From: Doom Dog [mailto:[EMAIL PROTECTED]
> I'd like to launch the Tomcat installation on Windows,
> silently, so that I can install it in a different directory
> than the usual \Program Files\Apache Software
> Foundation\Tomcat 5.5, is there a way of passing the
> alternate directory on the co
server. In other
words, question is not "if", but "how"
Sushil
> -Original Message-
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 24, 2008 2:21 PM
> To: Tomcat Users List
> Subject: Re: Tomcat installation/deployment que
RL
connection-string
c_Driver.connect( c_sDBURL, props );
- Original Message -
From: "Sureka, Sushil" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, January 24, 2008 2:39 PM
Subject: RE: Tomcat installation/deployment question
Well we are n
Hello Sushil, IMHO: ANT 1.7 has much improved deployment features in the area
of remote distributed deployments.
Sureka, Sushil wrote ..
>
>
>
> Hi,
>
> We are intending to deploy our application on individual laptops
> (to be used by field personnel who does not have inter
age-
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 24, 2008 1:31 PM
> To: Tomcat Users List
> Subject: Re: Tomcat installation/deployment question
>
> possibly better off with a server offering as specified in
> documentation http://people.apache
ation products for production servers unless the 10
connections limit will fulfil your needs. "
M-
- Original Message -
From: "Sureka, Sushil" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, January 24, 2008 1:00 PM
Subject: RE: Tomcat installatio
XP but there is no guarantee that they won't go to Vista in a year
timeframe.
Sushil
> -Original Message-
> From: Gabe Wong [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 24, 2008 11:54 AM
> To: Tomcat Users List
> Subject: Re: Tomcat installation/deployment
Sureka, Sushil wrote:
Hi,
We are intending to deploy our application on individual laptops
(to be used by field personnel who does not have internet connectivity
to connect to our central server). The idea is that a trimmed down
version of our core application will be deployed on in
> From: Christopher Schultz [mailto:[EMAIL PROTECTED]
> Subject: Re: tomcat installation
>
> 1. Have you deployed the Tomcat manager? I believe it does not come
>enabled by default.
The manager app is deployed by default on all Tomcat levels. It's the
admin app tha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aryan,
aryan.kapoor wrote:
> what i need to know is when i enter http://localhost:8080 in my browser.. i
> don't see tomcat manager
1. Have you deployed the Tomcat manager? I believe it does not come
enabled by default.
2. The Tomcat manager
Abhishek,
> where will i get the GNU compatible version of TAR
Sorry nobody answered this for you, although the answer should be
entirely obvious. Googling for "gnu tar" yields this page as the first link:
http://www.gnu.org/software/tar/
I wouldn't recommend downloading the tar'd version of th
where will i get the GNU compatible version of TAR
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 26, 2006 6:51 AM
To: Tomcat Users List
Subject: Re: tomcat nstallation issue on AIX
[EMAIL PROTECTED] wrote:
> sorry for missing information
> jakar
Hello,
Pratap Parne wrote:
can anyone help me in downloading the correct version
of tomcat 5.0 like core,deployer?i want to know the differences.
Did you read the download page (
http://tomcat.apache.org/download-55.cgi ) ?
---> Please see the README file for packaging information. It e
Thanks a lot David it works now !!
David Smith <[EMAIL PROTECTED]> wrote: omkar tilak wrote:
Take a look at /opt/research/apache-tomcat-5.5.17/logs/catalina.out for
errors.
--David
>Hi,
> I'm trying to install Tomcat on one our department servers. I've
>already un-tared the tomcat distr
Thanks a lot Larry :) it works now .
Larry Meadors <[EMAIL PROTECTED]> wrote: When I click on that link, I get an
error that looks nothing like a
tomcat error - something else is running on port 8080, so you have 2
options:
1) Edit $CATALINA_HOME/conf/server.xml to run on another port
-or
When I click on that link, I get an error that looks nothing like a
tomcat error - something else is running on port 8080, so you have 2
options:
1) Edit $CATALINA_HOME/conf/server.xml to run on another port
-or-
2) Kill (or reconfigure) the other app listening on port 8080
Larry
On 6/12/06,
omkar tilak wrote:
Take a look at /opt/research/apache-tomcat-5.5.17/logs/catalina.out for
errors.
--David
Hi,
I'm trying to install Tomcat on one our department servers. I've
already un-tared the tomcat distribution into folder
/opt/research/apache-tomcat-5.5.17. Accordingly, my CATALINA
35 matches
Mail list logo