1
votes

I'm using the icCube community version and trying to build a cube against Redshift, however, about 15 minutes into processing, I get the error below. Is this based on some restriction of the community version or something else?

thanks, John

java.lang.OutOfMemoryError: GC overhead limit exceeded at crazydev.iccube.builder.model.builders.facts.OlapBuilderBaseFactBuilder.resolveMembers(SourceFile:323) at crazydev.iccube.builder.model.builders.facts.OlapBuilderFactBuilder.onNewRow(SourceFile:136) at crazydev.iccube.builder.model.impl.table.OlapBuilderDataTableListeners.fireTableNewRow(SourceFile:125)

...

1

1 Answers

1
votes

This error is because you have reached the amount of memory available. The community edition has a memory limit (www). Please upgrade to an enterprise license or contact icCube for an evaluation license.

icCube has some documentation on memory, feel free to check how to increase memory - here - and how you can reduce memory footprint - here. Both are features available only in the Enterprise version.