Home › Forums › OpenPPM Bulma 4.2.9 › SEVERE: Mapping conflict 02-11-2015 Creator: David Goede
- This topic contains 1 voice and has 0 replies.
-
AuthorPosts
-
19 June, 2017 at 1:56 pm #3448
I have followed the Customized Installation Guide instructions exactly. The webapp fails to start due to the following:
…
SEVERE: Mapping conflict. A Servlet declaration exists with same mapping as the Jersey servlet application, named es.sm2.openppm.api.rest.RestApplication, at the servlet mapping, /rest/*. The Jersey servlet is not deployed.
…Can you please suggest something?
-Guillermo (05-11-2015)
Hi David,
Could you tell me the exact versions that you are using? I mean JRE and Application Server.
Thanks,
Guillermo.-Carlo Viana (15-01-2017)
Hi, i have the same problem.
I use:java version “1.8.0_111”
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) Server VM (build 25.111-b14, mixed mode)and Tomcat7:
Apache Tomcat/7.0.56 (Debian)thanks
carlo-Pau Alcover (03-02-2017)
Hi,
you may try cleaning Tomcat from previous deployements. Stop Tomcat and delete this folders:
$CATALINA_HOME/temp/Catalina/localhost/openppm/
$CATALINA_HOME/webapps/openppm/This way Tomcat will redeploy openppm.war.
Pau.
-Xesc Bisquerra Castell (0
—– Mensaje original —–
De: “Pau Alcover” paualcover@users.sf.net
Para: “[openppm:discussion]” bulma@discussion.openppm.p.re.sf.net
Enviados: Viernes, 3 de Febrero 2017 20:05:14
Asunto: [openppm:discussion] SEVERE: Mapping conflictHi,
you may try cleaning Tomcat from previous deployements. Stop Tomcat and delete this folders:
$CATALINA_HOME/temp/Catalina/localhost/openppm/
$CATALINA_HOME/webapps/openppm/This way Tomcat will redeploy openppm.war.
Pau.
SEVERE: Mapping conflict
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openppm/discussion/bulma/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Hi,
you may try cleaning Tomcat from previous deployements. Stop Tomcat and delete this folders:
$CATALINA_HOME/temp/Catalina/localhost/openppm/
$CATALINA_HOME/webapps/openppm/This way Tomcat will redeploy openppm.war.
Pau.
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openppm/discussion/bulma/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
6-02-2017)
-
AuthorPosts
- You must be logged in to reply to this topic.