encountered abrupt end of parsing VTIMEZONE

any idea anybody ?[17/Jan/2006:14:21:27 +0100] hostname cshttpd[27048]: General Information: line (2992), calparser: Parse error: encountered abrupt end of parsing VTIMEZONE.
[195 byte] By [jmoadm] at [2007-11-25 21:34:39]
# 1

> any idea anybody ?

>

> [17/Jan/2006:14:21:27 +0100] hostname cshttpd[27048]:

> General Information: line (2992), calparser: Parse

> error: encountered abrupt end of parsing VTIMEZONE.

I have exactly the same error. Is there any resolution for this? I also openend a tech support case.

Thanks,

af_inet

af_inet at 2007-7-5 0:20:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
Same problem, no idea.Thanks to keep us informed of the answer of your support case.
fabricedipasquale at 2007-7-5 0:20:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

The problem is caused by a trailing space in the following file:

<install base>/SUNWics5/cal/data/timezones.ics

This trailing white space can be found at the end of the Iran timezone. Basically it's the last "END:VTIMEZONE" in the file. You will find an extra space at the end of the line. If you remove it and restart the calendar the error will disappear.

There is a bug raised against this (Bug 6396769) and it's expected to be fixed in patch 116577-33 which should be out shortly. However, the bug fix just includes the correction to the timezones.ics file that I have already mentioned.

We also have an RFE raised to allow better parsing of the timezones.ics file. This is RFE 6399345, but don't expect this to be fixed in JES4.

Button@Sun at 2007-7-5 0:20:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...