[ 
https://issues.apache.org/jira/browse/CONNECTORS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13609225#comment-13609225
 ] 

David Morana commented on CONNECTORS-664:
-----------------------------------------

Hi Karl,
I downloaded and built the 664 branch (using core deps downloaded on 3/18/2013)
I tried to build an opentext authority connector and I get a blank screen after 
I chose Livelink from the drop down menu and hit continue.
Here's the error from the log:
{code}
DEBUG 2013-03-21 13:53:42,203 (Thread-613) - Livelink: Livelink Session: 
Server='[redacted]'; port='3099'; user name='Admin'; password exists
DEBUG 2013-03-21 13:53:42,530 (qtp2053521084-235) - Livelink: Session 
authenticating via http for document access...
DEBUG 2013-03-21 13:53:42,530 (qtp2053521084-235) - Livelink: Created new 
HttpGet for document access; executing authentication method
ERROR 2013-03-21 13:53:43,466 (qtp2053521084-235) - Livelink: Failed to 
authenticate for document access against Livelink HTTP Server; Status code: 401
ERROR 2013-03-21 13:54:57,956 (qtp2053521084-233) - Missing resource 
'viewauthority.DeleteConnection' in bundle 
'org.apache.manifoldcf.ui.i18n.common' for locale 'en_US'
java.util.MissingResourceException: Can't find resource for bundle 
java.util.PropertyResourceBundle, key viewauthority.DeleteConnection
        at java.util.ResourceBundle.getObject(Unknown Source)
        at java.util.ResourceBundle.getString(Unknown Source)
        at 
org.apache.manifoldcf.core.i18n.Messages.getMessage(Messages.java:193)
        at 
org.apache.manifoldcf.core.i18n.Messages.getMessage(Messages.java:182)
        at org.apache.manifoldcf.core.i18n.Messages.getString(Messages.java:216)
        at 
org.apache.manifoldcf.ui.i18n.Messages.getBodyJavascriptString(Messages.java:342)
        at 
org.apache.manifoldcf.ui.i18n.Messages.getBodyJavascriptString(Messages.java:118)
        at 
org.apache.manifoldcf.ui.i18n.Messages.getBodyJavascriptString(Messages.java:66)
        at 
org.apache.jsp.viewauthority_jsp._jspService(viewauthority_jsp.java:252)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388)
        at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:547)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:480)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
        at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:520)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:227)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:941)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:409)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:875)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at 
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
        at org.eclipse.jetty.server.Server.handle(Server.java:349)
        at 
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:441)
        at 
org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:919)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:582)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:218)
        at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:51)
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:586)
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:44)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533)
        at java.lang.Thread.run(Unknown Source)

{code} 
                
> Livelink connector: Add support for SSL LAPI communication
> ----------------------------------------------------------
>
>                 Key: CONNECTORS-664
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-664
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: LiveLink connector
>    Affects Versions: ManifoldCF 1.1.1
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.2
>
>
> David Morana has requested that the livelink connector be modified to support 
> Livelink's SSL communication protocols.  This will involve a cert for this 
> purpose, as well as be enabled by selection, so there are UI changes 
> required.  There is also another LAPI jar involved: llssl.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to