If this is not worked out, could you please suggest me how to call other
batch file(startTomcat.bat) from build.bat file
I have startTomcat.bat file which works perfectly
net stop "Apache Tomcat 6"
net start "Apache Tomcat 6"
--
View this message in context:
http://old.nabble.com/net-start-%2
On 03/11/2010 08:50 AM, jean-frederic clere wrote:
On 03/11/2010 08:30 AM, Mladen Turk wrote:
On 03/11/2010 07:52 AM, Costin Manolache wrote:
On Wed, Mar 10, 2010 at 10:28 PM, Mladen Turk wrote:
On 03/10/2010 11:10 PM, Costin Manolache wrote:
You want to have each webapp served by a diffe
On 03/11/2010 08:50 AM, pannar wrote:
Boss,
Hilarious :)
what do you say?
What you have described should work.
You call the net stop, do some task
and then call net start.
Unless your task modifies the tomcat
service files it should work.
Add 'pause' before net start call.
Perhaps your
>>Add 'pause' before net start call.
Yes i did add the pause as you suggested. Earlier it was was after the net
start call.
Both of them didn't work
>>Perhaps your build spawns some processes
that are still active and are holding some locks.
You must be right.. I also feeling the same.
Actually
On 03/10/2010 06:54 PM, Mark Thomas wrote:
> On 10/03/2010 17:46, Remy Maucherat wrote:
>> On Wed, 2010-03-10 at 17:35 +, ma...@apache.org wrote:
>>> Author: markt
>>> Date: Wed Mar 10 17:35:43 2010
>>> New Revision: 921464
>>>
>>> URL: http://svn.apache.org/viewvc?rev=921464&view=rev
>>> Log:
Stable [6]
So I will go on with the release process.
Comments?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
Anybody, please suggest me how to resolve this issue.
There will be a workaround, if i know how to call one batch file from
build.bat file, my problem will be resolved.
anybody knows how to call a batch file inside another batch file?
--
View this message in context:
http://old.nabble.com/net
On 11/03/2010, pannar wrote:
>
> Anybody, please suggest me how to resolve this issue.
>
> There will be a workaround, if i know how to call one batch file from
> build.bat file, my problem will be resolved.
>
> anybody knows how to call a batch file inside another batch file?
On Windows:
CA
Thanks! unfortunately, it didn't work. In fact no command is working after
the second line below
ECHO start building
e:\ant\bin\ant all -logger org.apache.tools.ant.listener.MailLogger
-propertyfile MailLogger.properties >>build.log
call e:\build\startTomcat.bat
--
View this message in context:
https://issues.apache.org/bugzilla/show_bug.cgi?id=48891
Summary: Missing EOL-style settings in tomcat/jk/trunk
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
It must be
CALL e:\ant\bin\ant.bat all -logger
org.apache.tools.ant.listener.MailLogger (...)
Please read
http://tomcat.apache.org/lists.html
and ask such questions on the users@ list.
-
To unsubscribe, e-mail: dev-unsubscr...@to
On 11/03/2010, pannar wrote:
>
> Thanks! unfortunately, it didn't work. In fact no command is working after
> the second line below
Because ANT is a command file; you need to CALL that too.
> ECHO start building
>
> e:\ant\bin\ant all -logger org.apache.tools.ant.listener.MailLogger
> -prope
>>Because ANT is a command file; you need to CALL that too.
PLEASE tell me how??
The following command line in the build.bat file is executed well
e:\ant\bin\ant all -logger org.apache.tools.ant.listener.MailLogger
-propertyfile MailLogger.properties >>build.log
ant is the batch file which
FWIW ... Broken JSP's in production can be a very common issue.
Or worse - folks who misuse fragments (meant for includes) and leave
them in an area which may be allowed to be requested directly.
-Tim
On 3/10/2010 12:54 PM, Mark Thomas wrote:
I did consider that but I was working on the basi
https://issues.apache.org/bugzilla/show_bug.cgi?id=48892
Summary: Use URIEncoding from server.xml for decoding post data
sent with application/x-www-form-urlencoded mime type
Product: Tomcat 7
Version: unspecified
Platform: All
On 11/03/2010 11:09, pannar wrote:
Because ANT is a command file; you need to CALL that too.
PLEASE tell me how??
As you have been told mulitple times now:
THIS QUESTION BELONGS ON THE USERS LIST.
Please move this thread there.
Mark
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=39309
Konstantin Kolinko changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: jfclere
Date: Thu Mar 11 12:43:50 2010
New Revision: 921828
URL: http://svn.apache.org/viewvc?rev=921828&view=rev
Log:
Release 6.0.26.
Modified:
tomcat/site/trunk/docs/download-60.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/download-60.xml
tomcat/site/tr
On 11/03/2010 11:31, Tim Funk wrote:
FWIW ... Broken JSP's in production can be a very common issue.
Or worse - folks who misuse fragments (meant for includes) and leave
them in an area which may be allowed to be requested directly.
-Tim
That's enough of a reason for me to make this developme
Author: markt
Date: Thu Mar 11 12:48:18 2010
New Revision: 921830
URL: http://svn.apache.org/viewvc?rev=921830&view=rev
Log:
Withdraw pending updated proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=40218
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=46925
Konstantin Kolinko changed:
What|Removed |Added
CC||anto...@apache.org
--- Commen
Author: markt
Date: Thu Mar 11 13:23:09 2010
New Revision: 921838
URL: http://svn.apache.org/viewvc?rev=921838&view=rev
Log:
Revert 921464 for rework
Modified:
tomcat/trunk/java/org/apache/jasper/JspCompilationContext.java
tomcat/trunk/java/org/apache/jasper/servlet/JspServletWrapper.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=46384
--- Comment #7 from Konstantin Kolinko 2010-03-11
13:58:50 UTC ---
As said in http://marc.info/?l=tomcat-dev&m=125934902622453&w=2
it is fixed in 5.5.29.
(Probably that comment disappeared in the Bugzilla data loss/rollback incident)
The
how to move this thread to users list? I am new to this forum. Please
suggest. the next time i will post a message from there.
--
View this message in context:
http://old.nabble.com/net-start-%22Apache-tomcat%22-is-not-working-on-java-build-tp27860190p27864306.html
Sent from the Tomcat - Dev ma
Somehow http://tomcat.apache.org/tomcat-6.0-doc/ as of now displays a
set of empty folders.
Maybe that will fix itself in few minutes (e.g. if replication is
still in progress)??
I looked at file permissions at p.a.o, and do not see any problems
there (the files are readable and directories are l
On 03/11/2010 03:44 PM, Konstantin Kolinko wrote:
> Somehow http://tomcat.apache.org/tomcat-6.0-doc/ as of now displays a
> set of empty folders.
>
> Maybe that will fix itself in few minutes (e.g. if replication is
> still in progress)??
>
> I looked at file permissions at p.a.o, and do not see
And what is the problem you are trying to solve ?
The old in-process' goal was speed - replacing marshalling with JNI. I don't
think it gained much.
I think app isolation/chrooting and clean versioning/reload are great goals
- but the model is
one app per process.
I fail to see use cases for hav
On 03/11/2010 05:17 PM, Costin Manolache wrote:
And what is the problem you are trying to solve ?
Those are the same one for which modern web servers
have multiple worker processes.
One JVM crash doesn't kill the server, recycle the
worker process on some condition (memory leak, number of
requ
On 03/11/2010 05:27 PM, Mladen Turk wrote:
> More important one is to use the web server connectors directly.
> It's not about speed, but about eliminating connector as a
> point of failure.
>
hm You still have to move the data for httpd (in C) to Tomcat (in JAVA)
so you still have a connector, n
Author: jfclere
Date: Thu Mar 11 17:07:33 2010
New Revision: 921941
URL: http://svn.apache.org/viewvc?rev=921941&view=rev
Log:
Release 6.0.26.
Modified:
tomcat/site/trunk/docs/whichversion.html
Modified: tomcat/site/trunk/docs/whichversion.html
URL:
http://svn.apache.org/viewvc/tomcat/site/
On 03/11/2010 05:49 PM, jean-frederic clere wrote:
On 03/11/2010 05:27 PM, Mladen Turk wrote:
More important one is to use the web server connectors directly.
It's not about speed, but about eliminating connector as a
point of failure.
hm You still have to move the data for httpd (in C) to To
Author: kkolinko
Date: Thu Mar 11 18:32:39 2010
New Revision: 921973
URL: http://svn.apache.org/viewvc?rev=921973&view=rev
Log:
Mark the min(a,b) method as static.
Inspired by https://issues.apache.org/bugzilla/show_bug.cgi?id=44265
Modified:
tomcat/trunk/java/org/apache/jasper/runtime/JspWri
https://issues.apache.org/bugzilla/show_bug.cgi?id=44265
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Mar 11 20:28:34 2010
New Revision: 922010
URL: http://svn.apache.org/viewvc?rev=922010&view=rev
Log:
Alternative fix for bug 48795. Add a new property to control if the next
request always triggers recompilation after a compilation failure. Defaults to
false and only appl
Author: markt
Date: Thu Mar 11 20:31:59 2010
New Revision: 922011
URL: http://svn.apache.org/viewvc?rev=922011&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=922
https://issues.apache.org/bugzilla/show_bug.cgi?id=48795
--- Comment #2 from Mark Thomas 2010-03-11 20:39:50 UTC ---
After some discussion, a modified patch has been applied and proposed.
The issue is that immediately re-trying the compilation increases the risk of a
DOS attack. Whilst JSP compi
https://issues.apache.org/bugzilla/show_bug.cgi?id=48837
--- Comment #1 from sylvain.laur...@gmail.com 2010-03-11 21:46:46 UTC ---
Created an attachment (id=25116)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25116)
Patch to enhance classloader leaks because of uncleared ThreadLocal
https://issues.apache.org/bugzilla/show_bug.cgi?id=48895
Summary: WebAppClassLoader.clearThreadLocalMap() concurrency
issues
Product: Tomcat 6
Version: 6.0.24
Platform: All
OS/Version: All
Status: NEW
Seve
Hi,
I'm continuing the study to see what type of Graphical (RIA) Console
could be developed for Tomcat, and I have spoken with other Pivot
developers, but at this point we need some help from you to better
understand some key points that make that application really useful.
JMX could be the way t
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242
--- Comment #14 from chamith buddhika 2010-03-12
02:36:23 UTC ---
Created an attachment (id=25118)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25118)
AJPClient sources
Hi Ken,
Attached you will find modified sources. I hav
Author: billbarker
Date: Fri Mar 12 03:52:01 2010
New Revision: 922136
URL: http://svn.apache.org/viewvc?rev=922136&view=rev
Log:
Re-work the script to make it more Gump friendly
No functional change for normal builds, but allows skipping a taskdef that Gump
doesn't want or need when running tes
Hi,
I am completely new to Tomcat, and I'm trying to setup this module named
"mod_proxy_html module" I have just installed a product called JIRA and I
have it working with Tomcat 5.x but I don't think I can install that module
without Apache running on my machine.
1. Is Apache required or is j
Hi;
Please use the u...@tomcat.apache.org mailing list for such user questions.
Development forum is a place where development related issues are discussed.
Thanks;
--Gurkan
2010/3/12 westside
>
> Hi,
>
> I am completely new to Tomcat, and I'm trying to setup this module named
> "mod_proxy_h
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 6.0.26 stable. This release includes bug-fixes over Apache
Tomcat 6.0.24.
Note that is version has 4 zip binaries: a generic one and three
bundled with Tomcat native binaries for different CPU architectures.
Apache Tomca
47 matches
Mail list logo