Announcement

Collapse
No announcement yet.

6.12 manage contact subscriptions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 6.12 manage contact subscriptions

    Hi I'm using ox 6.12 and as per the release notes I'm looking to subscribe contact folders to google for sync. I cannot see the "subscription" tab when I right-click and properties on an existing contact folder as instructed in the release docs.

    Please can someone tell me how to activate the subscription tab for my contact folders?

    Thanks

  • #2
    Hi,

    Subscriptions and publications need to be activated separately through the command line since they are beta features.

    Code:
    /opt/open-xchange/sbin/changecontext -c 1 -A oxadminmaster -P secret --access-publication on --access-subscription on
    This will enable those two features for all users of the context. Relogin after the change has been performed.

    Greetings

    Comment


    • #3
      ok thanks that command worked however even if I log out and back in I still ahve no subscription tab. Any ideas?

      Comment


      • #4
        Have you installed the open-xchange-publish-json and open-xchange-subscribe-json packages?
        Markus Wagner
        Open-Xchange Quality Assurance

        Comment


        • #5
          ok thanks for your quick response, I installed both of those and restarted admin and groupware. Logged out and back in and still no joy! I must be getting closer though! What should I try now? I already re-ran the command to enable the modules.

          Comment


          • #6
            please post a list of all installed open-xchange packages.

            Comment


            • #7
              HTML Code:
              # rpm -qa | grep 'open-xchange'
              open-xchange-management-6.12.0.0-4_4.1
              open-xchange-sql-6.12.0.0-4_4.1
              open-xchange-genconf-mysql-6.12.0.0-4_4.2
              open-xchange-calendar-6.12.0.0-4_4.2
              open-xchange-control-6.12.0.0-4_4.1
              open-xchange-settings-extensions-6.12.0.0-4_4.2
              open-xchange-common-6.12.0.0-4_4.1
              open-xchange-conversion-engine-6.12.0.0-4_4.1
              open-xchange-charset-6.12.0.0-4_4.1
              open-xchange-conversion-servlet-6.12.0.0-4_4.2
              open-xchange-6.12.0.0-5_5.1
              open-xchange-mailfilter-6.12.0.0-4_4.2
              open-xchange-jcharset-1.3.0-44_44.1
              open-xchange-admin-plugin-hosting-client-6.12.0.0-4_4.2
              open-xchange-global-6.12.0.0-4_4.1
              open-xchange-genconf-6.12.0.0-4_4.1
              open-xchange-publish-6.12.0.0-4_4.1
              open-xchange-i18n-6.12.0.0-4_4.1
              open-xchange-xml-6.12.0.0-4_4.1
              open-xchange-admin-plugin-hosting-lib-6.12.0.0-4_4.2
              open-xchange-smtp-6.12.0.0-4_4.2
              open-xchange-authentication-imap-6.12.0.0-4_4.2
              open-xchange-admin-6.12.0.0-5_5.2
              open-xchange-resource-managerequest-6.12.0.0-4_4.2
              open-xchange-configjump-generic-6.12.0.0-4_4.1
              open-xchange-passwordchange-database-6.12.0.0-4_4.2
              open-xchange-admin-doc-6.12.0.0-5_5.2
              open-xchange-subscribe-json-6.12.0.0-4_4.2
              open-xchange-configread-6.12.0.0-4_4.1
              open-xchange-conversion-6.12.0.0-4_4.1
              open-xchange-monitoring-6.12.0.0-4_4.1
              open-xchange-crypto-6.12.0.0-4_4.1
              open-xchange-server-6.12.0.0-5_5.1
              open-xchange-publish-basic-6.12.0.0-4_4.2
              open-xchange-imap-6.12.0.0-4_4.2
              open-xchange-push-udp-6.12.0.0-4_4.2
              open-xchange-data-conversion-ical4j-6.12.0.0-4_4.2
              open-xchange-gui-6.12.0.0-4_4.1
              open-xchange-admin-plugin-hosting-doc-6.12.0.0-4_4.2
              open-xchange-activation-1.1.1-11_11.1
              open-xchange-timer-6.12.0.0-4_4.1
              open-xchange-dataretention-6.12.0.0-4_4.1
              open-xchange-subscribe-6.12.0.0-4_4.2
              open-xchange-spamhandler-default-6.12.0.0-4_4.2
              open-xchange-admin-plugin-hosting-6.12.0.0-4_4.2
              open-xchange-publish-json-6.12.0.0-4_4.2
              open-xchange-admin-client-6.12.0.0-5_5.2
              open-xchange-cache-6.12.0.0-4_4.1
              open-xchange-sessiond-6.12.0.0-4_4.1
              open-xchange-admin-lib-6.12.0.0-5_5.2
              open-xchange-contactcollector-6.12.0.0-4_4.2
              open-xchange-passwordchange-servlet-6.12.0.0-4_4.2
              open-xchange-group-managerequest-6.12.0.0-4_4.2

              Comment


              • #8
                It seems, that some subscribe and publish packages are missing. Please install all subscribe and publish packages.
                Markus Wagner
                Open-Xchange Quality Assurance

                Comment


                • #9
                  Ok I installed these and now it works!

                  open-xchange-publish-infostore-online
                  open-xchange-publish-microformats
                  open-xchange-subscribe-crawler
                  open-xchange-subscribe-microformats
                  open-xchange-templating

                  Thanks for all your help.

                  Comment


                  • #10
                    one more thing although I now have the tabs they don't work anyway! e.g. if I enter my google settings for contact sync it says incorrect password has been entered even though it's the correct username and password! Also the facebook sync does not give any error but does not actually do anything!

                    Oh well I guess it's marked as beta in the gui but it is not marked as beta in the 6.12 release announcement which is confusing.

                    Comment


                    • #11
                      Googlemail and Facebook subscriptions generally work. Since we want to get feedback from users, we don't release beta features that are not working. Have you selected "Refresh" from the panel after entering your facebook subscription? Please check the log file if an error occurs.

                      Greetings

                      Comment


                      • #12
                        Yes the error saying wrong password comes up when I press the refresh icon. I've attached a screenshot of the error. The only thing I can see in my openxchange log is repetitions of these two entries;

                        Code:
                        Sep 17, 2009 8:58:49 AM org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender send
                        SEVERE: Error sending message
                        java.io.IOException: Operation not permitted
                                at java.net.PlainDatagramSocketImpl.send(Native Method)
                                at java.net.DatagramSocket.send(DatagramSocket.java:612)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender.send(UDPDiscoverySender.java:152)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender.passiveBroadcast(UDPDiscoverySender.java:222)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender.passiveBroadcast(UDPDiscoverySender.java:196)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySenderThread.run(UDPDiscoverySenderThread.java:152)
                                at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
                                at java.lang.Thread.run(Thread.java:595)
                        Sep 17, 2009 8:58:49 AM org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySenderThread run
                        SEVERE: Problem calling the UDP Discovery Sender [224.0.0.1:6780]
                        java.io.IOException: Operation not permitted
                                at java.net.PlainDatagramSocketImpl.send(Native Method)
                                at java.net.DatagramSocket.send(DatagramSocket.java:612)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender.send(UDPDiscoverySender.java:152)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender.passiveBroadcast(UDPDiscoverySender.java:222)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySender.passiveBroadcast(UDPDiscoverySender.java:196)
                                at org.apache.jcs.auxiliary.lateral.socket.tcp.discovery.UDPDiscoverySenderThread.run(UDPDiscoverySenderThread.java:152)
                                at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
                                at java.lang.Thread.run(Thread.java:595)
                        Attached Files
                        Last edited by tariqf; 09-17-2009, 10:01 AM.

                        Comment


                        • #13
                          Hallo,

                          ich habe die gleiche Fehlermeldung bei Google. passwort ist falsch.

                          Comment


                          • #14
                            Can you please check if there is any entry at the log file at the time this error is shown at the user interface?

                            Thanks!

                            Comment


                            • #15
                              hi it seems I had to add a googlemail account and now it works perfect! previously I had used google contacts without having a google mail account but obviously this needs the google mail account to exist too.

                              Thanks for all the help.

                              Comment

                              Working...
                              X