Re: Users logs off
"Mathias Bogaert" <[email protected]>
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <004801c40881$21e118e0$0c0a76d5@nextcom> |
Syed, This doesn't look like a SiteMesh cause. Please examine your own code. Cheers, Mathias ----- Original Message ----- From: "Syed Kazim Hussain" <[email protected]> To: "Mathias Bogaert" <[email protected]> Sent: Friday, March 12, 2004 11:25 PM Subject: RE: [Opensymphony-sitemesh] Users logs off > Here is the stack trace : > Exception occurs on jsp (_ConfigCC.java:114) then it returns to our Login > Filter, then to Sitemesh > > > - java.sql.SQLException: ORA-00904: "QUESTION1"."EXPAND": invalid identifier > - at > quality.eprowiz.billing.dao.OracleEMRConfigurationDAO.searchEMRPhases(Oracle > EMRConfigurationDAO.java:266) > - at > quality.eprowiz.billing.biz.impl.EMRConfigurationImpl.getDefaultEMRPhases(EM > RConfigurationImpl.java:42) > - at > quality.eprowiz.billing.biz.impl.EMRConfigurationImpl.getProfessionalEMRPhas > es(EMRConfigurationImpl.java:61) > - at > quality.eprowiz.billing.biz.delegate.EMRConfigurationMgrDelegate.getProfessi > onalEMRPhases(EMRConfigurationMgrDelegate.java:54) > - at _billing._ConfigCC._jspService(_ConfigCC.java:114) > - at > com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) > - at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) > - at > oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) > - at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) > - at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > - at > com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.ja > va:65) > - at > oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283) > - at > com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.ja > va:16) > - at > quality.eprowiz.filter.LoginAuthenticationFilter.doFilter(LoginAuthenticatio > nFilter.java:177) > - at > com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispa > tcher.java:556) > - at > com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletReq > uestDispatcher.java:306) > - at > com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDisp > atcher.java:240) > - at > org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:10 > 33) > - at > org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProces > sor.java:436) > - at > org.apache.struts.action.RequestProcessor.processActionForward(RequestProces > sor.java:401) > - at > org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279) > - at > org.apache.struts.action.ActionServlet.process(ActionServlet.java:1422) > - at > org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:523) > - at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > - at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > - at > com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.ja > va:65) > - at > oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283) > - at > com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.ja > va:16) > - at > com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(Unknown Source) > - at > com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.ja > va:20) > - at > quality.eprowiz.filter.LoginAuthenticationFilter.doFilter(LoginAuthenticatio > nFilter.java:177) > - at > com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispa > tcher.java:556) > - at > com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletReq > uestDispatcher.java:306) > - at > com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDisp > atcher.java:240) > - at > com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParameter > sRequestDispatcher.java:189) > - at > org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:10 > 33) > - at > org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProces > sor.java:436) > - at > org.apache.struts.action.RequestProcessor.processActionForward(RequestProces > sor.java:401) > - at > org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279) > - at > org.apache.struts.action.ActionServlet.process(ActionServlet.java:1422) > - at > org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:523) > - at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > - at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > - at > com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.ja > va:65) > - at > oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283) > > - at > oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283) > - at > com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.ja > va:16) > - at > com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(Unknown Source) > - at > com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(Unknown Source) > - at > com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.ja > va:20) > - at > quality.eprowiz.filter.LoginAuthenticationFilter.doFilter(LoginAuthenticatio > nFilter.java:177) > - at > com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispa > tcher.java:556) > - at > com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletReq > uestDispatcher.java:306) > - at > com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandle > r.java:767) > - at > com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148) > - at > com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72) > - at > EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.ja > va:803) > - at java.lang.Thread.run(Thread.java:479) > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of > Mathias Bogaert > Sent: Saturday, March 13, 2004 2:34 AM > To: [email protected] > Subject: Re: [Opensymphony-sitemesh] Users logs off > > > Could you please include a stacktrace and any other information (web.xml, > any logging, etc)? > > Thanks > Mathias > > ----- Original Message ----- > From: "Syed Kazim Hussain" <[email protected]> > To: <[email protected]>; > <[email protected]> > Sent: Friday, March 12, 2004 10:17 PM > Subject: [Opensymphony-sitemesh] Users logs off > > > > We are using Opensymphony Sitemesh for presentation layer templating with > > Struts as MVC framework. The application is running perfectly well on > Tomcat > > and Orion, but on Oracle 9i, for some strange reason, when an exception > > occurs, the User is logged off from the website. > > > > Any suggestions are most welcome ! > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > GenToo technologies. Learn everything from fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > Opensymphony-sitemesh mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/opensymphony-sitemesh > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Opensymphony-sitemesh mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensymphony-sitemesh > > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click