Michael Pellaton [https://community.jboss.org/people/jochen89] created the 
discussion

"Re: Time Out"

To view the discussion, visit: https://community.jboss.org/message/804507#804507

--------------------------------------------------------------
Hello Guys
So we change to english. I hope I get where I want to. :-)

First off all, I don't think it's a startup problem. The application starts 
perfectely. The time out occures the moment I start this special method.

Maybe a quick try of explanation what happens in this method:
As I said on the original post, I didnt' do anything of this program and have 
also to find out whats happens actually.

In this method a list of products get's generated and the export to excel.

And if there are more then 100 products and it takes more then 2 minutes I get 
this *"request timed out"* 

The code in the transaction-jboss-beans.xml file is:

<!-- Unit from transactionTimeout: Seconds -->
<property name="transactionTimeout">300000</property>
<property 
name="objectStoreDir">${jboss.server.data.dir}/tx-object-store</property>
<property name="mbeanServer"><inject bean="JMXKernel" 
property="mbeanServer"/></property>


I'm so sorry, but I really don't know where i find the original error message. 
:-( Ist it in a Log file?



--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804507#804507]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to