From: <cle...@jb...> - 2005-05-02 17:09:49
|
We (Ryan and I) were running cruisecontrol using the PermSize option at the startserver. We have used both the default JVM (1.4.2) and changed it to 1.5_01, just to see what happens. When using JVM 1.4.2 with PermSize option, the Server's JVM hangs. it hangs so badly that even a kill -3 was ignored by that JVM. We don't have any core dumped. When using JVM 1.5_01 with PermSize option, the testsuite passed ok: http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite/20050502111308/results/index.html We are now removing the PermSize, and running it again with JVM 1.5, but it looks like we have some issue going on here. I don't want to make any guesses now, but I will try to look for ClassLoading issues regarding deployments and undeployments happening on the testsuite. Clebert View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876176#3876176 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876176 |