0 Replies Latest reply on Mar 7, 2008 9:47 AM by rvdwalt

    Configuration issue

    rvdwalt

      Good day

      I have 2 machines, QA and Prod where our application reacts differently (the development machines react as the prod machine).
      On the 2 machines run the same downloaded version of Sun's JVM 1.6_03, both have the same JBoss 4.2.2 installed. Besides the application specific config files (which the only difference is for the datasource) the only edited file is the run.conf where I've increased the allocated memory. The only difference that I'm aware of between the 2 servers is that the one runs OpenSuse 10.2 and the other Open Suse 10.3
      I'm interested where I can have a look at configurations that might be tweakable to try and sort this out.
      Our application Runs on Seam so I'm not sure if it's a Seam or a JBoss config that ccan cause it. The basic symptoms is that sometimes the seam conversations appear to time out immediately, Further the QA machine gets an Out of Memory exception.

      Any suggestions would be appreciated.
      b.t.w. the memory settings are as follows: -Xms512m -Xmx1024m

      Thanks