cancel
Showing results for 
Search instead for 
Did you mean: 

Integration problem with Office 2010?

ktamas
Champ in-the-making
Champ in-the-making
Hello,

I've downloaded alfresco 4.1 Enterprise Trial version and after I've installed that on Ubuntu 12.04.
I would like to discover that Microsoft Office 2010 integrations work this properly?
Then I read instruction in http://docs.alfresco.com/4.1/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fsimpleinstall-...

"SharePoint Workspace was unable to interpret the SharePoint location.
Please check and ensure the location contains no typing errors."

/opt/alfresco-4.1.0/alfresco.log:
11:53:52,655 WARN  [org.alfresco.module.vti.web.actions.VtiSoapAction] Failure executing Vti request
java.lang.NullPointerException
        at org.alfresco.module.vti.web.ws.WebUrlFromPageUrlEndpoint.execute(WebUrlFromPageUrlEndpoint.java:76)
        at org.alfresco.module.vti.web.actions.VtiSoapAction.execute(VtiSoapAction.java:82)
        at org.alfresco.module.vti.web.VtiRequestDispatcher.doActions(VtiRequestDispatcher.java:238)
        at org.alfresco.module.vti.web.VtiRequestDispatcher.service(VtiRequestDispatcher.java:147)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        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:190)
        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.content(HttpConnection.java:945)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
        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)

Could you help me with the following issue?

Best Regards,
T.
7 REPLIES 7

sasquatch58
Champ in-the-making
Champ in-the-making
Did you install Sharepoint support when you installed Alfresco?
This is an optional add-on via the Advanced setup.

Cheers, Sasquatch

Any luck in solving this.  I am having the same problem.

I have gone through the installation of the Sharepoint amp, and the associated config changes.  Unfortunately I am not getting to the point where I can even log in.  I am getting this error when trying to establish the sharepoint workspace from Sharepoint Workspaces 2010 by adding a new workspace.

Thanks for any help

thebossa
Champ in-the-making
Champ in-the-making
Hello there! In my case I use currently community.4.2.c  and I can connect through from office to the repository. Did you guys added your address for Alfresco to the trusted sites on Internet Explorer? 

I Believe it's a requirement to deploy the sharepoint protocol hope this helps since it seems like the only thing you guys have not mentioned doing that I did to prepare the environment to access Alfresco from within MS Office.

My problem is different though since I can access and edit documents on the repository but cannot check out and thus by causality check in on a document to prevent multiple editors on it.

cheers.

mklunder
Champ in-the-making
Champ in-the-making
Has anyone else had this issue and resolved it?  I am getting the same stack trace the OP.  I have installsed Sharepoint support and IE is my default browser and the alfresco site has been added to the trusted list.

14:31:08,842 WARN  [org.alfresco.module.vti.web.actions.VtiSoapAction] Failure executing Vti request
java.lang.NullPointerException
        at org.alfresco.module.vti.web.ws.WebUrlFromPageUrlEndpoint.execute(WebUrlFromPageUrlEndpoint.java:76)
        at org.alfresco.module.vti.web.actions.VtiSoapAction.execute(VtiSoapAction.java:84)
        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:722)
        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.content(HttpConnection.java:945)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
        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)


Thanks!
Mark

vladicorp
Champ in-the-making
Champ in-the-making
Any resolution of this  ? I have the same problem

moau25
Champ in-the-making
Champ in-the-making
I'm too Smiley Sad(

ttownsend
Champ on-the-rise
Champ on-the-rise
He all,

Has anyone come up with any ideas here?

Cheers,
Trevor