cancel
Showing results for 
Search instead for 
Did you mean: 

Errors in SharePoint and SMB protocol

fangel
Champ in-the-making
Champ in-the-making
1) SharePoint

Alfresco community 5.0.b On-line editing office documents working good, after change SaveAs or open http://portal:7070 in Office- error

HTTP ERROR 500
Problem accessing /_vti_bin/owssvr.dll. Reason:

    INTERNAL_SERVER_ERROR

Caused by:
java.lang.NullPointerException
   at java.io.Reader.<init>(Reader.java:78)
   at java.io.InputStreamReader.<init>(InputStreamReader.java:72)
   at org.alfresco.module.vti.web.fp.FileOpenDialog.doExecute(FileOpenDialog.java:126)
   at org.alfresco.module.vti.web.fp.AbstractMethod.execute(AbstractMethod.java:85)
   at org.alfresco.module.vti.web.actions.VtiBinAction.processVtiMethod(VtiBinAction.java:128)
   at org.alfresco.module.vti.web.actions.VtiBinAction.doGet(VtiBinAction.java:78)
   at org.alfresco.module.vti.web.actions.VtiBaseAction.doGet(VtiBaseAction.java:73)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
   at org.alfresco.module.vti.web.actions.VtiBaseAction.execute(VtiBaseAction.java:230)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.executeAction(VtiRequestDispatcher.java:257)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.doActions(VtiRequestDispatcher.java:230)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.service(VtiRequestDispatcher.java:148)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
   at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
   at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
   at org.alfresco.module.vti.web.VtiFilter.doFilter(VtiFilter.java:188)
   at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
   at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
   at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
   at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
   at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
   at org.mortbay.jetty.Server.handle(Server.java:326)
   at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
   at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928)
   at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
   at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
   at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
   at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
   at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)


——————————————————————————–
Powered by Jetty://

2) SMB

Can`t delete any directory under smb clients, this direcory delete simple under web client and webdav.
4 REPLIES 4

oticman
Champ in-the-making
Champ in-the-making
Same here on ver. 5.0.c (installed on linux 64bit)

Any news ?

mmicko
Champ in-the-making
Champ in-the-making
I had the same problem while accessing Alfresco Community 5.0a on a DEBIAN x64 Server with Office 2007 from a Windows 7 Home Premium (64bit) PC. The solution was to add the server in Internet Explorer (11) -> Internet Options -> Privacy -> Site -> Per Site Setting -> Address of website –> "ALLOW".

Reboot not needed.

cbwerner
Champ in-the-making
Champ in-the-making
Did you solve this issue?

Im having exactly the same problem on Alfresco 5.0d

I tested mmicko's possible solution and it did not solve it.

Regards

Carl

lutz_horn
Champ in-the-making
Champ in-the-making
There is a ticket for this problem: https://issues.alfresco.com/jira/browse/ALF-21384