Re: TR: pb redeploy with Tomcat 5.5.24

2009-08-11 Thread André Warnier
support-disserto wrote: 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 That doesn't

RE: TR: pb redeploy with Tomcat 5.5.24

2009-08-11 Thread support-disserto
n...@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)

Re: TR: pb redeploy with Tomcat 5.5.24

2009-08-11 Thread Ognjen Blagojevic
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

TR: pb redeploy with Tomcat 5.5.24

2009-08-11 Thread support-disserto
--- 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. Fo