Jump to content

[Solved] Deploy .war User: Seguvigo .war: Tfgsegmentacion.war


braissg13

Recommended Posts

I need some help, because it isnt wotking in helio.i get this fail:

 

org.apache.jasper.JasperException: An exception occurred processing JSP page /memoria.jsp at line 112

109: <!-- DIV PARA CREAR ALERTA SI HAY MAS DE 10 TRABAJOS -->
110: <div id="contContainerAlert">
111: </div>
112: <% if(mp.getEstado()==2){ %>
113: <!-- DIV PARA CREAR ALERTA SI MP ESTADO 2 -->
114: <div id="contEst2Alert">
115: <div id="est2Alert" class="alert alert-danger alert-dismissable"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>Se ha introducido el MÁXIMO de Segmentos o la Memoria Principal está llena!!!</strong></div>


Stacktrace:
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:584)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:481)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

 

 

In helio my sessions vars generate an error.

Could it be because my war is not username_filename.war?

If that is the problem I have already uploaded my new war so please u can undeploy tfgSegmentacion.war and deploy seguvigo_segmentacion.war.

 

user: seguvigo

war: seguvigo_segmentacion.war

 

Thanks. :)

Edited by braissg13
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...