OutOfMemoryError in itest/osgi-implementation conversation testcases

2008-06-09 Thread Ramkumar R
I see a OutOfMemoryError in itest/osgi-implementation conversation testcases, and a serious of testcases fails with the following exception. Can anyone help me in identifying the issue here. Thanks. testStatelessStatefulConversationCallingEndedConversationCallback

Re: OutOfMemoryError in itest/osgi-implementation conversation testcases

2008-06-09 Thread Mike Edwards
Ramkumar, What values of -Xmx and -Xms are you running Java with? I've tweaked mine to: MAVEN_OPTS=-Xmx1024M ...without this Out-of-Memory is a common experience Yours, Mike. Ramkumar R wrote: I see a OutOfMemoryError in itest/osgi-implementation conversation testcases, and a serious