[jboss-user] [Beginner's Corner] - Re: Time Out
Michael Pellaton
do-not-reply at jboss.com
Mon Mar 25 03:28:25 EDT 2013
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130325/5c24eff0/attachment-0001.html
More information about the jboss-user
mailing list