Announcement

Collapse
No announcement yet.

Infostore suscribe via OXMF does not gets the attachments

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

  • Infostore suscribe via OXMF does not gets the attachments

    If you have two differents OX, you can publish a infostore folder and see/download content via Http://ox/secret=324234234

    But when you suscribes that folder in other OX via, suscription menu into infostore folder, the system display a "Read Time Out exception" and only gets the metadata (not the attachments)

    Dec 28 12:36:20 localhost 2009-12-28 12:36:20,455 open-xchange-groupware INFO [com.openexchange.sessiond.impl.SessionHandler][AJPListener-0007433]: com.ope
    nexchange.sessiond.impl.SessionHandler,addSession Session created. ID: b7acb38ea0f649c6b97ee7af846c8ad8, Context: 1, User: 3
    Dec 28 12:36:58 localhost 2009-12-28 12:36:58,159 open-xchange-groupware ERROR [com.openexchange.subscribe.microformats.datasource s.HTTPOXMFDataSource][AJPL
    istener-0007435]: com.openexchange.subscribe.microformats.datasource s.HTTPOXMFDataSource,getData Read timed out
    Dec 28 12:36:58 localhost java.net.SocketTimeoutException: Read timed out
    Dec 28 12:36:58 localhost at java.net.SocketInputStream.socketRead0(Native Method)
    Dec 28 12:36:58 localhost at java.net.SocketInputStream.read(SocketInputStream. java:129)
    Dec 28 12:36:58 localhost at com.sun.net.ssl.internal.ssl.InputRecord.readFully (InputRecord.java:293)
    Dec 28 12:36:58 localhost at com.sun.net.ssl.internal.ssl.InputRecord.read(Inpu tRecord.java:331)
    Dec 28 12:36:58 localhost at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRec ord(SSLSocketImpl.java:782)
    Dec 28 12:36:58 localhost at com.sun.net.ssl.internal.ssl.SSLSocketImpl.perform InitialHandshake(SSLSocketImpl.java:1089)Dec 28 12:36:58 localhost at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRe cord(SSLSocketImpl.java:618)Dec 28 12:36:58 localhost at com.sun.net.ssl.internal.ssl.AppOutputStream.write (AppOutputStream.java:59)
    Dec 28 12:36:58 localhost at java.io.BufferedOutputStream.flushBuffer(BufferedO utputStream.java:65)
    Dec 28 12:36:58 localhost at java.io.BufferedOutputStream.flush(BufferedOutputS tream.java:123)Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpConnection.flush RequestOutputStream(HttpConnection.java:828)
    Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpMethodBase.write Request(HttpMethodBase.java:2116)Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpMethodBase.execu te(HttpMethodBase.java:1096)
    Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpMethodDirector.e xecuteWithRetry(HttpMethodDirector.java:398)
    Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpMethodDirector.e xecuteMethod(HttpMethodDirector.java:171)
    Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpClient.executeMe thod(HttpClient.java:397)
    Dec 28 12:36:58 localhost at org.apache.commons.httpclient.HttpClient.executeMe thod(HttpClient.java:323)
    Dec 28 12:36:58 localhost at com.openexchange.subscribe.microformats.datasource s.HTTPToolkit.grab(HTTPToolkit.java:112)
    Dec 28 12:36:58 localhost at com.openexchange.subscribe.microformats.datasource s.HTTPOXMFDataSource.getData(HTTPOXMFDataSource.ja va:75)
    Dec 28 12:36:58 localhost at com.openexchange.subscribe.microformats.Microforma tSubscribeService.getContent(MicroformatSubscribeS ervice.java:81)
    Dec 28 12:36:58 localhost at com.openexchange.subscribe.internal.SubscriptionEx ecutionServiceImpl.executeSubscriptions(Subscripti onExecutionServiceImpl.java:142)
    Dec 28 12:36:58 localhost at com.openexchange.subscribe.json.SubscriptionMultip leHandler.refreshSubscriptions(SubscriptionMultipl eHandler.java:156)
    Dec 28 12:36:58 localhost at com.openexchange.subscribe.json.SubscriptionMultip leHandler.performRequest(SubscriptionMultipleHandl er.java:129)
    Dec 28 12:36:58 localhost at com.openexchange.ajax.MultipleAdapterServlet.handl e(MultipleAdapterServlet.java:112)
    Dec 28 12:36:58 localhost at com.openexchange.ajax.MultipleAdapterServlet.doGet (MultipleAdapterServlet.java:86)
    Dec 28 12:36:58 localhost at javax.servlet.http.HttpServlet.service(HttpServlet .java:596)
    Dec 28 12:36:58 localhost at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:373)
    Dec 28 12:36:58 localhost at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:164)

  • #2
    Yep, thats a known issue. Will be fixed with 6.16, is already fixed with latest snapshots.

    See attached patch
    Attached Files
    Last edited by Martin Heiland; 12-28-2009, 02:07 PM.

    Comment


    • #3
      Hi Martin,

      thank you very much for the patch!

      Best regards,
      antond

      Comment

      Working...
      X