Re: New native ?

2008-09-07 Thread jean-frederic clere
Mladen Turk wrote: Remy Maucherat wrote: Hi, Would it be possible to release a new version of native so that it works on my setup ? Sure. Jean-Frederic was RM for the last one. I can do it if he doesn't have the time. I am on it ;-) Cheers Jean-Frederic Regards

Adding a backup command for tomcat manager

2008-09-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
We have a usecase as follows. We have our app deployed in n servers Now there is a new version of the app. We wish to deploy the new app to all these servers remotely If deployment to atleast one server fail we need a rollback on all the other servers too So the solution we are adopting now is by

Bug report for Tomcat 4 [2008/09/07]

2008-09-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2008/09/07]

2008-09-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2008/09/07]

2008-09-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 3 [2008/09/07]

2008-09-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: UnauthorizedAccessException error while running WMI in tomcat

2008-09-07 Thread new_bie_tomcat
I guess i have posted in the wrong forum. I have again created a new post in Tomcat-user.. Thanks.. Swati.. Mark Thomas-18 wrote: > > new_bie_tomcat wrote: > >> } Please let me know what can be the possible problem. > > Please as this question on the users list. > > Mark > > > >

svn commit: r692916 - /tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm

2008-09-07 Thread fhanik
Author: fhanik Date: Sun Sep 7 11:16:40 2008 New Revision: 692916 URL: http://svn.apache.org/viewvc?rev=692916&view=rev Log: clarify steps Modified: tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm Modified: tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm URL:

svn commit: r692905 - /tomcat/trunk/webapps/cometd/examples/echo/

2008-09-07 Thread fhanik
Author: fhanik Date: Sun Sep 7 10:24:17 2008 New Revision: 692905 URL: http://svn.apache.org/viewvc?rev=692905&view=rev Log: delete not used sample Removed: tomcat/trunk/webapps/cometd/examples/echo/ - To unsubscribe, e-ma

svn commit: r692882 - in /tomcat/sandbox/tomcat-lite: coyote-apr.files coyote-apr/

2008-09-07 Thread costin
Author: costin Date: Sun Sep 7 08:41:21 2008 New Revision: 692882 URL: http://svn.apache.org/viewvc?rev=692882&view=rev Log: Merged to head, saved the list of files specific to the connector to build it as a module Added: tomcat/sandbox/tomcat-lite/coyote-apr.files Removed: tomcat/sand

svn commit: r692881 - in /tomcat/sandbox/tomcat-lite: coyote-nio.files coyote-nio/

2008-09-07 Thread costin
Author: costin Date: Sun Sep 7 08:39:13 2008 New Revision: 692881 URL: http://svn.apache.org/viewvc?rev=692881&view=rev Log: Removed from sandbox, changes merged ( build.xml will need to be fixed in separate commit, I saved the list of files - not easy to untangle the 2 connectors ) Dcoyot

svn commit: r692880 - in /tomcat/trunk/java/org/apache/coyote: ajp/AjpAprProtocol.java ajp/AjpProtocol.java http11/Http11AprProtocol.java http11/Http11NioProtocol.java http11/Http11Protocol.java

2008-09-07 Thread costin
Author: costin Date: Sun Sep 7 08:36:46 2008 New Revision: 692880 URL: http://svn.apache.org/viewvc?rev=692880&view=rev Log: Merging from sandbox: the casts are redundant for now, but in a future commit RequestInfo won't directly depend on JMX ( this is the only dep between base coyote/tomcat-li

RE: Tomcat 6 Memory problem

2008-09-07 Thread Barak Yaish
Thanks, can u direct me what exactly kind of info should I supply? I do run a stress test, and I wouldn't complain if MY objects were growing, I just thought it's weird that this Policy object retained so much memory... -Original Message- From: Johnny Kewl [mailto:[EMAIL PROTECTED] Sent:

Re: Tomcat 6 Memory problem

2008-09-07 Thread Johnny Kewl
Oh, misread your post, sorry, thought you where doing RMI "thru" a native lib... ha ha Nevermind... its what happens when you pull an all nighter. I'll let a TC guru answer it ;) But you need to provide more info... Are the threads stable? What are they doing... Why only a short time test? Le

Tomcat 6 Memory problem

2008-09-07 Thread Barak Yaish
Hello all, I'm reposting here a question I posted before at the Users list, and someone there suggested that maybe people who aware the source may be more useful. So. I'm running Tomcat 6.0.16 on CentoOS 5, linked with native library, 32 bit. I deployed a Servelt, which on invocation ex