Issue Details (XML | Word | Printable)

Key: CAL-249
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Jonathan Nolen
Reporter: Roy Hartono
Votes: 0
Watchers: 1
Operations

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

Is Calendar 2.6.1 compatible with Confluence 2.7.2?

Created: 02/Apr/08 11:42 PM   Updated: 02/Apr/08 11:42 PM
Component/s: Documentation, {calendar}
Affects Version/s: 2.6
Fix Version/s: None

Time Tracking:
Not Specified

Labels:


 Description  « Hide
In the Confluence-Extension Page it was written that Calendar Plugin 2.6.1 is available for Confluence v2.3-dr1 to v2.8-m7-r2.

But when running it with Confluence 2.7.2, in the log file there is an error saying that it's not compatible and need to upgrade to a newer version:

Plugin module confluence.extra.calendar:calendarpluginextractor is incompatible with this version of Confluence. You will need to upgrade to a newer version of the Calendar Plugin plugin. java.lang.NoSuchMethodError: org.apache.lucene.document.Document.add(Lorg/apache/lucene/document/Field;)V
java.lang.NoSuchMethodError: org.apache.lucene.document.Document.add(Lorg/apache/lucene/document/Field;)V
	at com.atlassian.confluence.extra.calendar.extractor.CalendarExtractor.indexCalendars(CalendarExtractor.java:76)
	at com.atlassian.confluence.extra.calendar.extractor.CalendarExtractor.addFields(CalendarExtractor.java:53)
	at com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor$BackwardsCompatibleExtractor.addFields(ExtractorModuleDescriptor.java:40)
	at com.atlassian.bonnie.search.BaseDocumentBuilder.getDocument(BaseDocumentBuilder.java:30)
	at com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask.perform(AddDocumentIndexTask.java:35)
	at com.atlassian.confluence.search.lucene.bonnie.BulkWriterAction.perform(BulkWriterAction.java:31)
	at com.atlassian.bonnie.LuceneConnection.withWriter(LuceneConnection.java:247)
	at com.atlassian.bonnie.LuceneConnection.withWriter(LuceneConnection.java:237)
	at com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager.processTasks(DefaultConfluenceIndexManager.java:208)
	at com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager.flushQueue(DefaultConfluenceIndexManager.java:117)
	at sun.reflect.GeneratedMethodAccessor162.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:296)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:177)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
	at $Proxy25.flushQueue(Unknown Source)
	at com.atlassian.confluence.search.lucene.IndexQueueFlusher.executeJob(IndexQueueFlusher.java:30)
	at com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean.surroundJobExecutionWithLogging(AbstractClusterAwareQuartzJobBean.java:64)
	at com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean.executeInternal(AbstractClusterAwareQuartzJobBean.java:47)
	at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
	at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)


 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.