Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
Deployment fails with the below error for large EARs
***
com.tibco.pof.entity.EntityStoreException: java.io.IOException: Stream closed
at com.tibco.pof.admindomain.impl.DeploymentConfigurationImpl.getVFileFactory(DeploymentConfigurationImpl.java:976)
at com.tibco.archive.impl.ApplicationArchivePluginSourceFormat.<init>(ApplicationArchivePluginSourceFormat.java:33)
at com.tibco.archive.helpers.ApplicationArchiveFactory.a(ApplicationArchiveFactory.java:127)
***
Increase the java.heap.size.max to 512M and java.heap.size.initial to 32M in your /tra/domain/<domainName>/
hawkagent_<domainName>.tra file on the deployment(target) machine, restarting the Hawkagent and attempt your
deployment should solve the above error.