cancel
Showing results for 
Search instead for 
Did you mean: 

Error in VTI module in Alfresco 5.0.d

thenetstriker
Champ in-the-making
Champ in-the-making

I've just upgraded my Alfresco installation to version 5.0.d. With this version the problems with check-in function of the VTI module are fixed. I can now open my MS Word documents, check-out documents, edit them and check them in again without any problems. But there is a new error if I'am triying to browse all documents directly from Word:

- Start Word 2010 and click on file => open.
- Enter the base url of the VTI service. (e.g. https://server:7070/alfresco)
- The following error appears in Word:

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

INTERNAL_SERVER_ERROR

Caused by:
java.lang.NullPointerException
at java.io.Reader.(Unknown Source)
at java.io.InputStreamReader.(Unknown Source)
at org.alfresco.module.vti.web.fp.FileOpenDialog.doExecute(FileOpenDialog.java:151)
at org.alfresco.module.vti.web.fp.AbstractMethod.execute(AbstractMethod.java:102)
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:192)
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.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:713)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)

How can I solve this error?
Edit: This seams to be the url word is calling: https://server:7070/alfresco/_vti_bin/owssvr.dll?dialogview=FileOpen&FileDialogFilterValue=*.docx;*....

1 REPLY 1

benh
Champ in-the-making
Champ in-the-making
Same error when I try to access to the VTI service thru MS Word "http://< host>:7070/alfresco". Moreover the "edit online" button isn't available in share.

alfresco-global.properties :

vti.server.port=7070
vti.server.external.host=<host>
vti.server.external.port=7070
vti.server.url.path.prefix=/alfresco


I installed alfresco-community-spp-5.0.d.amp (http://docs.alfresco.com/community/tasks/SharePoint-install.html)

I enabled basic authentication in regedit: HKCU\Software\Microsoft\Office\14.0\Common\Internet: BasicAuthLevel=2

I followed this page to enable non-SSL connection: http://docs.alfresco.com/community/tasks/SharePoint-config-office2010.html

Did I forget something ?

Alfresco Version
5.0.d
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.