Home » RDBMS Server » Server Administration » Ora-29532 java.lang.OutOfMemory
icon8.gif  Ora-29532 java.lang.OutOfMemory [message #208650] Mon, 11 December 2006 15:04 Go to next message
yanggq
Messages: 3
Registered: December 2006
Location: Shanghai
Junior Member

HP-UX B11.11
Oracle 9.2.0.7
Java Version: 1.3.1

XML File: 2MB-3MB.

When Load xml file about 2-3MB, about only 30% prompt Ora-29532:java.lang.OutOfMemory.

Is this a bug of Oracle or the bug of Java?

Server with 4 CPU, 32GB RAM
Java_pool_size 700MB.

I ever monitor the v$sgastat, about 680MB free memory in Java Pool.

Thanks a lot for your reply.

Re: Ora-29532 java.lang.OutOfMemory [message #208651 is a reply to message #208650] Mon, 11 December 2006 15:14 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
29532, 00000, "Java call terminated by uncaught Java exception: %s"
// *Cause: A Java exception or error was signaled and could not be
// resolved by the Java code.
// *Action: Modify Java code, if this behavior is not intended.
Re: Ora-29532 java.lang.OutOfMemory [message #208652 is a reply to message #208651] Mon, 11 December 2006 15:19 Go to previous messageGo to next message
yanggq
Messages: 3
Registered: December 2006
Location: Shanghai
Junior Member

Thanks for Anacedent.

But for the smaller one, like 1MB, it is ok.


Thanks,
Guang-Quan Yang
Re: Ora-29532 java.lang.OutOfMemory [message #208654 is a reply to message #208650] Mon, 11 December 2006 15:59 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>But for the smaller one, like 1MB, it is ok.
So what?
Data dependent bugs exist way too frequently.
It is kind of like defining a field as
STORE_ID NUMBER(2)

SET STORE_ID = 99
works OK
SET STORE_ID = 100
generates an error.
Re: Ora-29532 java.lang.OutOfMemory [message #208655 is a reply to message #208650] Mon, 11 December 2006 16:01 Go to previous message
yanggq
Messages: 3
Registered: December 2006
Location: Shanghai
Junior Member

That's great.
I will ask the developer team to check the issue....

Thanks for your help.

Best Regards,
Guang-Quan Yang
Previous Topic: ORA-01691: unable to extend lob segment
Next Topic: Hi help me remote adminstration Problem=ORA-01031: insufficient privileges
Goto Forum:
  


Current Time: Fri Sep 20 05:31:56 CDT 2024