You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi all
I got an error regaridng java.heap.
I altered this in windows-->preferenses-->Talend-->run/debug
Changed from
Xms256M to Xms1024M
xMX512m TO Xmx1024M
Should I change anything else?
When running job now, I get a new error and this one does not tell me anything.
I have one AS400input then I use tMap to items, works like a charm, it then progress to tMap to customer,
This one reads about half then it fails.
Anoyone who can explain this one:
Thanks in advance for any intput.
Starting job salgDato at 09:18 11/03/2011.
[statistics] connecting to socket on port 4004
[statistics] connected
Exception in component
java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.util.LinkedList$ListItr.next(Unknown Source)
at routines.system.RunStat.sendMessages(RunStat.java:248)
at routines.system.RunStat.stopThreadStat(RunStat.java:228)
at as400_mitmas.salgdato_0_1.salgDato.tAS400Input_3Process(salgDato.java:22074)
at as400_mitmas.salgdato_0_1.salgDato.tAS400Input_1Process(salgDato.java:6971)
at as400_mitmas.salgdato_0_1.salgDato.tAS400Input_4Process(salgDato.java:24088)
at as400_mitmas.salgdato_0_1.salgDato.runJobInTOS(salgDato.java:25626)
at as400_mitmas.salgdato_0_1.salgDato.main(salgDato.java:25497)
[statistics] disconnected
Job salgDato ended at 09:20 11/03/2011. [exit code=1]
Offline
Pages: 1