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-enterprise-lin.html
-
1. I've installed patch KB907306 http://www.microsoft.com/downloads/details.aspx?familyid=17C36612-632E-4C04-9382-987622ED1D64&displaylang=en
2. Added keys in regedit with value 2 for both
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\BasicAuthLevel" (REG_DWORD)
“HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\Internet\BasicAuthLevel” (REG_DWORD)
3. I've restarted windows
4. Open Start->Sharepoint->Microsoft SharePoint Workspace 2010 and click on Create-> Sharepoint Workspace
5. I added path 'http://alfresco.company.com:7070/alfresco' and click OK button
6. I put my credentials for admin (or user) and received this error message:
"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.
—
sasquatch58
- Posts
- 47
- Achievements
- 2
- Member for
- 3 years 2 months
- From
- New Zealand
Stats
Did you install Sharepoint support when you installed Alfresco?
This is an optional add-on via the Advanced setup.
Cheers, Sasquatch
Ubuntu 12.04 LTS - Alfresco Community 4.2
brian.campo
- Posts
- 1
- Achievements
- 0
- Member for
- 3 months 1 week
Stats
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
- Posts
- 10
- Achievements
- 1
- Member for
- 4 months 4 weeks
- From
- Puerto Rico
Stats
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.
Entry Level IT intern @ Intech PR and currently an Alfresco novice
If it's normal life : Strive to surpass your limitations and improve everyday.
If its game time : Crush your enemies! See them driven before you ! And then hear the lamentation of the women!
mklunder
- Posts
- 1
- Achievements
- 0
- Member for
- 2 months 2 weeks
Stats
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