Hello,
1) Here is the exact error : [ERROR] vxml - << 1-aXRnb21zLWFzMDFvLmlwcDkzLmN2ZjsxMjQ2MDI4ODk5NjA0OzAuMzA2ODg3MzM4ODIwMzE5MT Y= >> 8:--Uncaught Exception-- class javax.servlet.ServletException :: Problems during license check: license unreadable servlets.vxml.VxmlAbstractServlet.service(Unknown Source) servlets.vxml.VxmlAbstractServlet.service(Unknown Source) servlets.vxml.VxmlGlobalServletService.service(VxmlGlobalServletService.java :212) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application FilterChain.java:269) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh ain.java:188) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja va:213) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja va:174) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127 ) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117 ) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java :108) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200) org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773) org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703) org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java :895) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:689) java.lang.Thread.run(Thread.java:595) 2 ) Sorry for writting Tomcat 5.5.4. In fact it was Tomcat 5.5.04. Ive already tried with Tomcat 6 but Ive got the same problem. 3)Im using windows and Ill try with the "antiJARLocking" and "antiResourceLocking" parameters. Anywhere thank you for your answer, J. MEVEL -----Message d'origine----- De : Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs] Envoyé : mardi 11 août 2009 16:52 À : Tomcat Users List Objet : Re: TR: pb redeploy with Tomcat 5.5.24 Hi, 1. What is the exact error being thrown? (copy paste the stack trace, if any) 2. Are you using Tomcat 5.5.23? Can you switch to fresh version of tomcat (6.0.20)? It is probably more stable and with less bugs. If you can't reproduce the problem on the latest version, that probably means that the bug is fixed, and that developers shouldn't spend time on it any more. BTW, you are mentioning version 5.5.4. That version does not exists. Latest version from 5.5 branch is 5.5.27. 3. What operating system are you using? If you are using windows, please take a look at http://tomcat.apache.org/tomcat-5.5-doc/config/context.html search for "antiJARLocking" and "antiResourceLocking" parameters. Regards, Ognjen support-disserto wrote: > ---------------------------------------------------------------<English > version>-------------------------------------------------------------------- > ---------------- > > > > Hello, > > > > I encounter a problem when I redeploy my WAR with Tomcat. > > One of the used libraries throws an error when I try to redeploy my WAR. > > For information, I dont have the sources of this library. > > > > To around that I have to stop and start again Tomcat. > > Thats very strange because I have no problem with Tomcat 5.0 or Tomcat > 5.5.4. > > The file server.xml is the same for Tomcat 5.5.4 and Tomcat 5.5.23. > > > > I dont understand why there is a difference between redeploy a WAR with > Tomcat 5.5.4 and Tomcat 5.5.23. Is somebody having an explanation? > > Moreover can somebody explain to me whats happens when Tomcat redeploys a > WAR? > > > > Thanks in advanced for your help. > > > > Best regards, > > J. MEVEL > > > > -----------------------------------------------------------------<Version > française >> --------------------------------------------------------------------------- > ------------ > > Bonjour, > > > > Jai un souci quand jessaie de redéployer mon WAR avec Tomcat 5.5.23. > > Un message derreur propre à une des librairies que jutilise et dont je > nai pas le code source, saffiche quand je fais un redeploy de mon WAR avec > Tomcat 5.5.23. > > > > Du coup je suis obligée darrêter Tomcat et de le redémarrer pour que mon > WAR se déploie correctement. > > Par contre je nai aucun problème avec Tomcat 5.0 ou Tomcat 5.5.4. > > Le server.xml de Tomcat 5.5.23 est le même que celui de Tomcat 5.5.4. > > > > Est-ce que quelquun aurait une idée sur lorigine du problème car je suis à > court didée ? > > Que ce passe-t-il quand Tomcat redéploye un WAR ? > > Quy a-t-il comme différence entre Tomcat 5.5.4 et Tomcat 5.5.23 qui > pourrait expliquer ce comportement différent ? > > > > Merci par avance pour votre aide. > > > > Cordialement, > > J. MEVEL > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org