[
https://issues.apache.org/jira/browse/SYNCOPE-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529336#comment-15529336
]
Francesco Chicchiriccò commented on SYNCOPE-951:
------------------------------------------------
The reason why Tomcat dies is at the end of catalina.out:
{code}
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1117040 bytes for
Chunk::new
{code}
How much memory do you have allocated to the Tomcat process? And how much
memory is allocated to the hosting VM?
> Tomcat exits when executing pull task continously
> -------------------------------------------------
>
> Key: SYNCOPE-951
> URL: https://issues.apache.org/jira/browse/SYNCOPE-951
> Project: Syncope
> Issue Type: Bug
> Components: deb
> Affects Versions: 2.0.0.M5
> Environment: Ubuntu 16.05
> Reporter: Vellingiri Mani
> Attachments: catalina.out, core-connid.log, core.log,
> localhost_access_log.2016-09-28.txt, replay_pid4490.log, test.csv
>
>
> Hi,
> I am able to create users in syncope from csv file.
> For csv-resource, I created pull task to execute every 5mins.
> After a few successful pull tasks, tomcat exits.
> PFA core-connid.log, core.log and tomcat logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)