Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OutOfMemoryError

N_RajFeb 24 2014 — edited Mar 6 2014

Hi,

I am a DBA,new to Java.

i got  call from application team about outof memory.Please check the below one.I couldn't undetstand it.It's related to DB side or application server.

If it's application server,where i need to check the log

org.springframework.transaction.TransactionSystemException: UOWManager transaction processing failed;

nested exception is com.ibm.wsspi.uow.UOWException:

java.lang.OutOfMemoryError at org.springframework.transaction.jta.WebSphereUowTransactionManager.

execute(WebSphereUowTransactionManager.java:288) at org.springframework.transaction.interceptor.TransactionInterceptor.

invoke(TransactionInterceptor.java:127) at org.springframework.aop.framework.ReflectiveMethodInvocation.

proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.

Any suggestions

Br,

Raj

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 3 2014
Added on Feb 24 2014
9 comments
4,709 views