<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic java.lang.OutOfMemoryError: Java heap space Java heap space in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266021#M45375</link>
    <description>Hi, 
&lt;BR /&gt;Today is &amp;nbsp;my worst working day so far. 
&lt;BR /&gt;All the changes i have made to my job in TOS is lost, when i came across this error while saving my job, "java.lang.OutOfMemoryError: Java heap space" 
&lt;BR /&gt;All the changes i have made to my job is gone, and this error still persists. How can i overcome this thing. I have increased the heap memory in this location. And after to saves, this exception again rose to the surface. 
&lt;BR /&gt;" C:\Program Files (x86)\Talend-Studio\studio\configuration\config.ini " 
&lt;BR /&gt;Increased the heap to 1024mb,&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;-vm&lt;BR /&gt;C:\Program Files (x86)\Talend-Studio\jre1.8.0_91\bin\server\jvm.dll&lt;BR /&gt;-vmargs&lt;BR /&gt;-Xms1024m&lt;BR /&gt;-Xmx2048m&lt;BR /&gt;-Dfile.encoding=UTF-8&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Where shall i increase the heap size to never see this exception again, please specify the name of the file too. &amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;org.talend.commons.exception.PersistenceException: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: The object 'org.talend.designer.core.model.utils.emf.talendfile.impl.ProcessTypeImpl@2393344d (description: null, author: null, comment: null, defaultContext: DEMO, name: null, purpose: null, repositoryContextId: null, status: null, version: null, screenshot: null, jobType: Big_Data_Batch, framework: MapReduce)' is not contained in a resource.&lt;BR /&gt;	at org.talend.commons.runtime.model.emf.EmfHelper.saveResource(EmfHelper.java:221)&lt;BR /&gt;	at org.talend.commons.runtime.model.emf.EmfHelper.saveResource(EmfHelper.java:199)&lt;BR /&gt;	at org.talend.core.repository.utils.XmiResourceManager.saveResource(XmiResourceManager.java:629)&lt;BR /&gt;	at org.talend.repository.localprovider.model.LocalRepositoryFactory.lock(LocalRepositoryFactory.java:1947)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.lock(ProxyRepositoryFactory.java:936)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.isEditableAndLockIfPossible(ProxyRepositoryFactory.java:1647)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.process.Process.checkReadOnly(Process.java:2764)&lt;BR /&gt;	at org.talend.core.ui.editor.JobEditorInput.checkReadOnly(JobEditorInput.java:255)&lt;BR /&gt;	at org.talend.core.ui.editor.JobEditorInput.checkInit(JobEditorInput.java:83)&lt;BR /&gt;	at org.talend.core.ui.editor.JobEditorInput.&amp;lt;init&amp;gt;(JobEditorInput.java:68)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:39)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:30)&lt;BR /&gt;	at org.talend.designer.mapreduce.editor.MapRedProcessEditorInput.&amp;lt;init&amp;gt;(MapRedProcessEditorInput.java:36)&lt;BR /&gt;	at org.talend.designer.mapreduce.actions.EditMapRedProcessAction.doRun(EditMapRedProcessAction.java:146)&lt;BR /&gt;	at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632)&lt;BR /&gt;	at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;BR /&gt;	at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;BR /&gt;	at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3257)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2053)&lt;BR /&gt;	at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641)&lt;BR /&gt;	at org.talend.repository.viewer.action.RepoDoubleClickAction.run(RepoDoubleClickAction.java:117)&lt;BR /&gt;	at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:229)&lt;BR /&gt;	at org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:185)&lt;BR /&gt;	at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:853)&lt;BR /&gt;	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt;	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)&lt;BR /&gt;	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:178)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:850)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1142)&lt;BR /&gt;	at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1249)&lt;BR /&gt;	at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:278)&lt;BR /&gt;	at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:272)&lt;BR /&gt;	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:313)&lt;BR /&gt;	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;	at org.talend.rcp.intro.Application.start(Application.java:208)&lt;BR /&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;	at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: The object 'org.talend.designer.core.model.utils.emf.talendfile.impl.ProcessTypeImpl@2393344d (description: null, author: null, comment: null, defaultContext: DEMO, name: null, purpose: null, repositoryContextId: null, status: null, version: null, screenshot: null, jobType: Big_Data_Batch, framework: MapReduce)' is not contained in a resource.&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.endSave(XMLSaveImpl.java:301)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:265)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doSave(XMLResourceImpl.java:389)&lt;BR /&gt;	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:1430)&lt;BR /&gt;	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:999)&lt;BR /&gt;	at org.talend.commons.runtime.model.emf.EmfHelper.saveResource(EmfHelper.java:215)&lt;BR /&gt;	... 60 more&lt;BR /&gt;Caused by: org.eclipse.emf.ecore.xmi.DanglingHREFException: The object 'org.talend.designer.core.model.utils.emf.talendfile.impl.ProcessTypeImpl@2393344d (description: null, author: null, comment: null, defaultContext: DEMO, name: null, purpose: null, repositoryContextId: null, status: null, version: null, screenshot: null, jobType: Big_Data_Batch, framework: MapReduce)' is not contained in a resource.&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.handleDanglingHREF(XMLHelperImpl.java:754)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getURIFragment(XMLHelperImpl.java:725)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getIDREF(XMLHelperImpl.java:747)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveIDRefSingle(XMLSaveImpl.java:1992)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1333)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1224)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2716)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMISaveImpl.writeTopObjects(XMISaveImpl.java:84)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.traverse(XMLSaveImpl.java:595)&lt;BR /&gt;	at org.talend.core.repository.model.PropertiesProjectResourceImpl$1.traverse(PropertiesProjectResourceImpl.java:54)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:251)&lt;BR /&gt;	... 64 more&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks in advance.</description>
    <pubDate>Sat, 16 Nov 2024 10:01:54 GMT</pubDate>
    <dc:creator>KarthikGs</dc:creator>
    <dc:date>2024-11-16T10:01:54Z</dc:date>
    <item>
      <title>java.lang.OutOfMemoryError: Java heap space Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266021#M45375</link>
      <description>Hi, 
&lt;BR /&gt;Today is &amp;nbsp;my worst working day so far. 
&lt;BR /&gt;All the changes i have made to my job in TOS is lost, when i came across this error while saving my job, "java.lang.OutOfMemoryError: Java heap space" 
&lt;BR /&gt;All the changes i have made to my job is gone, and this error still persists. How can i overcome this thing. I have increased the heap memory in this location. And after to saves, this exception again rose to the surface. 
&lt;BR /&gt;" C:\Program Files (x86)\Talend-Studio\studio\configuration\config.ini " 
&lt;BR /&gt;Increased the heap to 1024mb,&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;-vm&lt;BR /&gt;C:\Program Files (x86)\Talend-Studio\jre1.8.0_91\bin\server\jvm.dll&lt;BR /&gt;-vmargs&lt;BR /&gt;-Xms1024m&lt;BR /&gt;-Xmx2048m&lt;BR /&gt;-Dfile.encoding=UTF-8&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Where shall i increase the heap size to never see this exception again, please specify the name of the file too. &amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;org.talend.commons.exception.PersistenceException: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: The object 'org.talend.designer.core.model.utils.emf.talendfile.impl.ProcessTypeImpl@2393344d (description: null, author: null, comment: null, defaultContext: DEMO, name: null, purpose: null, repositoryContextId: null, status: null, version: null, screenshot: null, jobType: Big_Data_Batch, framework: MapReduce)' is not contained in a resource.&lt;BR /&gt;	at org.talend.commons.runtime.model.emf.EmfHelper.saveResource(EmfHelper.java:221)&lt;BR /&gt;	at org.talend.commons.runtime.model.emf.EmfHelper.saveResource(EmfHelper.java:199)&lt;BR /&gt;	at org.talend.core.repository.utils.XmiResourceManager.saveResource(XmiResourceManager.java:629)&lt;BR /&gt;	at org.talend.repository.localprovider.model.LocalRepositoryFactory.lock(LocalRepositoryFactory.java:1947)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.lock(ProxyRepositoryFactory.java:936)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.isEditableAndLockIfPossible(ProxyRepositoryFactory.java:1647)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.process.Process.checkReadOnly(Process.java:2764)&lt;BR /&gt;	at org.talend.core.ui.editor.JobEditorInput.checkReadOnly(JobEditorInput.java:255)&lt;BR /&gt;	at org.talend.core.ui.editor.JobEditorInput.checkInit(JobEditorInput.java:83)&lt;BR /&gt;	at org.talend.core.ui.editor.JobEditorInput.&amp;lt;init&amp;gt;(JobEditorInput.java:68)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:39)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:30)&lt;BR /&gt;	at org.talend.designer.mapreduce.editor.MapRedProcessEditorInput.&amp;lt;init&amp;gt;(MapRedProcessEditorInput.java:36)&lt;BR /&gt;	at org.talend.designer.mapreduce.actions.EditMapRedProcessAction.doRun(EditMapRedProcessAction.java:146)&lt;BR /&gt;	at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632)&lt;BR /&gt;	at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;BR /&gt;	at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;BR /&gt;	at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3257)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2053)&lt;BR /&gt;	at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641)&lt;BR /&gt;	at org.talend.repository.viewer.action.RepoDoubleClickAction.run(RepoDoubleClickAction.java:117)&lt;BR /&gt;	at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:229)&lt;BR /&gt;	at org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:185)&lt;BR /&gt;	at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:853)&lt;BR /&gt;	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt;	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)&lt;BR /&gt;	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:178)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:850)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1142)&lt;BR /&gt;	at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)&lt;BR /&gt;	at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1249)&lt;BR /&gt;	at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:278)&lt;BR /&gt;	at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:272)&lt;BR /&gt;	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:313)&lt;BR /&gt;	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;	at org.talend.rcp.intro.Application.start(Application.java:208)&lt;BR /&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;	at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;BR /&gt;Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: The object 'org.talend.designer.core.model.utils.emf.talendfile.impl.ProcessTypeImpl@2393344d (description: null, author: null, comment: null, defaultContext: DEMO, name: null, purpose: null, repositoryContextId: null, status: null, version: null, screenshot: null, jobType: Big_Data_Batch, framework: MapReduce)' is not contained in a resource.&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.endSave(XMLSaveImpl.java:301)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:265)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doSave(XMLResourceImpl.java:389)&lt;BR /&gt;	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:1430)&lt;BR /&gt;	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:999)&lt;BR /&gt;	at org.talend.commons.runtime.model.emf.EmfHelper.saveResource(EmfHelper.java:215)&lt;BR /&gt;	... 60 more&lt;BR /&gt;Caused by: org.eclipse.emf.ecore.xmi.DanglingHREFException: The object 'org.talend.designer.core.model.utils.emf.talendfile.impl.ProcessTypeImpl@2393344d (description: null, author: null, comment: null, defaultContext: DEMO, name: null, purpose: null, repositoryContextId: null, status: null, version: null, screenshot: null, jobType: Big_Data_Batch, framework: MapReduce)' is not contained in a resource.&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.handleDanglingHREF(XMLHelperImpl.java:754)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getURIFragment(XMLHelperImpl.java:725)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getIDREF(XMLHelperImpl.java:747)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveIDRefSingle(XMLSaveImpl.java:1992)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1333)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1224)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2716)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMISaveImpl.writeTopObjects(XMISaveImpl.java:84)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.traverse(XMLSaveImpl.java:595)&lt;BR /&gt;	at org.talend.core.repository.model.PropertiesProjectResourceImpl$1.traverse(PropertiesProjectResourceImpl.java:54)&lt;BR /&gt;	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:251)&lt;BR /&gt;	... 64 more&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sat, 16 Nov 2024 10:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266021#M45375</guid>
      <dc:creator>KarthikGs</dc:creator>
      <dc:date>2024-11-16T10:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.OutOfMemoryError: Java heap space Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266022#M45376</link>
      <description>Modify in 'C:\Program Files (x86)\Talend-Studio\studio\Talend-Studio-win-x86_64.ini' 
&lt;BR /&gt;adjust Xms and Xmx for what your machine can handle: 
&lt;BR /&gt;-vm 
&lt;BR /&gt;C:\Program Files (x86)\Talend-Studio\jre1.8.0_91\bin\server\jvm.dll 
&lt;BR /&gt;-vmargs 
&lt;BR /&gt;-Xms5120M 
&lt;BR /&gt;-Xmx20480M 
&lt;BR /&gt;-XX:MaxPermSize=2048m 
&lt;BR /&gt;-XX:+UseParallelGC 
&lt;BR /&gt;-Dfile.encoding=UTF-8</description>
      <pubDate>Thu, 02 Mar 2017 21:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266022#M45376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T21:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.OutOfMemoryError: Java heap space Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266023#M45377</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Modify in 'C:\Program Files (x86)\Talend-Studio\studio\Talend-Studio-win-x86_64.ini'&lt;BR /&gt;adjust Xms and Xmx for what your machine can handle:&lt;BR /&gt;-vm&lt;BR /&gt;C:\Program Files (x86)\Talend-Studio\jre1.8.0_91\bin\server\jvm.dll&lt;BR /&gt;-vmargs&lt;BR /&gt;-Xms5120M&lt;BR /&gt;-Xmx20480M&lt;BR /&gt;-XX:MaxPermSize=2048m&lt;BR /&gt;-XX:+UseParallelGC&lt;BR /&gt;-Dfile.encoding=UTF-8&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Thanks jpmauss</description>
      <pubDate>Tue, 07 Mar 2017 11:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-OutOfMemoryError-Java-heap-space-Java-heap-space/m-p/2266023#M45377</guid>
      <dc:creator>KarthikGs</dc:creator>
      <dc:date>2017-03-07T11:38:37Z</dc:date>
    </item>
  </channel>
</rss>

