Tiles Exception.

2009-08-17 Thread surya.mulakala
Hi all, I am using struts 2.1.6/weblogic 10/tiles 2.0.6/struts2-tiles-plugin-2.1.6 in my application. I am getting following exception in server logs when ever I am clicking on any button or on any action call. Please provide a solution. [INFO] TilesAccess - Publishing TilesContext for context:

S2 Tiles exception

2007-02-22 Thread Hartrich, James CTR USTRANSCOM J6
struts2-core-2.0.5.jar xwork-2.0.0.jar S2-tiles-plugin-2.0.5 tiles-core-2.0-20070130.184344-3.jar tiles-api-2.0-20070130.184344-3.jar I have an org.apache.tiles.TilesException from BasicTilesContainer.java. Does anyone know if the following configuration is incorrect? Thanks! 1) web.xml containin

Re: Struts-1.1 Tiles exception error page

2006-02-02 Thread Laurie Harper
Both will help. Figuring out what size buffer you need will be a process of experimentation. The bottom line is that this is not a robust solution unless you can be reasonably sure the size of each page will not vary very much. L. Vladislav Pernin wrote: You mean or <%@ page autoFlush="fals

Re: Struts-1.1 Tiles exception error page

2006-02-01 Thread Vladislav Pernin
You mean or <%@ page autoFlush="false" ... buffer="64kb">, or both ? I do not really have an idea what could be a reasonable value for buffer. Vlad Laurie Harper a écrit : Well, assuming the IllegalStateException is complaining about not being able to forward after the response has been co

Re: Struts-1.1 Tiles exception error page

2006-02-01 Thread Laurie Harper
Well, assuming the IllegalStateException is complaining about not being able to forward after the response has been committed or something similar, the problem is that (at least some of) the response has already been sent when the error occurs. You may be able to work around that by (a) making

Re: Struts-1.1 Tiles exception error page

2006-02-01 Thread Vladislav Pernin
I try to migrate to Struts 1.2.8, the "ServletException ..." message is not displayed any more. Problem is that if I use the error-page of the web.xml, I got the following exception : 2006-02-01 18:58:27 ErrorDispatcherValve[localhost]: Exception Processing ErrorPage[exceptionType=java.lang.Th

Re: Struts-1.1 Tiles exception error page

2006-02-01 Thread Vladislav Pernin
I just found in the 1.2.4 release note that this has been resolved. So I'm going to take a look at 1.2.4 migration. Vladislav Pernin Vladislav Pernin wrote: Hi all, I'm working in an Struts-1.1 tiles environment and I need to be able to redirect user on a JSP error page when an errors occur

Struts-1.1 Tiles exception error page

2006-01-31 Thread Vladislav Pernin
Hi all, I'm working in an Struts-1.1 tiles environment and I need to be able to redirect user on a JSP error page when an errors occurs. I also need to send an email, that can be done from the JSP error page or from an exception handler. The global-exceptions declared in the struts-config.xm

Re: Tiles exception

2005-06-21 Thread Liming Xu
In admin console, choose Applications > Enterprise Applications > Additional Properties > Session Management. - Original Message - From: "Croff" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, June 21, 2005 9:27 PM Subject: Ti

Tiles exception

2005-06-21 Thread Croff
I have included the tile named search.jsp in a JSP page. App is running fine for an hour (sometime half an hour or sometimes 2 hours) or so, and after that it redirects to the app login page. In the view source, it is being shown as the following: [ServletException in:/WEB-INF/jsp/com/pdc/sear

Re: Tiles Exception

2005-04-29 Thread Laurent
Nimish Chourey , Tidel Park - Chennai wrote: > Are you sure there is no way out ? I really feel , there might be some way > out . Hi, I use tiles and I personnaly have no problem getting the error messages. I use the NetBeans IDE. All my logs and 'normal' exceptions (that occur in Java classes) c

RE: Tiles Exception

2005-04-28 Thread Nimish Chourey , Tidel Park - Chennai
Are you sure there is no way out ? I really feel , there might be some way out . -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Grzegorz Stasica Sent: Thursday, April 28, 2005 9:51 PM To: user@struts.apache.org Subject: Re: Tiles Exception Nimish Chourey , Tidel

Re: Tiles Exception

2005-04-28 Thread Grzegorz Stasica
Nimish Chourey , Tidel Park - Chennai wrote: Hi , I am using struts struts-1.2.4 . I am not able to catch the exception which are caused whenever there is a problem in laying the tiles . For Eg in the below code , if ftpStatus.jsp gives a error , I do not get the exception either in the bro

Tiles Exception

2005-04-28 Thread Nimish Chourey , Tidel Park - Chennai
Hi , I am using struts struts-1.2.4 . I am not able to catch the exception which are caused whenever there is a problem in laying the tiles . For Eg in the below code , if ftpStatus.jsp gives a error , I do not get the exception either in the browser or on Tomcat console . Ideally , I gue

RE: TILES Exception

2005-03-19 Thread David G. Friedman
Jim, > David, This is the catalina.out file There are some > errors but it looks like they are logging related > problems, not Tiles. I disagree with you. From the catalina.out file you included, I see a few critical errors with two webapps: the tiles-documentation.war auto-deploy and the missi

RE: TILES Exception

2005-03-19 Thread Jim Douglas
INFO: Jk running ID=0 time=0/34 config=null Mar 19, 2005 1:44:02 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 24876 ms Jim From: "David G. Friedman" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List"

RE: TILES Exception

2005-03-13 Thread David G. Friedman
e properly? Regards, David -Original Message- From: Jim Douglas [mailto:[EMAIL PROTECTED] Sent: Sunday, March 13, 2005 3:34 PM To: user@struts.apache.org Subject: TILES Exception To all, I get the following error when I try to acces my website which utilizes Tiles. It was working perfec

TILES Exception

2005-03-13 Thread Jim Douglas
To all, I get the following error when I try to acces my website which utilizes Tiles. It was working perfectly on one server and all I did was deploy to a different server copying the root web server directory(Tomcat), which contained all the files necessary. Any help would be appreciated.

Tiles exception : tag.getAsString : component context is not defined.

2004-06-09 Thread Shiva Narayanan
Hi All, I have been getting the following exception. However the application works fine. But it is annoying to see this message in the console. Would appreciate if someone could tell me how to solve this issue. EXCEPTION == 6/9/04 15:22:36:836 CDT] 6e033535 WebGroup E SRVE0026E: [Se