[
http://opencast.jira.com/browse/MH-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32007#comment-32007
]
Ruediger Rolf commented on MH-9228:
-----------------------------------
In the logs of several machines that have this error I find the following error
nearly 20 mins after the CA updated to the large calendar.
2012-10-10 18:21:41 ERROR (JobRunShell:211) - Job recurring.calendarUpdate
threw an unhandled Exception:
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:2882)
at
java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:572)
at java.lang.StringBuilder.append(StringBuilder.java:203)
at
org.opencastproject.util.IoSupport.readFileFromURL(IoSupport.java:238)
at
org.opencastproject.util.IoSupport.readFileFromURL(IoSupport.java:200)
at
org.opencastproject.capture.impl.SchedulerImpl.parseCalendar(SchedulerImpl.java:586)
at
org.opencastproject.capture.impl.SchedulerImpl.updateCalendar(SchedulerImpl.java:486)
at
org.opencastproject.capture.impl.jobs.PollCalendarJob.execute(PollCalendarJob.java:37)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
2012-10-10 18:21:41 ERROR (ErrorLogger:2185) - Job (recurring.calendarUpdate
threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested
exception: java.lang.OutOfMemoryError: Java heap space]
at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:2882)
at
java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:572)
at java.lang.StringBuilder.append(StringBuilder.java:203)
at
org.opencastproject.util.IoSupport.readFileFromURL(IoSupport.java:238)
at
org.opencastproject.util.IoSupport.readFileFromURL(IoSupport.java:200)
at
org.opencastproject.capture.impl.SchedulerImpl.parseCalendar(SchedulerImpl.java:586)
at
org.opencastproject.capture.impl.SchedulerImpl.updateCalendar(SchedulerImpl.java:486)
at
org.opencastproject.capture.impl.jobs.PollCalendarJob.execute(PollCalendarJob.java:37)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
... 1 more
> schedule.ics is too large (100MB+) and binary file: recordings fail
> -------------------------------------------------------------------
>
> Key: MH-9228
> URL: http://opencast.jira.com/browse/MH-9228
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Capture (Devices and Software)
> Affects Versions: 1.3.1
> Reporter: Ruediger Rolf
> Priority: Critical
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________