1 Reply Latest reply on Sep 11, 2003 7:13 AM by juha

    javax/jms/JMSException

    jbrass

      Has anyone seen this error before?
      ----- Root Cause -----
      javax.servlet.ServletException: javax/jms/JMSException
      at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536)
      at org.apache.jsp.content_submit_jsp._jspService(content_submit_jsp.java:118)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)

      Theres a bit more but I think the relavent stuff is included here. I've checked the content_submit.jsp and it seems to be fine. In fact it works in Windows. I get the above error when I attempt to send content from the Solaris 8 box.
      I'd be happy for ANY advice.
      THanks
      J