Access Keys:
Skip to content (Access Key - 0)


Community Bubbles - Confluence 4 EAP

Here's the Early Access Programme version of the Community Bubbles plugin, compatible with Confluence 4.0-4.1 only. Whilst not ready for production use, it allows any interested parties to try out the latest development release, prior to it's final stable release.

Please provide any feedback such as issues and bug reports in the comments below.

 


Download

import2 v2.0.1 beta 1

For use with v0.6.1 of PLM


  1. Feb 03

    Gareth Wilson says:

    Known issue - Problem emailing users with captcha.

    Known issue - Problem emailing users with captcha.

  2. Feb 06

    Daniel Varela Santoalla says:

    From what I've read and seen it only works with 4.0 and not with 4.1? Does it ma...

    From what I've read and seen it only works with 4.0 and not with 4.1? Does it make any sense to release something now that doesn't work with the latest? Any plans for 4.1 support? It shouldn't be too difficult.

    Just wondering.

    The error I get it this

    2012-01-19 09:59:00,205 ERROR [main] [atlassian.plugin.manager.DefaultPluginManager] enableConfiguredPluginModule There was an error loading the descriptor 'Delete Space Listener' of plugin 'com.adaptavist.confluence.bubbles'. Disabling.
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.adaptavist.confluence.bubbles.communities.DeleteSpaceListener': Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: com/atlassian/confluence/event/events/space/SpaceConvertEvent
            at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
            at java.security.AccessController.doPrivileged(Native Method)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:300)
            at com.atlassian.confluence.plugin.ConfluenceHostContainer.create(ConfluenceHostContainer.java:35)
            at com.atlassian.plugin.module.ClassPrefixModuleFactory.createModule(ClassPrefixModuleFactory.java:36)
            at com.atlassian.plugin.module.PrefixDelegatingModuleFactory.createModule(PrefixDelegatingModuleFactory.java:99)
    
    1. Feb 06

      Gareth Wilson says:

      Thanks for your question. You are right, it does state above that it is compatib...

      Thanks for your question. You are right, it does state above that it is compatible with Confluence 4.0 only. It does make sense to release a plugin compatible with Confluence 4.0 since a large number of users currently use Confluence 4.0 and have been waiting for this release. In order to make it compatible with Confluence 4.1 also will require further work and therefore more time. Making Bubbles work for Confluence 4 has involved many man-hours of work and hundreds of code changes. Getting feedback on these changes from a variety of environments is useful to the development process.

      Thanks for reporting your issue. Please supply the version number of Confluence you are using and the steps taken to produce your issue.

      1. Feb 06

        Daniel Varela Santoalla says:

        Thanks a lot for your quick answer Gareth. I'm testing 4.1.4 at the moment, tryi...

        Thanks a lot for your quick answer Gareth. I'm testing 4.1.4 at the moment, trying to decide if to upgrade or not to upgrade from 3.5. I get the error I've copied on startup but the main thing is that the forum macro seems to be completely ignored, even when it is offered in the macro list. I can add it to a page but then nothing happens.

        Is it just me or is it that Atlassian are particulary bad (or good ) at breaking plugin compatibility with newer releases? I use many products that offer a plugin interface and most of them tend to keep some kind of downwards compatibility so that previous stuff keeps on working. For what I see Atlassian don't seem to worried about this, making users life a bit difficult.

        1. Feb 06

          Gareth Wilson says:

          Ah ok, that's perhaps what Ole was also referring to in his issue linked below -...

          Ah ok, that's perhaps what Ole was also referring to in his issue linked below - thanks.

          At the last developers conference Atlassian informed us of plans to start to offer more stable APIs in acknowledgement of the large overhead their constant changes require for those maintaining plugins. As a result of this, it is hoped that such issues will be reduced going forward, although implementation of this and realisation of its benefits will take time.

        2. Feb 16

          Alain Moran says:

          The problem Ole reported is symptomatic of an indexing issue, completely unrelat...

          The problem Ole reported is symptomatic of an indexing issue, completely unrelated to bubbles unfortunatley, you should re-run your indexer and look for any problems in the logs.

        3. Mar 28

          sanjay srikonda says:

          No? Really? Atlassian breaking plugins. Whatever you do, if you like wiki marku...

          No? Really? Atlassian breaking plugins. Whatever you do, if you like wiki markup and being able to control your content, don't upgrade from 3.5. Go read the very long thread about the announcement of 4.x.

          I'm trying to get Community Bubbles to install.

          Does anyone have an alternative to the community bubbles plugin?

  3. Feb 06

    Gareth Wilson says:

    Forum and forum-summary issue reported for Confluence 4.1.

    Forum and forum-summary issue reported for Confluence 4.1.

  4. Feb 23

    Gareth Wilson says:

    New release candidate version released - RC1.

    New release candidate version released - RC1.

  5. Mar 09

    Gareth Wilson says:

    Full release for Confluence 4.0 now available.
  6. Mar 19

    Stephan Schmidt says:

    Can you provide a vague roadmap for a Confluence 4.1.x release/EAP of the bubble...

    Can you provide a vague roadmap for a Confluence 4.1.x release/EAP of the bubbles plugin?

    1. Mar 27

      Gareth Wilson says:

      v2.0.1 beta 1 compatible with Confluence 4.1 has been released.

      v2.0.1 beta 1 compatible with Confluence 4.1 has been released.

  7. Mar 28

    sanjay srikonda says:

    v adaptavist-plugin-bubbles-2.0.1Beta.jar, doesn't install when I try to upload ...

    v adaptavist-plugin-bubbles-2.0.1Beta.jar, doesn't install when I try to upload it from my local machine. I'm using Confluence 4.1.7. When I try to install it, I see the following error message. Has it been tested with 4.1.7?

    Failed to install plugin adaptavist-plugin-bubbles-2.0.1Beta.jar

    Of course, the audit logs are unhelpful.

    Any help would be most appreciated.

    Most likely something wonky in Confluence.

    1. Mar 28

      Gareth Wilson says:

      Thanks for reporting your issue. Yes, it has been tested with 4.1.7 and we didn'...

      Thanks for reporting your issue. Yes, it has been tested with 4.1.7 and we didn't encounter your issue. How are you installing the plugin?

      1. Mar 28

        sanjay srikonda says:

        1. Downloading to my local machine 2. Navigating as Admin to Plugins --> Inst...

        1. Downloading to my local machine
        2. Navigating as Admin to Plugins --> Install plugins
        3. Selecting the adaptavist-plugin-bubbles-2.0.1Beta.jar from my hard drive
        4. Clicking Upload

        IMMEDIATELY see the following:
        Failed to install plugin adaptavist-plugin-bubbles-2.0.1Beta.jar

        I've tried this using Chrome and Firefox 11. Thought maybe it was a browser issue.

        Not sure what to do next, the error above is the entire Audit Log message.

        1. Mar 28

          Gareth Wilson says:

          I notice you had this same issue with Theme Builder a few months ago, but we did...

          I notice you had this same issue with Theme Builder a few months ago, but we didn't receive the log from you for that. Could you attach your confluence log for us to take a look at this issue in context. If it was originally downloaded with IE, you might want to check that the file wasn't renamed .zip and if you're using MySQL you could try increasing the max packet size. Thanks.

  8. Mar 28

    sanjay srikonda says:

    Thanks for the feedback. The file wasn't renamed. it's still a .jar file. I can...

    Thanks for the feedback. The file wasn't renamed. it's still a .jar file.

    I can't increase the max packet size, the admin doesn't want to mess with the mySQL configuration as it's being used for other applications as well.

    As for the theme builder, another company, another job, never resolved. They didn't think it was worth the time to figure it out.

    Should have clarified. Not another company made ThemeBuilder, I knew you guys did, another company was who was using it.

    1. Mar 28

      Gareth Wilson says:

      Actually we make Theme Builder and we did request you send us the log which wasn...

      Actually we make Theme Builder and we did request you send us the log which wasn't received. The ticket is still open waiting for information.

      1. Mar 28

        sanjay srikonda says:

        Well, that company no longer exists. Internet startups, what do you know? You're...

        Well, that company no longer exists. Internet startups, what do you know? You're welcome to close that ticket. Apologies for not getting back to you.

    2. Apr 17

      Alain Moran says:

      You absolutely need to adjust max_allowed_packet ... it's simply not possible to...

      You absolutely need to adjust max_allowed_packet ... it's simply not possible to install large plugins such as builder or bubbles without it.

      You should however be able to configure this for just the atlassian databases, so it shouldnt affect all of your connections.

  9. Apr 04

    Gareth Wilson says:

    Config backup issue reported in 2.0.1 Beta.

    Config backup issue reported in 2.0.1 Beta.

  10. Apr 04

    Gareth Wilson says:

    Forum icons not displayed properly in 2.0.1 Beta
  11. Apr 13

    Gareth Wilson says:

    Hover profile issue reported in 2.0.1 Beta.

    Hover profile issue reported in 2.0.1 Beta.

  12. May 01

    Gareth Wilson says:

    CSS in Bubbles issue reported in 2.0.1 Beta

    CSS in Bubbles issue reported in 2.0.1 Beta

  13. May 17

    Harry Chan says:

    Will 4.2 also be supported sometime soon?

    Will 4.2 also be supported sometime soon?

Sign up or log in to vote and add or reply to topics.


Adaptavist Theme Builder Powered by Atlassian Confluence