Problem ActiveSync with update feb 29

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • _arno_
    Junior Member
    • Jan 2016
    • 8

    #1

    Problem ActiveSync with update feb 29

    Hello,

    User interface: 7.8.0 Rev18
    Server: 7.8.0-Rev20
    System: Debian Jessie 8.3
    Java : 1.8.0_72

    bundlename: com.openexchange.eas.provisioning.action.mail status: ACTIVE
    bundlename: com.openexchange.eas.provisioning.generator status: ACTIVE
    bundlename: com.openexchange.eas.provisioning.json status: ACTIVE

    Since I update feb 29, no one on the open-xchange solution can access to ActiveSync on his mobile.

    In apache log :
    POST /Microsoft-Server-ActiveSync?Cmd=Sync&User=xxxxxx&DeviceId=xxxxxx&De viceType=xxxxx" 404 1354 "

    When I try the ActiveSync URL, I have this response :
    Resource identified by path '/Microsoft-Server-ActiveSync/', does not exist.
    Grizzly/2.2.22

    /opt/open-xchange/etc/eas.properties is the same that previous version.

    I don't unsterstand what is the problem. Anyone can help me to resolve it ?

    Thanks.
  • Wolfgang Rosenauer
    Open-Xchange Professional Services
    • Sep 2007
    • 648

    #2
    Do you have no bundle running called
    bundlename: com.openexchange.usm.eas status: ACTIVE
    ?

    Comment

    • _arno_
      Junior Member
      • Jan 2016
      • 8

      #3
      No. Your right. I have :
      bundlename: com.openexchange.logback.classic.extensions status: RESOLVED
      bundlename: com.openexchange.logback.configuration status: RESOLVED
      bundlename: com.openexchange.logback.core.extensions status: RESOLVED
      bundlename: com.openexchange.system.extension status: RESOLVED
      bundlename: com.openexchange.usm.eas status: RESOLVED
      What can I do ?

      Comment

      • Wolfgang Rosenauer
        Open-Xchange Professional Services
        • Sep 2007
        • 648

        #4
        Watch out for bundle specific error messages in open-xchange-osgi.log and open-xchange.log when starting the application.
        You can also check "getmissingservices".

        Comment

        • _arno_
          Junior Member
          • Jan 2016
          • 8

          #5
          In open-xchange-osgi.log I have :
          !SESSION 2016-03-04 08:06:15.004 -----------------------------------------------
          eclipse.buildId=unknown
          java.version=1.8.0_72-internal
          java.vendor=Oracle Corporation
          BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR
          Command-line arguments: -configuration file:/opt/open-xchange/osgi
          !ENTRY org.eclipse.osgi 4 0 2016-03-04 08:06:29.386
          !MESSAGE Bundle com.openexchange.usm.eas_7.8.0 [284] is not active.

          In open-xchange.log.0 I have :
          2016-03-04T08:06:12,719+0100 ERROR [Framework stop] com.openexchange.server.osgi.AuthorizationCustomiz er.removedService(AuthorizationCustomizer.java:94)
          2016-03-04T08:06:12,744+0100 ERROR [Framework stop] com.openexchange.imap.acl.ACLExtensionInit.stop(AC LExtensionInit.java:135)
          2016-03-04T08:06:24,674+0100 ERROR [Start Level: Equinox Container: 10aacd95-d7e1-0015-1c76-b3a527a68834] com.openexchange.osgi.HousekeepingActivator$Servic eLookupTrackerCustomizer.addingService(Housekeepin gActivator$ServiceLookupTrackerCustomizer.java:109 )
          2016-03-04T08:06:27,860+0100 ERROR [Start Level: Equinox Container: 10aacd95-d7e1-0015-1c76-b3a527a68834] com.openexchange.usm.util.AbstractUSMActivator$USM ServiceListener.serviceChanged(AbstractUSMActivato r$USMServiceListener.java:302)

          getmissingservices
          No services missing

          I'm sorry but I don't find anything about the activation of bundles...

          Comment

          Working...
          X