Issue Details (XML | Word | Printable)

Key: CAL-204
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jonathan Nolen
Reporter: Tony CheahTongNyee
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Confluence Calendar Plugin

Unable to read the calendar ERROR - Calendar Plugin v 2.5

Created: 16/Nov/07 12:20 AM   Updated: 16/Jun/08 05:32 AM
Component/s: None
Affects Version/s: 2.5
Fix Version/s: 2.6

Time Tracking:
Not Specified

File Attachments: 1. File confluence_logs.bz2 (35 kB)

Issue Links:
Reference
 

Labels:


 Description  « Hide
When attempting to merge/subscribe the following error is received:

"Unable to read the calendar (try setting the 'relaxed parsing mode' in
the calendar administration options): Error at line 1: Expected [BEGIN],
read [<!DOCTYPE HTML PUBLIC ]"

We have set the relaxed parsing mode but it had no effect.

Error from Logs:

2007-11-15 12:40:22.050844500 Caused by: net.fortuna.ical4j.data.ParserException: Error at line 1: Expected [BEGIN], read [<!DOCTYPE HTML PUBLIC ]
2007-11-15 12:40:22.050878500 at net.fortuna.ical4j.data.CalendarParserImpl.assertToken(CalendarParserImpl.java:411)
2007-11-15 12:40:22.050897500 at net.fortuna.ical4j.data.CalendarParserImpl.assertToken(CalendarParserImpl.java:386)
2007-11-15 12:40:22.050920500 at net.fortuna.ical4j.data.CalendarParserImpl.parse(CalendarParserImpl.java:96)
2007-11-15 12:40:22.050942500 at net.fortuna.ical4j.data.CalendarBuilder.build(CalendarBuilder.java:165)
2007-11-15 12:40:22.050969500 at net.fortuna.ical4j.data.CalendarBuilder.build(CalendarBuilder.java:147)
2007-11-15 12:40:22.050999500 at com.atlassian.confluence.extra.calendar.ical.model.ICalCalendar.readFromSource(ICalCalendar.java:445)



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Tony CheahTongNyee added a comment - 16/Nov/07 12:21 AM

Contegix Support added a comment - 16/Nov/07 06:38 AM
Logs from the instance that is experiencing this issue are attached.

Richard Wallace added a comment - 03/Dec/07 11:58 AM
From the error message it appears the source of the calendar information is not returning the data in iCal format. It appears to be returning an HTML page. To be able to subscribe to a calendar data needs be iCal formatted.

Contegix Support added a comment - 11/Dec/07 08:15 AM
responded on https://support.atlassian.com/browse/CSP-13271

these calendars are all 100% in our instance of confluence.


Sim Hua Soon added a comment - 16/Jun/08 05:32 AM
How to be iCal formatted?

I have attached the ics file into a page in confluence and reference the page.
It is throwing out the same error message.

Thanks.