cancel
Showing results for 
Search instead for 
Did you mean: 

Error message - Java Heap Space: Universe Designer query on JDBC Connection

0 Kudos

Hi,

JDBC connectivity to a MySQL database in BOXIR3 and subsequent querying of large table (1million rows) from the universe designer environment results in error message: JAVA HEAP SPACE.

All investigations point to memory/memory leaks.

How do I increase the JAVA HEAP SIZE in this context?

Would Java -Xms -Xmx achieve the desired result?

My understanding is:

-There is no application or webserver involved as far as I am aware.

-java does not get started explicitly/directly, so I am not sure where to implement relevant changes.

Thanks for any pointers

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The solution I found to this problem is to adjust the values under:

C:\Program Files\BusinessObjects\Common\4.0\Java\CRConfig.xml

These values applies to both Designer and InfoView.

I hope this helps!

Answers (0)