J-boss server issue.
by sabtosh chaurasia
I was intalled jboss -7.1 final at production . as os we are using hp-unix. there is two machine in which 3-3 instances of jboss server is intalled . 70000 user are expected to user our system... but now only 1000 users are using it . The problem is when we deploy war in all instances , all instances working fine. but after some time, all goes down and not responding quickly taking time or some time given error . i examine that java processes are running . and cpu utalization of all java process is less then or equal to 2% when server's response is slow. i don't know what is exact problem with it. and what's it solution . is it need changes in confurigation level . thankyou
Posted by forums
Original post: https://community.jboss.org/message/838837#838837
11 years, 3 months
Jboss session timeout for long mysql transaction
by Vel Murugan
*Hi Guys,*
*I need your assistance i'm developing struts Application in Jboss 4.1 Developer studio.*
*i have a SQL query that will run more than 5mins but the query run without any interruption*
*but the web(jsp) get session timeout.*
*In web.xml in my application even though i set the timeout to 30mins it will timeout in 2mins but the query runs without any problem.*
*So i think i have to increase the web session time in jboss server.So could you people assist me where(Which .xml file and where to change) to*
*increase the web session time out in server.*
Posted by forums
Original post: https://community.jboss.org/message/838649#838649
11 years, 3 months
JBDS 7 - Create entities from tables doesn't seem to work in JPA projects
by nicolas duminil
Greetings,
I have recently installed JBDS 7 and using it with EAP 6.1.1. I was using very often with previous releases of JBDS the "generate entities from tables" function. But I tried recently with JBDS 7 and it doesn't seem to work.
I even don't know how to describe the problem because there is no error message, no warning, no anything I could think at. It simply doesn't work. I create a JPA project, a JDBC connection to a local database, I test the JDBC connection and am able to browse the database. Finally I'm using JPA Tools->Generate Entities from Tables and I click Finish, as shown below. But nothing happens. Nothing gets generated and, as I said, no any error message in the log file.
I'm pretty sure it worked with JBDS 6. The only thing I could think at is that now I'm using Java SE 7. What could be the problem here ?
Many thanks in advance.
Nicolas
Posted by forums
Original post: https://community.jboss.org/message/837875#837875
11 years, 3 months