Attachment Actions Plugin Disabled. The notation says it should never be disabled but on our system it is. Is there any reason for this? If not what should be done?
Arsenale Lockpoint Plugin disables the Atachment Actions Plugin
I' ve applied the SQL fix, but it reverted to the original value upon Confluence restart. Maybe this configuration is stored somewhere else. A config file perhaps?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Craig,
Just want to avoid any misunderstanding here. Do you mean your 'plugin.manager.state.map' value in the database revert back to the previous value (unmodified) after Confluence restart?
Plugin enable/disable configuration saved at the mentioned row and it should not revert back upon restart . May I know if you applied the SQL fix during the shutdown mode?
If the SQL fix applied while Confluence is still alive, database cache might rewrite the changes back to the previous value.
Please let me know if the UPDATE applied on shutdown mode.
Cheers,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please describe further what is meant by shutdown mode?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Craig,
You would need to shutdown Confluence before executing the mentioned UPDATE sql query.
Cheers,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Steps followed were:
1. shut down confluence
2. apply changes database
3. check values database (everything ok)
4. startup confluence
5. check plugin manager (Attachment Actions Plugin) still disabled
6. check values database (reverted to orginal values)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Craig,
Consider this our last try before creating a support ticket at our support channel to investigate this thoroughly
If the issue still persist, please create a support ticket at our support channel so that our support engineer would be able to investigate it throughly for you.
Please attach the result of this SQL query
SELECT * FROM PLUGINDATA;
Hope it helps.
Cheers,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The given query, "SELECT * FROM PLUGINDATA;", results in a 84Mb output file. Compression does not really shrink it either. Is this expected?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Craig,
Seems like I did not clear all of it on my previous query, please try the following on shutdown mode. As always, create a database backup dump before executing this update for safety precaution
UPDATE BANDANA SET BANDANAVALUE ='<map> <entry> <string>com.atlassian.confluence.whatsnew:show-whats-new-flag</string> <boolean>true</boolean> </entry> <entry> <string>com.adaptavist.confluence.formMailNG</string> <boolean>false</boolean> </entry> <entry> <string>nl.avisi.confluence.plugins.numberedheadings</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.userlister</string> <boolean>false</boolean> </entry> <entry> <string>org.swift.confluence.excel</string> <boolean>false</boolean> </entry> <entry> <string>com.stiltsoft.confluence.talk.confluence-talk-plugin</string> <boolean>false</boolean> </entry> <entry> <string>com.gliffy.integration.confluence:gliffy-attachment-edit-link</string> <boolean>false</boolean> </entry> <entry> <string>com.gliffy.integration.confluence:gliffy-attachment-edit-link-newwindow</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.impresence2</string> <boolean>false</boolean> </entry> <entry> <string>org.swift.confluence.sql</string> <boolean>false</boolean> </entry> <entry> <string>com.atlassian.confluence.extra.officeconnector:editattachmentinworditempathauth</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.cipe</string> <boolean>false</boolean> </entry> <entry> <string>com.atlassian.confluence.extra.officeconnector:editattachmentinworditem</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.masterdetail</string> <boolean>true</boolean> </entry> <entry> <string>confluence.macros.html:html</string> <boolean>true</boolean> </entry> <entry> <string>atlassian-gadgets-shared-3.1.5.jar</string> <boolean>true</boolean> </entry> <entry> <string>com.comalatech.workflow</string> <boolean>true</boolean> </entry> <entry> <string>com.comalatech.workflow:publishedTransformer</string> <boolean>true</boolean> </entry> </map>' WHERE BANDANAKEY='plugin.manager.state.map';
Restart Confluence afterwards. I don't think this is cause by another plugin since your plugin state manager mentioned that the plugin is indeed in false state which means Confluence won't enable it by default. Since this is a system plugin, enable/disable button won't be available on UPM hence you need to update it trough database manually.
Please try the above query and let me know how it goes.
Cheers,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The entry is still there, even after the SQL update. Any advice? Is there any reason this plugin should be disabled? Mybe it is superseeded by another plugin such as the "Confluence Attachments Plugin 3.2"?
Here's the current value of the field:
<map> <entry> <string>com.atlassian.confluence.whatsnew:show-whats-new-flag</string> <boolean>true</boolean> </entry> <entry> <string>com.adaptavist.confluence.formMailNG</string> <boolean>false</boolean> </entry> <entry> <string>nl.avisi.confluence.plugins.numberedheadings</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.userlister</string> <boolean>false</boolean> </entry> <entry> <string>org.swift.confluence.excel</string> <boolean>false</boolean> </entry> <entry> <string>com.stiltsoft.confluence.talk.confluence-talk-plugin</string> <boolean>false</boolean> </entry> <entry> <string>confluence.sections.attachments:edit</string> <boolean>false</boolean> </entry> <entry> <string>com.gliffy.integration.confluence:gliffy-attachment-edit-link</string> <boolean>false</boolean> </entry> <entry> <string>com.gliffy.integration.confluence:gliffy-attachment-edit-link-newwindow</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.impresence2</string> <boolean>false</boolean> </entry> <entry> <string>confluence.sections.attachments</string> <boolean>false</boolean> </entry> <entry> <string>org.swift.confluence.sql</string> <boolean>false</boolean> </entry> <entry> <string>com.atlassian.confluence.extra.officeconnector:editattachmentinworditempathauth</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.cipe</string> <boolean>false</boolean> </entry> <entry> <string>com.atlassian.confluence.extra.officeconnector:editattachmentinworditem</string> <boolean>false</boolean> </entry> <entry> <string>confluence.sections.attachments:remove</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.masterdetail</string> <boolean>true</boolean> </entry> <entry> <string>confluence.macros.html:html</string> <boolean>true</boolean> </entry> <entry> <string>atlassian-gadgets-shared-3.1.5.jar</string> <boolean>true</boolean> </entry> <entry> <string>com.comalatech.workflow</string> <boolean>true</boolean> </entry> <entry> <string>com.comalatech.workflow:publishedTransformer</string> <boolean>true</boolean> </entry> </map>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Craig,
May I know if this is an upgraded instance? If that is the case, there is a probability that Conflluence disabling this plugin in upgrade process in mistake. In order to fix this you would need to modify the plugin state on the database.
The easiest way is to made the plugin manager state back to default, this means all of your plugins configuration (disabled/enabled) back to default. Please try the following steps to fix this issue
Again, the above steps will make your plugin manager state back tod efault. If you would like to enable only the mentioned plugin, please provide me the result of the SQL query below, so that I could compose the necessary steps for you
SELECT BANDANAVALUE FROM BANDANA WHERE BANDANAKEY='plugin.manager.state.map;
Hope it helps.
Cheers,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Septa:
I would like to enable only the mentioned plugin. Attached is the SQL query
Output from SQL command <tt>SELECT BANDANAVALUE FROM BANDANA WHERE BANDANAKEY='plugin.manager.state.map';</tt> ..
<map>com.atlassian.confluence.whatsnew:show-whats-new-flag true nl.avisi.confluence.plugins.numberedheadings false com.adaptavist.confluence.formMailNG false confluence.extra.userlister false org.swift.confluence.excel false com.stiltsoft.confluence.talk.confluence-talk-plugin false confluence.sections.attachments:edit false confluence.sections.attachments false com.gliffy.integration.confluence:gliffy-attachment-edit-link-newwindow false confluence.extra.impresence2 false com.gliffy.integration.confluence:gliffy-attachment-edit-link false org.swift.confluence.sql false com.atlassian.confluence.extra.officeconnector:editattachmentinworditempathauth false confluence.extra.cipe false com.atlassian.confluence.extra.officeconnector:editattachmentinworditem false confluence.sections.attachments:remove false confluence.extra.masterdetail true confluence.macros.html:html true atlassian-gadgets-shared-3.1.5.jar true com.comalatech.workflow true com.comalatech.workflow:publishedTransformer true </map>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Craig,
It seems that the given result is edited as there supposed to be some tag differentiating each plugin and their boolean. Anyway, I have tried to add the necessary tag into the result and comes up with the following SQL query to solve your issue:
As always, please create a database dump before updating your database directly for safety precaution. Execute the SQL query below in shutdown mode
UPDATE BANDANA SET BANDANAVALUE='<map> <entry> <string>com.atlassian.confluence.whatsnew:show-whats-new-flag</string> <boolean>true</boolean> </entry> <entry> <string>nl.avisi.confluence.plugins.numberedheadings</string> <boolean>false</boolean> </entry> <entry> <string>com.adaptavist.confluence.formMailNG</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.userlister</string> <boolean>false</boolean> </entry> <entry> <string>org.swift.confluence.excel</string> <boolean>false</boolean> </entry> <entry> <string>com.stiltsoft.confluence.talk.confluence-talk-plugin</string> <boolean>false</boolean> </entry> <entry> <string> confluence.sections.attachments:edit</string> <boolean>false</boolean> </entry> <entry> <string>com.gliffy.integration.confluence:gliffy-attachment-edit-link-newwindow</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.impresence2</string> <boolean>false</boolean> </entry> <entry> <string>com.gliffy.integration.confluence:gliffy-attachment-edit-link</string> <boolean>false</boolean> </entry> <entry> <string>org.swift.confluence.sql</string> <boolean>false</boolean> </entry> <entry> <string>com.atlassian.confluence.extra.officeconnector:editattachmentinworditempathauth</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.cipe</string> <boolean>false</boolean> </entry> <entry> <string>com.atlassian.confluence.extra.officeconnector:editattachmentinworditem</string> <boolean>false</boolean> </entry> <entry> <string>confluence.sections.attachments:remove</string> <boolean>false</boolean> </entry> <entry> <string>confluence.extra.masterdetail</string> <boolean>true</boolean> </entry> <entry> <string>confluence.macros.html:html</string> <boolean>true</boolean> </entry> <entry> <string>atlassian-gadgets-shared-3.1.5.jar</string> <boolean>true</boolean> </entry> <entry> <string>com.comalatech.workflow</string> <boolean>true</boolean> </entry> <entry> <string>com.comalatech.workflow:publishedTransformer</string> <boolean>true</boolean> </entry> </map>' WHERE BANDANAKEY='plugin.manager.state.map';
Restart Confluence afterwards.
The basic idea is to remove the following lines from the previously returned result
<entry> <string>confluence.sections.attachments</string> <boolean>false</boolean> </entry>
Hope it helps.
Cheers,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you are in your general configuration, you can check out your attachement storage page. did you take a look in there to make sure that everything is looking good? Point to a valid directory etc? Also, do you have permission in the space in question to work with attachments (space admin -> permissions)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Checked attachments storage and it is ok. Space permissions is not a problem either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.