• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Exception occurred "OutOfMemoryError"

#1 2012-07-04 14:55:42

ilyasiqbal
Member
Registered: 2012-06-04
Posts: 88

Exception occurred "OutOfMemoryError"

Tags: [bug, date, error, mysql]

Hi,

I'm trying to make a simple move of data from one database table to another.  That's it!

Data rows coming from MySQL DB are, only 1 millions, where i should be able to import atleast 10 millions easily. Do I need to set some paramters?


I get this exception:

Exception in thread "main" java.lang.Error: java.lang.OutOfMemoryError: Java heap space
    at geolocations.ipdb_poly_tracker_0_1.IPDB_Poly_Tracker.tMysqlInput_1Process(IPDB_Poly_Tracker.java:1862)
    at geolocations.ipdb_poly_tracker_0_1.IPDB_Poly_Tracker.runJobInTOS(IPDB_Poly_Tracker.java:2040)
    at geolocations.ipdb_poly_tracker_0_1.IPDB_Poly_Tracker.main(IPDB_Poly_Tracker.java:1908)


Please take a look on the screenshot for the sake of clarification. Thanks


Uploaded Images

Offline

#2 2012-07-04 15:10:50

chanaka
Member
Registered: 2012-04-30
Posts: 21

Re: Exception occurred "OutOfMemoryError"

Please check the below topic for more info.

http://www.talendforge.org/forum/viewtopic.php?id=22845

Offline

#3 2012-07-04 15:25:13

ilyasiqbal
Member
Registered: 2012-06-04
Posts: 88

Re: Exception occurred "OutOfMemoryError"

GREAT!!!!

"Enable Stream" from tMySQLInput's advance settings, solved the problem.

Thanks for refering!

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Exception occurred "OutOfMemoryError"

Board footer

Powered by FluxBB