Yes. It has AT (command line) and a scheduler (GUI). You can do a batch file
and set it to run at a certain time, day and frequency. I had a client that
I setup the dhcp service to stop, copy the database over to a backup
directory and then restart the service in a batch file. Then I called it
Mark,
Did he post to the dev list or another list as well? Just curious why this
would be a cross post.
Doug
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, September 09, 2007 10:14 AM
Subject: Re: Corrupted archive file?
Please
I think it may be your choice of location that is causing you problems. Also
would you not loose that content if you undeployed your app (depending on
how it is deployed)?
I do uploads and display the images without issue in my app. But my
directory is outside the web app structure. WARNING th
If my quick read of your problem is correct, (only works when run from
command line) then I would venture to say that you may have a rights issue.
Who owns the app? By default Tomcat starts from the scripts as owner tomcat
where as from the command line it is running as you (root or some admin
It has nothing to with Tomcat in this case.
http://localhost
equals
http://127.0.0.1
equals
http://AAA.BBB.CCC.DDD (the IP address of the machine)
When it comes to accessing the web page from the machine that is hosting the
site.
The above is not exactly correct when it comes to things l
/me finishes throwing out straws :-)
--
Hassan Schroeder [EMAIL PROTECTED]
Since Hassan has run out I have a few. What IF Tomcat is starting OK but
there is no page to serve at the URL you are going to? IF the server is
starting fine but the app is not deploying then
First things first, I do not have an answer. As for the approach of multiple
machines it does allow for better fault tolerance. But is also has the
disadvantage of multiple machines to manage. And I am sure the list has lots
of other pros and cons. As for the machine brand selection is another a
quot;null"))
return null; // Why do you use "" ?
return queryResult[i];
}
Cheers
On 25/06/07, Propes, Barry L <[EMAIL PROTECTED]> wrote:
yeah, this seems like a good solution, too.
-Original Message-
From: PTS [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 23, 2007 12:
Thanks.
- Original Message -
From: "Wendy Smoak" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, June 24, 2007 12:04 PM
Subject: Re: another test
On 6/24/07, PTS <[EMAIL PROTECTED]> wrote:
This is a strange one indeed. It would appear
formation intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please
notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From
Trying again.
user only
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Having issues getting my email to show on the list.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I had to deal with a lot of null values coming back from a database. I may
have been reinventing the wheel but I wrote a little DBUtil class that I
used to sanitize the returned data. I wrote a get for each type of data and
did a try catch. If the data came back not null I simply returned it, if
ion?
Regards,
Sumit Gaikaiwari
-----Original Message-
From: PTS [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 14, 2007 9:23 AM
To: Tomcat Users List
Subject: Re: Tomcat Server CPU utilization goes upto 400%
Sumit,
Look at the design of the app. Is each session doing a query every 30
seconds? A
Sumit,
Look at the design of the app. Is each session doing a query every 30
seconds? Also is the database on the same server?
I had an app that was originally designed to be for a few users that each
session hit the database. Due to the amount of processing of the data it had
a snowball eff
15 matches
Mail list logo