Upgraded version to 4.0.3. The following macros throw error while installing:
1. Macro: Attachment
Error Message: Error rendering macro 'attachment' : null
2. Macro: builder-breadcrumbs
Error Message: Error rendering macro 'builder-breadcrumbs' : com.atlassian.renderer.v2.macro.MacroException: This macro may only be used within a builder panel
3. Macro: builder-sidebar
Error Message:
Error rendering macro 'builder-sidebar' : com.atlassian.renderer.v2.macro.MacroException: This macro may only be used within a builder panel
4. Macro: Embed
Error Message:
Error rendering macro 'embed' : null
5. Macro: Insert ‘Excel’
Error Message:
Error rendering macro 'excel' : com.atlassian.renderer.v2.macro.MacroException: Either the file or url parameter is required.
6. Macro: Knowledge Base Survey
Error Message:
Error rendering macro 'kbsurvey' : null
7. Macro: Top Ranked Articles
Error Message:
Error rendering macro 'kbtoparticles' : Hibernate operation; bad SQL grammar ; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'confluence.os_propertyentry' doesn't exist
8. Macro: set-flag
Error Message:
Error rendering macro 'set-flag' : com.atlassian.renderer.v2.macro.MacroException: A flag name is required
Hi Kavita,
Are you able to replicate this behavior in the newer confluence versions? I believe this error could be caused by some corruption in the plugin system of confluence and you can try to reset the plugin system using this documentation and also run the query below to clear all third party plugins:
DELETE FROM plugindata;
Note this will remove all third party plugins and you'll have to install them again. This might do the trick.
Cheers,
Rodrigo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.