Announcement

Collapse
No announcement yet.

OX Drive "Public folder" share

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

  • OX Drive "Public folder" share

    Hi all,
    I found the following, if I share a file or a directory in the "Public files" folder to someone extern or intern, I don't see the shared file in the overview "My shares". In the overview "My shares", I only see the share that I shared in the personal folder "My files". Should this be so? With a shared file in the "Public folder" I get the following error message in the ox log, when I click on "My shares" (see below).
    If I click on the share Button of the file, I can see with whom I shared the file and remove or modify the User from this share.
    Can someone confirm this? Or can someone give a hint to solve this issue?

    Thanks
    Peter



    Version der Benutzeroberfläche: 7.8.2 Rev14
    Server-Version: 7.8.2-Rev13



    com.openexchange.exception.OXException: FILE_STORAGE-0016 Categories=SERVICE_DOWN Message='Unknown file storage service: virtual.' exceptionID=-809086572-1216
    com.openexchange.exception.locale: de_DE
    at com.openexchange.exception.OXExceptionFactory.crea te(OXExceptionFactory.java:173)
    at com.openexchange.exception.OXExceptionFactory.crea te(OXExceptionFactory.java:166)
    at com.openexchange.exception.OXExceptionFactory.crea te(OXExceptionFactory.java:139)
    at com.openexchange.file.storage.FileStorageException Codes.create(FileStorageExceptionCodes.java:420)
    at com.openexchange.file.storage.osgi.OSGIFileStorage ServiceRegistry.getFileStorageService(OSGIFileStor ageServiceRegistry.java:123)
    at com.openexchange.file.storage.composition.internal .AbstractCompositingIDBasedAccess.getAccountAccess (AbstractCompositingIDBasedAccess.java:270)
    at com.openexchange.file.storage.composition.internal .AbstractCompositingIDBasedAccess.getFileAccess(Ab stractCompositingIDBasedAccess.java:246)
    at com.openexchange.file.storage.composition.internal .AbstractCompositingIDBasedFileAccess.getDocuments (AbstractCompositingIDBasedFileAccess.java:436)
    at com.openexchange.file.storage.json.actions.files.A llAction.handle(AllAction.java:134)
    at com.openexchange.file.storage.json.actions.files.A bstractFileAction.perform(AbstractFileAction.java: 199)
    at com.openexchange.ajax.requesthandler.DefaultDispat cher.doCallAction(DefaultDispatcher.java:292)
    at com.openexchange.ajax.requesthandler.DefaultDispat cher.callAction(DefaultDispatcher.java:268)
    at com.openexchange.ajax.requesthandler.DefaultDispat cher.perform(DefaultDispatcher.java:209)
    at com.openexchange.ajax.requesthandler.DispatcherSer vlet.handle(DispatcherServlet.java:452)
    at com.openexchange.ajax.requesthandler.DispatcherSer vlet.doGet(DispatcherServlet.java:366)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:707)
    at com.openexchange.ajax.AJAXServlet.doService(AJAXSe rvlet.java:544)
    at com.openexchange.ajax.SessionServlet.doService(Ses sionServlet.java:184)
    at com.openexchange.ajax.requesthandler.DispatcherSer vlet.service(DispatcherServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
    at com.openexchange.http.grizzly.service.http.OSGiSer vletHandler$FilterChainImpl.doFilter(OSGiServletHa ndler.java:445)
    at com.openexchange.http.grizzly.servletfilter.Reques tReportingFilter.doFilter(RequestReportingFilter.j ava:135)
    at com.openexchange.http.grizzly.service.http.OSGiSer vletHandler$FilterChainImpl.doFilter(OSGiServletHa ndler.java:435)
    at com.openexchange.http.grizzly.servletfilter.Wrappi ngFilter.doFilter(WrappingFilter.java:206)
    at com.openexchange.http.grizzly.service.http.OSGiSer vletHandler$FilterChainImpl.doFilter(OSGiServletHa ndler.java:435)
    at com.openexchange.http.grizzly.service.http.OSGiAut hFilter.doFilter(OSGiAuthFilter.java:140)
    at com.openexchange.http.grizzly.service.http.OSGiSer vletHandler$FilterChainImpl.doFilter(OSGiServletHa ndler.java:435)
    at com.openexchange.http.grizzly.service.http.OSGiSer vletHandler$FilterChainImpl.invokeFilterChain(OSGi ServletHandler.java:413)
    at org.glassfish.grizzly.servlet.ServletHandler.doSer vletService(ServletHandler.java:252)
    at org.glassfish.grizzly.servlet.ServletHandler.servi ce(ServletHandler.java:194)
    at com.openexchange.http.grizzly.service.http.OSGiMai nHandler.service(OSGiMainHandler.java:232)
    at org.glassfish.grizzly.http.server.HttpHandler.doHa ndle(HttpHandler.java:164)
    at org.glassfish.grizzly.http.server.HttpHandlerChain .service(HttpHandlerChain.java:196)
    at org.glassfish.grizzly.http.server.HttpHandler.doHa ndle(HttpHandler.java:164)
    at org.glassfish.grizzly.http.server.OXHttpServerFilt er.handleRead(OXHttpServerFilter.java:363)
    at org.glassfish.grizzly.filterchain.ExecutorResolver $9.execute(ExecutorResolver.java:119)
    at org.glassfish.grizzly.filterchain.DefaultFilterCha in.executeFilter(DefaultFilterChain.java:265)
    at org.glassfish.grizzly.filterchain.DefaultFilterCha in.executeChainPart(DefaultFilterChain.java:200)
    at org.glassfish.grizzly.filterchain.DefaultFilterCha in.execute(DefaultFilterChain.java:134)
    at org.glassfish.grizzly.filterchain.DefaultFilterCha in.process(DefaultFilterChain.java:112)
    at org.glassfish.grizzly.ProcessorExecutor.execute(Pr ocessorExecutor.java:78)
    at org.glassfish.grizzly.nio.transport.TCPNIOTranspor t.fireIOEvent(TCPNIOTransport.java:770)
    at org.glassfish.grizzly.strategies.AbstractIOStrateg y.fireIOEvent(AbstractIOStrategy.java:112)
    at org.glassfish.grizzly.strategies.WorkerThreadIOStr ategy.run0(WorkerThreadIOStrategy.java:115)
    at org.glassfish.grizzly.strategies.WorkerThreadIOStr ategy.access$100(WorkerThreadIOStrategy.java:55)
    at org.glassfish.grizzly.strategies.WorkerThreadIOStr ategy$WorkerThreadRunnable.run(WorkerThreadIOStrat egy.java:135)
    at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$MDCProvidingRunnable.run(CustomThreadP oolExecutor.java:2509)
    at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:821)
    at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:848)
    at java.lang.Thread.run(Thread.java:745)

  • #2
    The stacktrace you are reporting is a known bug and is addressed with the next version.
    But it's unrelated to your original question. I can confirm that "My shares" does not show shares from public folders. I cannot tell if that is intentional or a known limitation or something like this though.

    Comment


    • #3
      OK! Thanks for your answer.

      Comment

      Working...
      X