This is conversation timeout

<context-param>
<param-name>org.jboss.seam.core.manager.conversationTimeout</param-name>
<param-value>120000</param-value>
</context-param>

for the Session i did not set any value!

I turn back to a precedent version of Seam (not the last CVS) and after few 
second of inactivity i have 

javax.servlet.ServletException: Could not start transaction
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

root cause

java.lang.IllegalStateException: Could not start transaction
        
org.jboss.seam.jsf.SeamExtendedManagedPersistencePhaseListener.beforePhase(SeamExtendedManagedPersistencePhaseListener.java:30)
        
org.apache.myfaces.lifecycle.LifecycleImpl.informPhaseListenersBefore(LifecycleImpl.java:520)
        
org.apache.myfaces.lifecycle.LifecycleImpl.updateModelValues(LifecycleImpl.java:265)
        
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:81)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)


I think i have problem with the configuration.

Can you help me?









View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910653#3910653

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910653


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to