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

Karl Wright edited comment on CONNECTORS-939 at 5/20/14 4:57 PM:
-----------------------------------------------------------------

There are only two possibilities that I can think of.

(1) You have old, and inconsistent, dependencies in your build.  Try the 
following:

ant clean-core-deps
<download and unpack the manifoldcf 1.5.1 lib package into your lib directory>
ant clean build

(2) There are multiple bindings available for logging, and discovery jar is 
picking up a different one on your system than mine.  There still has to be a 
jar version mismatch, however, for this to be a problem. The mismatch would 
have to be between commons-logging.jar and whatever jar is supplying 
org.apache.commons.logging.impl.SLF4JLogFactory.  ManifoldCF's 
commons-logging.jar is version 1.1.1; there is a 1.1.3 version now available.  
I can't find where SLF4JLogFactory is being supplied, even in shipping tomcat 
jars -- did you add a jar to supply this?


was (Author: [email protected]):
There are only two possibilities that I can think of.

(1) You have old, and inconsistent, dependencies in your build.  Try the 
following:

ant clean-core-deps
<download and unpack the manifoldcf 1.5.1 lib package into your lib directory>
ant clean build

(2) There are multiple bindings available for logging, and discovery jar is 
picking up a different one on your system than mine.  There still has to be a 
jar version mismatch, however, for this to be a problem. The mismatch would 
have to be between commons-logging.jar and whatever jar is supplying 
org.apache.commons.logging.impl.SLF4JLogFactory.

> Sharepoint Connector status view does not work under Tomcat
> -----------------------------------------------------------
>
>                 Key: CONNECTORS-939
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-939
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: SharePoint connector
>    Affects Versions: ManifoldCF 1.5.1
>            Reporter: babita
>            Assignee: Karl Wright
>            Priority: Critical
>
> Hi All
> I was trying to connect to share point using manifiold CF. While making the 
> connection i passed all the parameters, but while pressing save button blank 
> page is displayed.
> I am using postgres 9.1 database running on tomcat 7.
> Is it bug in manifoldcf 1.5.1?
> Thanks
> Babita Bansal



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to