• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] Refresh preview XML file freeze...

#1 2009-05-14 14:35:20

kvocat
Member
Registered: 2006-10-09
Posts: 110

[resolved] Refresh preview XML file freeze...

Tags: [java, tos3.1.0, xml]

Hi !

When I refresh the preview of an xml File, the loading preview is started, but nothing appends... I never have my preview values, but I can cancel the operation.

How to fix this problem ? (same problem with TOS 3.0.4) and same JVM (1.6.0_13).

With File Monitor, it seems the file to be read is well read and then close.

I have no more net and web connexions when the preview is running.... The CPU usage is 25% or 50% and stays like that.

Here is a print screen.

Thanks a lot.

Kim


Uploaded Images

Last edited by kvocat (2009-05-14 14:41:04)

Offline

#2 2009-09-04 14:29:40

kvocat
Member
Registered: 2006-10-09
Posts: 110

Re: [resolved] Refresh preview XML file freeze...

I have found the solution.

It was a problem with Microsoft update packages which limit the maximum java memory size for the JVM up to 750MB. So you have to change the link for starting Talend, like " ...  -vmargs -Xms512m -Xmx1024m .... " to "...  -vmargs -Xms512m -Xmx750m ...".  Xms is the initial heap size and -Xmx is the maximum.

Now, it works fine.

Have a good week-end.

Kim

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] Refresh preview XML file freeze...

Board footer

Powered by FluxBB