Re: [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Karl Wright
The 2.22 release artifacts got inadvertently committed to that release
branch but they have been deleted.  We can't remove them from SVN history
however, because we don't have the rights.

If you committed to trunk I will try to pull up your changes to the release
branch.

Karl


On Wed, Apr 27, 2022 at 3:11 PM Markus Schuch  wrote:

> Hi,
>
> I still miss the 2.22 release in JIRA to be able to tag all the issues
> properly. Can someone create this? I don't have the rights.
>
> Another open issue is that the 2.22 release branch causes a problem with
> the GitHub sync: https://issues.apache.org/jira/browse/INFRA-23212
> Somehow we have to get the big blobs out of the SVN history. Any ideas?
>
> Cheers,
> Markus
>
> Am 27.04.2022 um 15:50 schrieb Karl Wright:
> > Hi,
> >
> > Please vote on whether to release Apache ManifoldCF 2.22, RC2.  The
> release
> > artifact is at
> > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.22
> .
> > There is also a release tag at
> > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.22-RC2 .
> >
> > This release contains a Tika update which required extensive dependency
> > updates, which needs some degree of testing, as well as a new LDAP
> Mapper.
> >
> > RC1 also contains a CMIS fix from Piergiorgio, as well as an LDAP Mapper
> > pom fix.
> > RC2 has a fix for the MongoDB test download issue.
> >
> > Thanks in advance,
> > Karl
> >
>


Re: [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Markus Schuch

Hi,

I still miss the 2.22 release in JIRA to be able to tag all the issues
properly. Can someone create this? I don't have the rights.

Another open issue is that the 2.22 release branch causes a problem with
the GitHub sync: https://issues.apache.org/jira/browse/INFRA-23212
Somehow we have to get the big blobs out of the SVN history. Any ideas?

Cheers,
Markus

Am 27.04.2022 um 15:50 schrieb Karl Wright:

Hi,

Please vote on whether to release Apache ManifoldCF 2.22, RC2.  The release
artifact is at
https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.22 .
There is also a release tag at
https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.22-RC2 .

This release contains a Tika update which required extensive dependency
updates, which needs some degree of testing, as well as a new LDAP Mapper.

RC1 also contains a CMIS fix from Piergiorgio, as well as an LDAP Mapper
pom fix.
RC2 has a fix for the MongoDB test download issue.

Thanks in advance,
Karl



Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Markus Schuch

Hi,

i committed two fixes to trunk:

- Update of CHANGES.txt
(https://issues.apache.org/jira/browse/CONNECTORS-1710)
- Fix for forbidden APIs violation
(https://issues.apache.org/jira/browse/CONNECTORS-1709)

Cheers,
Markus

Am 27.04.2022 um 16:28 schrieb Markus Schuch:

Hi,

before we spin the next RC WE should also check the ant precommit task.

Travis Ci reports a failing task in the release branch and in trunk.

Another issue i found: Changes.txt seems not reflecting all the resolved issues.

Cheers,
Markus


Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright :

On Wed, Apr 27, 2022 at 10:21 AM Karl Wright  wrote:


This is Piergiorgio's patch; I think he missed something.  Piergiorgio?

Karl


On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
julien.massi...@francelabs.com> wrote:


Build is ok but I still have a problem with the cmisoutput test :

run-IT-HSQLDB:
 [junit] Testsuite:
org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
 [junit] Configuration file successfully read
 [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized
@1550ms to org.eclipse.jetty.util.log.Slf4jLog
 [junit] [main] INFO org.eclipse.jetty.server.Server -
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
11.0.15+10-Ubuntu-0ubuntu0.20.04.1
 [junit] [main] INFO org.eclipse.jetty.server.session -
DefaultSessionIdManager workerName=node0
 [junit] [main] INFO org.eclipse.jetty.server.session - No
SessionScavenger set, using defaults
 [junit] [main] INFO org.eclipse.jetty.server.session - node0
Scavenging every 66ms
 [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler
Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
 [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API
Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
 [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API
Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
 [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector -
Started ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
 [junit] [main] INFO org.eclipse.jetty.server.Server - Started @2576ms
 [junit] [main] INFO org.eclipse.jetty.server.Server -
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
11.0.15+10-Ubuntu-0ubuntu0.20.04.1
 [junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration -
Web application not found
../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
 [junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext - Failed
startup of context o.e.j.w.WebAppContext@6c37bd27
{/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
 [junit] java.io.FileNotFoundException:
../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
 [junit] at
org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
 [junit] at
org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
 [junit] at
org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488)
 [junit] at
org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523)
 [junit] at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
 [junit] at
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
 [junit] at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
 [junit] at
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
 [junit] at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
 [junit] at
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
 [junit] at org.eclipse.jetty.server.Server.start(Server.java:407)
 [junit] at
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110)
 [junit] at
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
 [junit] at

[jira] [Resolved] (CONNECTORS-1710) Update CHANGES.txt with all the changes for release 2.22

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch resolved CONNECTORS-1710.
---
Resolution: Fixed

> Update CHANGES.txt with all the changes for release 2.22
> 
>
> Key: CONNECTORS-1710
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1710
> Project: ManifoldCF
>  Issue Type: Task
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
>
> CHANGES.txt is not up to date. Some resolved issues are not mentioned.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (CONNECTORS-1710) Update CHANGES.txt with all the changes for release 2.22

2022-04-27 Thread Markus Schuch (Jira)


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

Markus Schuch commented on CONNECTORS-1710:
---

Added entries for end user relevant issues in CHANGES.txt with r1900332 (trunk)

Also removed old resolved tickets from the "ManifoldCF next" in JIRA to improve 
clarity over recently resolved issues.

> Update CHANGES.txt with all the changes for release 2.22
> 
>
> Key: CONNECTORS-1710
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1710
> Project: ManifoldCF
>  Issue Type: Task
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
>
> CHANGES.txt is not up to date. Some resolved issues are not mentioned.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (CONNECTORS-1622) Upgrade to Tika 1.28.x

2022-04-27 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1622:
-

yes.  Resolving.


> Upgrade to Tika 1.28.x
> --
>
> Key: CONNECTORS-1622
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1622
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Tika extractor
>Affects Versions: ManifoldCF 2.13
>Reporter: Cihad Guzel
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF next
>
>
> Tika has released 1.28.1. Changes can be found from here: 
> [http://tika.apache.org/1.28.1/|http://tika.apache.org/1.23/]
>  
> please see :[TIKA-3625|https://issues.apache.org/jira/browse/TIKA-3625] and  
> CONNECTORS-1683



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (CONNECTORS-1622) Upgrade to Tika 1.28.x

2022-04-27 Thread Karl Wright (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-1622.
-
Fix Version/s: ManifoldCF 2.21
   (was: ManifoldCF next)
   Resolution: Fixed

> Upgrade to Tika 1.28.x
> --
>
> Key: CONNECTORS-1622
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1622
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Tika extractor
>Affects Versions: ManifoldCF 2.13
>Reporter: Cihad Guzel
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.21
>
>
> Tika has released 1.28.1. Changes can be found from here: 
> [http://tika.apache.org/1.28.1/|http://tika.apache.org/1.23/]
>  
> please see :[TIKA-3625|https://issues.apache.org/jira/browse/TIKA-3625] and  
> CONNECTORS-1683



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (CONNECTORS-1622) Upgrade to Tika 1.28.x

2022-04-27 Thread Markus Schuch (Jira)


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

Markus Schuch commented on CONNECTORS-1622:
---

[~kwri...@metacarta.com] the work on this issue is completed, right?

> Upgrade to Tika 1.28.x
> --
>
> Key: CONNECTORS-1622
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1622
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Tika extractor
>Affects Versions: ManifoldCF 2.13
>Reporter: Cihad Guzel
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF next
>
>
> Tika has released 1.28.1. Changes can be found from here: 
> [http://tika.apache.org/1.28.1/|http://tika.apache.org/1.23/]
>  
> please see :[TIKA-3625|https://issues.apache.org/jira/browse/TIKA-3625] and  
> CONNECTORS-1683



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-477) Support for full-width space against url

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-477:
-
Fix Version/s: (was: ManifoldCF next)

> Support for full-width space against url
> 
>
> Key: CONNECTORS-477
> URL: https://issues.apache.org/jira/browse/CONNECTORS-477
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Web connector
>Reporter: Shinichiro Abe
>Assignee: Shinichiro Abe
>Priority: Minor
> Attachments: CONNECTORS-477.patch
>
>
> When url includes full-width space (" ") MCF can't ingest their documents.
> e.g.
> 1.file name
>  http://server/site1/Shared%20Documents/test/aaa bbb.txt
> 2.path
>  http://localhost/aaa bbb/aaa.txt
> MCF's log says:
> {noformat}
> WEB: Can't use url '/site1/Shared%20Documents/test/aaa bbb.txt' because it is 
> badly formed: Illegal character in path at index 34: 
> /site1/Shared%20Documents/test/aaa bbb.txt
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-292) Problems compiling agents, pull-agent, connectors/filesystem, etc directly in Maven

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-292:
-
Fix Version/s: (was: ManifoldCF next)

> Problems compiling agents, pull-agent, connectors/filesystem, etc directly in 
> Maven
> ---
>
> Key: CONNECTORS-292
> URL: https://issues.apache.org/jira/browse/CONNECTORS-292
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.4
> Environment: java 6, maven 3.0.3, ManifoldCF trunk version from 
> http://svn.apache.org/repos/asf/incubator/lcf/trunk
>Reporter: Luca Stancapiano
>Priority: Minor
>
> if I try to execute the command 'mvn install -Dmaven.test.skip inside 
> 'framework/agents' I get this error:
> [ERROR] Failed to execute goal on project mcf-agents: Could not resolve 
> dependencies for project org.apache.manifoldcf:mcf-agents:jar:0.4.0-SNAPSHOT: 
> Failure to find org.apache.manifoldcf:mcf-core:jar:tests:0.4.0-SNAPSHOT in 
>  was cached in the local repository, resolution will not be 
> reattempted until the update interval of sose-private has elapsed or updates 
> are forced -> [Help 1]
> In the pom.xml of the mcf-agents project there is a wrong dependency:
> 
>   ${project.groupId}
>   mcf-core
>   ${project.version}
>   test-jar
>   test
> 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-84) Tests and test server needed for SharePoint connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-84:

Fix Version/s: (was: ManifoldCF next)

> Tests and test server needed for SharePoint connector
> -
>
> Key: CONNECTORS-84
> URL: https://issues.apache.org/jira/browse/CONNECTORS-84
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> We need tests and a SharePoint server to test the SharePoint connector.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-178) Implement ability to run ManifoldCF with Derby in multiprocess mode

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-178:
-
Fix Version/s: (was: ManifoldCF next)

> Implement ability to run ManifoldCF with Derby in multiprocess mode
> ---
>
> Key: CONNECTORS-178
> URL: https://issues.apache.org/jira/browse/CONNECTORS-178
> Project: ManifoldCF
>  Issue Type: New Feature
>  Components: Documentation, Framework core
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Minor
>
> Derby has a standalone server mode, which we can no doubt use if we modify 
> the Derby driver to accept a configuration parameter which allows you to 
> choose between the embedded driver and the client driver.  It might be useful 
> to be able to run ManifoldCF with Derby in this manner.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-164) Support Oracle for DBInterface

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-164:
-
Fix Version/s: (was: ManifoldCF next)

> Support Oracle for DBInterface
> --
>
> Key: CONNECTORS-164
> URL: https://issues.apache.org/jira/browse/CONNECTORS-164
> Project: ManifoldCF
>  Issue Type: New Feature
>  Components: Framework core
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Jeff Guo
>Priority: Major
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> The DBInterface currently supports PostgreSQL, Derby, and MySql, Oracle 
> support is needed as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-83) Tests and test server needed for Meridio connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-83:

Fix Version/s: (was: ManifoldCF next)

> Tests and test server needed for Meridio connector
> --
>
> Key: CONNECTORS-83
> URL: https://issues.apache.org/jira/browse/CONNECTORS-83
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> The Meridio connector needs tests, and a Meridio test server to run against.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-80) Tests and test server needed for JDBC connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-80:

Fix Version/s: (was: ManifoldCF next)

> Tests and test server needed for JDBC connector
> ---
>
> Key: CONNECTORS-80
> URL: https://issues.apache.org/jira/browse/CONNECTORS-80
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> The JDBC connector needs tests and a test database server to run against.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-81) Tests and test server needed for LiveLink connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-81:

Fix Version/s: (was: ManifoldCF next)

> Tests and test server needed for LiveLink connector
> ---
>
> Key: CONNECTORS-81
> URL: https://issues.apache.org/jira/browse/CONNECTORS-81
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> The LiveLink connector needs tests and a test LiveLink server to run against.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-79) Tests and test server for jCIFS connector needed

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-79:

Fix Version/s: (was: ManifoldCF next)

> Tests and test server for jCIFS connector needed
> 
>
> Key: CONNECTORS-79
> URL: https://issues.apache.org/jira/browse/CONNECTORS-79
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> We need test infrastructure and tests for the jCIFS connector.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-77) Tests and test server needed for FileNet connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-77:

Fix Version/s: (was: ManifoldCF next)

> Tests and test server needed for FileNet connector
> --
>
> Key: CONNECTORS-77
> URL: https://issues.apache.org/jira/browse/CONNECTORS-77
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> We need global testing infrastructure available that would permit a FileNet 
> test to be written.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-78) Tests and test infrastructure needed for Documentum connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-78:

Fix Version/s: (was: ManifoldCF next)

> Tests and test infrastructure needed for Documentum connector
> -
>
> Key: CONNECTORS-78
> URL: https://issues.apache.org/jira/browse/CONNECTORS-78
> Project: ManifoldCF
>  Issue Type: Test
>  Components: Tests
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> We need tests and testing infrastructure that will allow the Documentum 
> connector to be tested.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-34) eRoom authority and connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-34:

Fix Version/s: (was: ManifoldCF next)

> eRoom authority and connector
> -
>
> Key: CONNECTORS-34
> URL: https://issues.apache.org/jira/browse/CONNECTORS-34
> Project: ManifoldCF
>  Issue Type: New Feature
>  Components: eRoom connector
>Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
>Reporter: Karl Wright
>Priority: Major
>
> eRoom has a SOAP API which looks like it has enough power to perhaps 
> implement a connector and an authority.  The eRoom API url is here (and yes, 
> it is a chinese url, but is legit):
> https://eroom.abraxas.ch/eroomHelp/en/API_Help/Api.htm#home_api.html



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (CONNECTORS-948) CMIS Connector returns couldn't encrypt null when the query doesn't include cmis:objectId

2022-04-27 Thread Markus Schuch (Jira)


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

Markus Schuch commented on CONNECTORS-948:
--

Fixed with MCF 1.7

> CMIS Connector returns couldn't encrypt null when the query doesn't include 
> cmis:objectId
> -
>
> Key: CONNECTORS-948
> URL: https://issues.apache.org/jira/browse/CONNECTORS-948
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: CMIS connector
>Affects Versions: ManifoldCF 1.6.1
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Manifold needs to know the objectId of a content to create a reference for it.
> This means that executing the following query there is no problem:
> {code}
> select * from cmis:document
> {code}
> But trying to execute a similar query:
> {code}
> select cmis:name from cmis:document
> {code}
> Manifold returns an error from OpenCMIS that is the following:
> {code}
> couldn't encrypt: null
> {code}
> This because the cmis:objectId is not added in the select clause and it is 
> needed to create a reference for this content inside the Manifold database.
> The workaround is to add the objectId in the query in the following way as 
> the standard CMIS needs:
> {code}
> select cmis:objectId, cmis:name from cmis:document 
> {code}
> The involved code is the following from the CMISRepositoryConnector:
> {code}
> ItemIterable results = session.query(cmisQuery, 
> false).getPage(10);
>   for (QueryResult result : results) {
> String id = result.getPropertyValueById(PropertyIds.OBJECT_ID);
> activities.addSeedDocument(id);
>   }
> {code}
> Should we solve this issue adding the cmis:objectId parameter if doesn't 
> exist in the select clause of the query?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-541) Can't build crawler-UI sometimes, depending on the name of the directory you are building in

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-541:
-
Fix Version/s: (was: ManifoldCF next)

> Can't build crawler-UI sometimes, depending on the name of the directory you 
> are building in
> 
>
> Key: CONNECTORS-541
> URL: https://issues.apache.org/jira/browse/CONNECTORS-541
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 1.0
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Major
>
> After Abe-san's check in, I tried to spin another release candidate but got 
> this error building the crawler UI:
> {code}
> compile-crawler-ui:
> [mkdir] Created dir: 
> C:\wip\mcf\release-1.0-branch\framework\build\crawler-u
> i\classes
> [javac] C:\wip\mcf\release-1.0-branch\framework\build.xml:220: warning: 
> 'inc
> ludeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
> false
>  for repeatable builds
> [javac] Compiling 1 source file to 
> C:\wip\mcf\release-1.0-branch\framework\b
> uild\crawler-ui\classes
> [mkdir] Created dir: 
> C:\wip\mcf\release-1.0-branch\framework\build\crawler-u
> i\java
>   [jasper2] Sep 25, 2012 4:12:42 AM org.apache.jasper.JspC processFile
>   [jasper2] SEVERE: ERROR-the file '\adminDefaults.jsp' generated the 
> following
> general exception:
>   [jasper2] java.lang.ClassNotFoundException: 
> org.apache.taglibs.standard.tlv.Js
> tlCoreTLV
>   [jasper2] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>   [jasper2] at java.security.AccessController.doPrivileged(Native Method)
>   [jasper2] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>   [jasper2] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
>   [jasper2] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
>   [jasper2] at 
> org.apache.jasper.compiler.TagLibraryInfoImpl.createValidator
> (TagLibraryInfoImpl.java:666)
>   [jasper2] at 
> org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLib
> raryInfoImpl.java:249)
>   [jasper2] at 
> org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibra
> ryInfoImpl.java:164)
>   [jasper2] at 
> org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser
> .java:386)
>   [jasper2] at 
> org.apache.jasper.compiler.Parser.parseDirective(Parser.java:
> 450)
>   [jasper2] at 
> org.apache.jasper.compiler.Parser.parseElements(Parser.java:1
> 397)
>   [jasper2] at org.apache.jasper.compiler.Parser.parse(Parser.java:130)
>   [jasper2] at 
> org.apache.jasper.compiler.ParserController.doParse(ParserCon
> troller.java:255)
>   [jasper2] at 
> org.apache.jasper.compiler.ParserController.parse(ParserContr
> oller.java:103)
>   [jasper2] at 
> org.apache.jasper.compiler.Compiler.generateJava(Compiler.jav
> a:185)
>   [jasper2] at 
> org.apache.jasper.compiler.Compiler.compile(Compiler.java:354
> )
>   [jasper2] at org.apache.jasper.JspC.processFile(JspC.java:1192)
>   [jasper2] at org.apache.jasper.JspC.execute(JspC.java:1341)
>   [jasper2] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   [jasper2] at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
> sorImpl.java:39)
>   [jasper2] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
> hodAccessorImpl.java:25)
>   [jasper2] at java.lang.reflect.Method.invoke(Method.java:597)
>   [jasper2] at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchU
> tils.java:106)
>   [jasper2] at 
> org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154
> )
>   [jasper2] at 
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.ja
> va:291)
>   [jasper2] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>   [jasper2] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
> hodAccessorImpl.java:25)
>   [jasper2] at java.lang.reflect.Method.invoke(Method.java:597)
>   [jasper2] at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchU
> tils.java:106)
>   [jasper2] at org.apache.tools.ant.Task.perform(Task.java:348)
>   [jasper2] at org.apache.tools.ant.Target.execute(Target.java:392)
>   [jasper2] at org.apache.tools.ant.Target.performTasks(Target.java:413)
>   [jasper2] at 
> org.apache.tools.ant.Project.executeSortedTargets(Project.jav
> a:1399)
>   [jasper2] at 
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTarget
> s(SingleCheckExecutor.java:38)
>   [jasper2] at 
> org.apache.tools.ant.Project.executeTargets(Project.java:1251
> )
>   [jasper2] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
>   [jasper2] at 
> 

[jira] [Updated] (CONNECTORS-815) MCF Solr SearchComponent plugins operate on the wrong side of sharding

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-815:
-
Fix Version/s: (was: ManifoldCF next)

> MCF Solr SearchComponent plugins operate on the wrong side of sharding
> --
>
> Key: CONNECTORS-815
> URL: https://issues.apache.org/jira/browse/CONNECTORS-815
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Solr-3.x-component, Solr-4.x-component
>Affects Versions: ManifoldCF 1.4.1
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Major
>
> The search components provided by the plugin operate after sharding has taken 
> place.  That means that the queries get modified once per shard, which means 
> a lot of back-and-forth with the authority service.  It may be worthwhile to 
> add a configuration parameter to the search component to allow it to run 
> pre-sharding instead.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-915) Remove HttpClient 4.3 deprecation warnings from Apache Solr 5.x Plugin, when it exists

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-915:
-
Fix Version/s: (was: ManifoldCF next)

> Remove HttpClient 4.3 deprecation warnings from Apache Solr 5.x Plugin, when 
> it exists
> --
>
> Key: CONNECTORS-915
> URL: https://issues.apache.org/jira/browse/CONNECTORS-915
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Solr-4.x-component
>Affects Versions: ManifoldCF 1.5.1
>Reporter: Ahmet Arslan
>Assignee: Ahmet Arslan
>Priority: Minor
> Attachments: CONNECTORS-915.patch, CONNECTORS-915.patch, solr5x.patch
>
>
> Solr 4.7.0 uses HttpClient 4.3.1 which deprecates pretty much the entire way 
> you used to build httpclient instances. Lets use new API for 
> integration/solr-4.x/trunk



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-948) CMIS Connector returns couldn't encrypt null when the query doesn't include cmis:objectId

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-948:
-
Fix Version/s: (was: ManifoldCF next)

> CMIS Connector returns couldn't encrypt null when the query doesn't include 
> cmis:objectId
> -
>
> Key: CONNECTORS-948
> URL: https://issues.apache.org/jira/browse/CONNECTORS-948
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: CMIS connector
>Affects Versions: ManifoldCF 1.6.1
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Manifold needs to know the objectId of a content to create a reference for it.
> This means that executing the following query there is no problem:
> {code}
> select * from cmis:document
> {code}
> But trying to execute a similar query:
> {code}
> select cmis:name from cmis:document
> {code}
> Manifold returns an error from OpenCMIS that is the following:
> {code}
> couldn't encrypt: null
> {code}
> This because the cmis:objectId is not added in the select clause and it is 
> needed to create a reference for this content inside the Manifold database.
> The workaround is to add the objectId in the query in the following way as 
> the standard CMIS needs:
> {code}
> select cmis:objectId, cmis:name from cmis:document 
> {code}
> The involved code is the following from the CMISRepositoryConnector:
> {code}
> ItemIterable results = session.query(cmisQuery, 
> false).getPage(10);
>   for (QueryResult result : results) {
> String id = result.getPropertyValueById(PropertyIds.OBJECT_ID);
> activities.addSeedDocument(id);
>   }
> {code}
> Should we solve this issue adding the cmis:objectId parameter if doesn't 
> exist in the select clause of the query?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-597) Add NTLM/Kerberos security to the RSS Connector

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-597:
-
Fix Version/s: (was: ManifoldCF next)

> Add NTLM/Kerberos security to the RSS Connector
> ---
>
> Key: CONNECTORS-597
> URL: https://issues.apache.org/jira/browse/CONNECTORS-597
> Project: ManifoldCF
>  Issue Type: Improvement
>Affects Versions: ManifoldCF 1.0.1
>Reporter: David Morana
>Assignee: Karl Wright
>Priority: Major
>
> I need to consume public RSS feeds on a company's intranet. Even though the 
> feed is public some of the files listed require a user name and password; can 
> we add this security feature to the RSS Connector?
> Thank you,



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-950) CMIS Connector should ingest only the properties specified in the select clause

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-950:
-
Fix Version/s: (was: ManifoldCF next)

> CMIS Connector should ingest only the properties specified in the select 
> clause
> ---
>
> Key: CONNECTORS-950
> URL: https://issues.apache.org/jira/browse/CONNECTORS-950
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: CMIS connector
>Affects Versions: ManifoldCF 1.6.1
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Actually when we try to ingest contents using the following query:
> {code}
> select cmis:objectId, cmis:name from cmis:document
> {code}
> ManifoldCF will create indexes for all the contents including all the 
> metadata without considering what we have specified in the select clause.
> Probably a better behavior should be based on considering only the properties 
> specified in the select clause.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-1353) Remove Unnecessary Runtime Exception Handling

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-1353:
--
Fix Version/s: (was: ManifoldCF next)

> Remove Unnecessary Runtime Exception Handling
> -
>
> Key: CONNECTORS-1353
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1353
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Lucene/SOLR connector
>Affects Versions: ManifoldCF 2.5
>Reporter: Furkan Kamaci
>Assignee: Furkan Kamaci
>Priority: Minor
> Attachments: CONNECTORS-1353.patch
>
>
> SolrCloud 4.6.x used to throw RuntimeExceptions whenever ZooKeeper is not 
> happy and this case is handled at Lucene\SOLR connector whenever it needs to. 
> Since that case is resolved by SOLR-5678 we should not make such a check.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-1253) Add QuickStart application

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-1253:
--
Fix Version/s: (was: ManifoldCF next)

> Add QuickStart application
> --
>
> Key: CONNECTORS-1253
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1253
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 2.2
>Reporter: Shinichiro Abe
>Assignee: Shinichiro Abe
>Priority: Major
> Attachments: CONNECTORS-1253.patch, CONNECTORS-1253.patch
>
>
> A simple application packaged by maven in case developers do not use ant 
> build. Similar to maven exec.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-1710) Update CHANGES.txt with all the changes for release 2.22

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-1710:
--
Description: CHANGES.txt is not up to date. Some resolved issues are not 
mentioned.

> Update CHANGES.txt with all the changes for release 2.22
> 
>
> Key: CONNECTORS-1710
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1710
> Project: ManifoldCF
>  Issue Type: Task
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
>
> CHANGES.txt is not up to date. Some resolved issues are not mentioned.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (CONNECTORS-1710) Update CHANGES.txt with all the changes for release 2.22

2022-04-27 Thread Markus Schuch (Jira)
Markus Schuch created CONNECTORS-1710:
-

 Summary: Update CHANGES.txt with all the changes for release 2.22
 Key: CONNECTORS-1710
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1710
 Project: ManifoldCF
  Issue Type: Task
Reporter: Markus Schuch
Assignee: Markus Schuch






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (CONNECTORS-1709) Forbidden method invocation: java.text.SimpleDateFormat

2022-04-27 Thread Markus Schuch (Jira)


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

Markus Schuch commented on CONNECTORS-1709:
---

r1900330 (trunk)

> Forbidden method invocation: java.text.SimpleDateFormat
> ---
>
> Key: CONNECTORS-1709
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1709
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
> Fix For: ManifoldCF next
>
>
> {code}
> Forbidden method invocation: 
> java.text.SimpleDateFormat#(java.lang.String) [Uses default locale]
>   in org.apache.manifoldcf.crawler.system.WorkerThread (WorkerThread.java:50)
> {code}
> introduced with CONNECTORS-1701



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (CONNECTORS-1709) Forbidden method invocation: java.text.SimpleDateFormat

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch resolved CONNECTORS-1709.
---
Resolution: Fixed

> Forbidden method invocation: java.text.SimpleDateFormat
> ---
>
> Key: CONNECTORS-1709
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1709
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
> Fix For: ManifoldCF next
>
>
> {code}
> Forbidden method invocation: 
> java.text.SimpleDateFormat#(java.lang.String) [Uses default locale]
>   in org.apache.manifoldcf.crawler.system.WorkerThread (WorkerThread.java:50)
> {code}
> introduced with CONNECTORS-1701



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-1709) Forbidden method invocation: java.text.SimpleDateFormat

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-1709:
--
Fix Version/s: ManifoldCF next

> Forbidden method invocation: java.text.SimpleDateFormat
> ---
>
> Key: CONNECTORS-1709
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1709
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
> Fix For: ManifoldCF next
>
>
> {code}
> Forbidden method invocation: 
> java.text.SimpleDateFormat#(java.lang.String) [Uses default locale]
>   in org.apache.manifoldcf.crawler.system.WorkerThread (WorkerThread.java:50)
> {code}
> introduced with CONNECTORS-1701



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (CONNECTORS-1709) Forbidden method invocation: java.text.SimpleDateFormat

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch reassigned CONNECTORS-1709:
-

Assignee: Markus Schuch

> Forbidden method invocation: java.text.SimpleDateFormat
> ---
>
> Key: CONNECTORS-1709
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1709
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Reporter: Markus Schuch
>Assignee: Markus Schuch
>Priority: Major
>
> {code}
> Forbidden method invocation: 
> java.text.SimpleDateFormat#(java.lang.String) [Uses default locale]
>   in org.apache.manifoldcf.crawler.system.WorkerThread (WorkerThread.java:50)
> {code}
> introduced with CONNECTORS-1701



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (CONNECTORS-1709) Forbidden method invocation: java.text.SimpleDateFormat

2022-04-27 Thread Markus Schuch (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch updated CONNECTORS-1709:
--
Component/s: Framework crawler agent

> Forbidden method invocation: java.text.SimpleDateFormat
> ---
>
> Key: CONNECTORS-1709
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1709
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Reporter: Markus Schuch
>Priority: Major
>
> {code}
> Forbidden method invocation: 
> java.text.SimpleDateFormat#(java.lang.String) [Uses default locale]
>   in org.apache.manifoldcf.crawler.system.WorkerThread (WorkerThread.java:50)
> {code}
> introduced with CONNECTORS-1701



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (CONNECTORS-1709) Forbidden method invocation: java.text.SimpleDateFormat

2022-04-27 Thread Markus Schuch (Jira)
Markus Schuch created CONNECTORS-1709:
-

 Summary: Forbidden method invocation: java.text.SimpleDateFormat
 Key: CONNECTORS-1709
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1709
 Project: ManifoldCF
  Issue Type: Bug
Reporter: Markus Schuch


{code}
Forbidden method invocation: 
java.text.SimpleDateFormat#(java.lang.String) [Uses default locale]
  in org.apache.manifoldcf.crawler.system.WorkerThread (WorkerThread.java:50)
{code}

introduced with CONNECTORS-1701



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Karl Wright
Perhaps the user didn't actually make the proper deps?  There is a check in
the ant build for whether the dependency is there, but I bet it goes
against the original downloaded file, not the patched one.

Karl


On Wed, Apr 27, 2022 at 11:30 AM Piergiorgio Lucidi 
wrote:

> Hi folks,
>
> I have just finished the ant test execution and for me no issues at all:
>
> BUILD SUCCESSFUL
> > Total time: 41 minutes 58 seconds
>
>
> I would say +1 from me but now I would like to understand how it is
> possible to have that problem on CMIS Output Connector, I tried to rerun
> this specific test many times but I don't see this issue.
>
> I'm investigating...
>
> Cheers,
> PJ
>
> Il giorno mer 27 apr 2022 alle ore 16:29 Markus Schuch <
> markus_sch...@web.de>
> ha scritto:
>
> > Hi,
> >
> > before we spin the next RC WE should also check the ant precommit task.
> >
> > Travis Ci reports a failing task in the release branch and in trunk.
> >
> > Another issue i found: Changes.txt seems not reflecting all the resolved
> > issues.
> >
> > Cheers,
> > Markus
> >
> >
> > Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright  >:
> > >On Wed, Apr 27, 2022 at 10:21 AM Karl Wright 
> wrote:
> > >
> > >> This is Piergiorgio's patch; I think he missed something.
> Piergiorgio?
> > >>
> > >> Karl
> > >>
> > >>
> > >> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
> > >> julien.massi...@francelabs.com> wrote:
> > >>
> > >>> Build is ok but I still have a problem with the cmisoutput test :
> > >>>
> > >>> run-IT-HSQLDB:
> > >>> [junit] Testsuite:
> > >>>
> org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
> > >>> [junit] Configuration file successfully read
> > >>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging
> > initialized
> > >>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog
> > >>> [junit] [main] INFO org.eclipse.jetty.server.Server -
> > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> > >>> [junit] [main] INFO org.eclipse.jetty.server.session -
> > >>> DefaultSessionIdManager workerName=node0
> > >>> [junit] [main] INFO org.eclipse.jetty.server.session - No
> > >>> SessionScavenger set, using defaults
> > >>> [junit] [main] INFO org.eclipse.jetty.server.session - node0
> > >>> Scavenging every 66ms
> > >>> [junit] [main] INFO
> > org.eclipse.jetty.server.handler.ContextHandler -
> > >>> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler
> > >>>
> >
> Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
> > >>> [junit] [main] INFO
> > org.eclipse.jetty.server.handler.ContextHandler -
> > >>> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API
> > >>>
> >
> Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
> > >>> [junit] [main] INFO
> > org.eclipse.jetty.server.handler.ContextHandler -
> > >>> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API
> > >>>
> >
> Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
> > >>> [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector -
> > >>> Started ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
> > >>> [junit] [main] INFO org.eclipse.jetty.server.Server - Started
> > @2576ms
> > >>> [junit] [main] INFO org.eclipse.jetty.server.Server -
> > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> > >>> [junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration
> -
> > >>> Web application not found
> > >>>
> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
> > >>> [junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext -
> Failed
> > >>> startup of context o.e.j.w.WebAppContext@6c37bd27
> > >>>
> >
> {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
> > >>> [junit] java.io.FileNotFoundException:
> > >>>
> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
> > >>> [junit] at
> > >>>
> >
> org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
> > >>> [junit] at
> > >>>
> >
> org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
> > >>> [junit] at
> > >>>
> >
> 

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Piergiorgio Lucidi
Hi folks,

I have just finished the ant test execution and for me no issues at all:

BUILD SUCCESSFUL
> Total time: 41 minutes 58 seconds


I would say +1 from me but now I would like to understand how it is
possible to have that problem on CMIS Output Connector, I tried to rerun
this specific test many times but I don't see this issue.

I'm investigating...

Cheers,
PJ

Il giorno mer 27 apr 2022 alle ore 16:29 Markus Schuch 
ha scritto:

> Hi,
>
> before we spin the next RC WE should also check the ant precommit task.
>
> Travis Ci reports a failing task in the release branch and in trunk.
>
> Another issue i found: Changes.txt seems not reflecting all the resolved
> issues.
>
> Cheers,
> Markus
>
>
> Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright :
> >On Wed, Apr 27, 2022 at 10:21 AM Karl Wright  wrote:
> >
> >> This is Piergiorgio's patch; I think he missed something.  Piergiorgio?
> >>
> >> Karl
> >>
> >>
> >> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
> >> julien.massi...@francelabs.com> wrote:
> >>
> >>> Build is ok but I still have a problem with the cmisoutput test :
> >>>
> >>> run-IT-HSQLDB:
> >>> [junit] Testsuite:
> >>> org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
> >>> [junit] Configuration file successfully read
> >>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging
> initialized
> >>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog
> >>> [junit] [main] INFO org.eclipse.jetty.server.Server -
> >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> >>> [junit] [main] INFO org.eclipse.jetty.server.session -
> >>> DefaultSessionIdManager workerName=node0
> >>> [junit] [main] INFO org.eclipse.jetty.server.session - No
> >>> SessionScavenger set, using defaults
> >>> [junit] [main] INFO org.eclipse.jetty.server.session - node0
> >>> Scavenging every 66ms
> >>> [junit] [main] INFO
> org.eclipse.jetty.server.handler.ContextHandler -
> >>> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler
> >>>
> Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
> >>> [junit] [main] INFO
> org.eclipse.jetty.server.handler.ContextHandler -
> >>> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API
> >>>
> Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
> >>> [junit] [main] INFO
> org.eclipse.jetty.server.handler.ContextHandler -
> >>> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API
> >>>
> Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
> >>> [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector -
> >>> Started ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
> >>> [junit] [main] INFO org.eclipse.jetty.server.Server - Started
> @2576ms
> >>> [junit] [main] INFO org.eclipse.jetty.server.Server -
> >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> >>> [junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration -
> >>> Web application not found
> >>> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
> >>> [junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext - Failed
> >>> startup of context o.e.j.w.WebAppContext@6c37bd27
> >>>
> {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
> >>> [junit] java.io.FileNotFoundException:
> >>> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
> >>> [junit] at
> >>>
> org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
> >>> [junit] at
> >>>
> org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
> >>> [junit] at
> >>>
> org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488)
> >>> [junit] at
> >>> org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523)
> >>> [junit] at
> >>>
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
> >>> [junit] at
> >>>
> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
> >>> [junit] at
> >>>
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
> >>> [junit] at
> >>>
> 

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Markus Schuch
Hi,

before we spin the next RC WE should also check the ant precommit task.

Travis Ci reports a failing task in the release branch and in trunk.

Another issue i found: Changes.txt seems not reflecting all the resolved issues.

Cheers,
Markus
 

Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright :
>On Wed, Apr 27, 2022 at 10:21 AM Karl Wright  wrote:
>
>> This is Piergiorgio's patch; I think he missed something.  Piergiorgio?
>>
>> Karl
>>
>>
>> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
>> julien.massi...@francelabs.com> wrote:
>>
>>> Build is ok but I still have a problem with the cmisoutput test :
>>>
>>> run-IT-HSQLDB:
>>> [junit] Testsuite:
>>> org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
>>> [junit] Configuration file successfully read
>>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized
>>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog
>>> [junit] [main] INFO org.eclipse.jetty.server.Server -
>>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
>>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
>>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
>>> [junit] [main] INFO org.eclipse.jetty.server.session -
>>> DefaultSessionIdManager workerName=node0
>>> [junit] [main] INFO org.eclipse.jetty.server.session - No
>>> SessionScavenger set, using defaults
>>> [junit] [main] INFO org.eclipse.jetty.server.session - node0
>>> Scavenging every 66ms
>>> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
>>> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler
>>> Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
>>> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
>>> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API
>>> Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
>>> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
>>> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API
>>> Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
>>> [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector -
>>> Started ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
>>> [junit] [main] INFO org.eclipse.jetty.server.Server - Started @2576ms
>>> [junit] [main] INFO org.eclipse.jetty.server.Server -
>>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
>>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
>>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
>>> [junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration -
>>> Web application not found
>>> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
>>> [junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext - Failed
>>> startup of context o.e.j.w.WebAppContext@6c37bd27
>>> {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
>>> [junit] java.io.FileNotFoundException:
>>> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
>>> [junit] at
>>> org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
>>> [junit] at
>>> org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
>>> [junit] at
>>> org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488)
>>> [junit] at
>>> org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523)
>>> [junit] at
>>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
>>> [junit] at
>>> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
>>> [junit] at
>>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
>>> [junit] at
>>> org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
>>> [junit] at
>>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
>>> [junit] at
>>> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
>>> [junit] at org.eclipse.jetty.server.Server.start(Server.java:407)
>>> [junit] at
>>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110)
>>> [junit] at
>>> org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
>>> [junit] at
>>> 

[CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Karl Wright
On Wed, Apr 27, 2022 at 10:21 AM Karl Wright  wrote:

> This is Piergiorgio's patch; I think he missed something.  Piergiorgio?
>
> Karl
>
>
> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
> julien.massi...@francelabs.com> wrote:
>
>> Build is ok but I still have a problem with the cmisoutput test :
>>
>> run-IT-HSQLDB:
>> [junit] Testsuite:
>> org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
>> [junit] Configuration file successfully read
>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized
>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog
>> [junit] [main] INFO org.eclipse.jetty.server.Server -
>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
>> [junit] [main] INFO org.eclipse.jetty.server.session -
>> DefaultSessionIdManager workerName=node0
>> [junit] [main] INFO org.eclipse.jetty.server.session - No
>> SessionScavenger set, using defaults
>> [junit] [main] INFO org.eclipse.jetty.server.session - node0
>> Scavenging every 66ms
>> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
>> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler
>> Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
>> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
>> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API
>> Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
>> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
>> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API
>> Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
>> [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector -
>> Started ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
>> [junit] [main] INFO org.eclipse.jetty.server.Server - Started @2576ms
>> [junit] [main] INFO org.eclipse.jetty.server.Server -
>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
>> [junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration -
>> Web application not found
>> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
>> [junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext - Failed
>> startup of context o.e.j.w.WebAppContext@6c37bd27
>> {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
>> [junit] java.io.FileNotFoundException:
>> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
>> [junit] at
>> org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
>> [junit] at
>> org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
>> [junit] at
>> org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488)
>> [junit] at
>> org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523)
>> [junit] at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
>> [junit] at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
>> [junit] at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
>> [junit] at
>> org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
>> [junit] at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
>> [junit] at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
>> [junit] at org.eclipse.jetty.server.Server.start(Server.java:407)
>> [junit] at
>> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110)
>> [junit] at
>> org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
>> [junit] at
>> org.eclipse.jetty.server.Server.doStart(Server.java:371)
>> [junit] at
>> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
>> [junit] at
>> org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(CMISServer.java:49)
>> [junit] at
>> 

Re: [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Karl Wright
This is Piergiorgio's patch; I think he missed something.  Piergiorgio?

Karl


On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
julien.massi...@francelabs.com> wrote:

> Build is ok but I still have a problem with the cmisoutput test :
>
> run-IT-HSQLDB:
> [junit] Testsuite:
> org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
> [junit] Configuration file successfully read
> [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized
> @1550ms to org.eclipse.jetty.util.log.Slf4jLog
> [junit] [main] INFO org.eclipse.jetty.server.Server -
> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> [junit] [main] INFO org.eclipse.jetty.server.session -
> DefaultSessionIdManager workerName=node0
> [junit] [main] INFO org.eclipse.jetty.server.session - No
> SessionScavenger set, using defaults
> [junit] [main] INFO org.eclipse.jetty.server.session - node0
> Scavenging every 66ms
> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
> Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler
> Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
> Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API
> Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
> [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler -
> Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API
> Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
> [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector -
> Started ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
> [junit] [main] INFO org.eclipse.jetty.server.Server - Started @2576ms
> [junit] [main] INFO org.eclipse.jetty.server.Server -
> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> [junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration - Web
> application not found
> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
> [junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext - Failed
> startup of context o.e.j.w.WebAppContext@6c37bd27
> {/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
> [junit] java.io.FileNotFoundException:
> ../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
> [junit] at
> org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
> [junit] at
> org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
> [junit] at
> org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488)
> [junit] at
> org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523)
> [junit] at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
> [junit] at
> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
> [junit] at
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
> [junit] at
> org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
> [junit] at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
> [junit] at
> org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
> [junit] at org.eclipse.jetty.server.Server.start(Server.java:407)
> [junit] at
> org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110)
> [junit] at
> org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
> [junit] at org.eclipse.jetty.server.Server.doStart(Server.java:371)
> [junit] at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
> [junit] at
> org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(CMISServer.java:49)
> [junit] at
> org.apache.manifoldcf.agents.output.cmisoutput.tests.BaseITHSQLDB.setUpCMIS(BaseITHSQLDB.java:71)
> [junit] at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> [junit] at
> 

RE: [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Julien Massiera
Build is ok but I still have a problem with the cmisoutput test : 

run-IT-HSQLDB:
[junit] Testsuite: 
org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
[junit] Configuration file successfully read
[junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized 
@1550ms to org.eclipse.jetty.util.log.Slf4jLog
[junit] [main] INFO org.eclipse.jetty.server.Server - 
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
[junit] [main] INFO org.eclipse.jetty.server.session - 
DefaultSessionIdManager workerName=node0
[junit] [main] INFO org.eclipse.jetty.server.session - No SessionScavenger 
set, using defaults
[junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
every 66ms
[junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@27a0a5a2{ManifoldCF Crawler 
Interface,/mcf-crawler-ui,file:///tmp/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-11141316626452716674.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-crawler-ui.war}
[junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@7692cd34{ManifoldCF Authorities API 
Webapp,/mcf-authority-service,file:///tmp/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-17202752865589121447.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-authority-service.war}
[junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@33aa93c{ManifoldCF General API 
Webapp,/mcf-api-service,file:///tmp/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-7754762847799735649.dir/webapp/,AVAILABLE}{/home/francelabs/workspace/mcf-svn/dist/web/war/mcf-api-service.war}
[junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
ServerConnector@120f38e6{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
[junit] [main] INFO org.eclipse.jetty.server.Server - Started @2576ms
[junit] [main] INFO org.eclipse.jetty.server.Server - 
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
[junit] [main] WARN org.eclipse.jetty.webapp.WebInfConfiguration - Web 
application not found 
../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
[junit] [main] WARN org.eclipse.jetty.webapp.WebAppContext - Failed startup 
of context 
o.e.j.w.WebAppContext@6c37bd27{/chemistry-opencmis-server-inmemory,null,UNAVAILABLE}{../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war}
[junit] java.io.FileNotFoundException: 
../test-materials/chemistry-opencmis-server-inmemory-1.1.0-patched.war
[junit] at 
org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:663)
[junit] at 
org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:141)
[junit] at 
org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488)
[junit] at 
org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523)
[junit] at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
[junit] at 
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
[junit] at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
[junit] at 
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
[junit] at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
[junit] at 
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
[junit] at org.eclipse.jetty.server.Server.start(Server.java:407)
[junit] at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110)
[junit] at 
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:100)
[junit] at org.eclipse.jetty.server.Server.doStart(Server.java:371)
[junit] at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
[junit] at 
org.apache.manifoldcf.crawler.connectors.cmis.tests.CMISServer.start(CMISServer.java:49)
[junit] at 
org.apache.manifoldcf.agents.output.cmisoutput.tests.BaseITHSQLDB.setUpCMIS(BaseITHSQLDB.java:71)
[junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit] at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566)

[VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-27 Thread Karl Wright
Hi,

Please vote on whether to release Apache ManifoldCF 2.22, RC2.  The release
artifact is at
https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.22 .
There is also a release tag at
https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.22-RC2 .

This release contains a Tika update which required extensive dependency
updates, which needs some degree of testing, as well as a new LDAP Mapper.

RC1 also contains a CMIS fix from Piergiorgio, as well as an LDAP Mapper
pom fix.
RC2 has a fix for the MongoDB test download issue.

Thanks in advance,
Karl


[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Julien Massiera (Jira)


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

Julien Massiera commented on CONNECTORS-1707:
-

Thanks [~kwri...@metacarta.com], indeed I missed to clean but I needed to 
perform a global "ant clean" because just the "ant clean-core-deps" was not 
enough. 

Now I cant build everything but I still have a test fail on the cmisoutput, I 
will send a mail on the dev mailing list on the subject

> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding saxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding jaxb
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws21
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend cxf
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'class.resource.loader.class' has been deprecated in favor of 
> 'resource.loader.class.class'
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'resource.loader' has been deprecated in favor of 'resource.loaders'
>      [java]
>      [java] WSDLToJava Error: 
> org.apache.cxf.bus.extension.ExtensionException: Could not load extension 
> class org.apache.cxf.common.util.ASMHelperImpl.
>      [java]
>      [java] Java Result: 1classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> 

Re: svn commit: r1900317 - in /manifoldcf/trunk: ./ connectors/mongodb/ connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/

2022-04-27 Thread Karl Wright
Pulled this up (adding CHANGES.txt) to release-2.22-branch.

Unless proven otherwise, I think the CXF issue is not an actual problem; it
sounds like human error (failure to do ant clean-core-deps).  So I will
spin a new RC.

Karl


On Wed, Apr 27, 2022 at 8:46 AM  wrote:

> Author: piergiorgio
> Date: Wed Apr 27 12:46:26 2022
> New Revision: 1900317
>
> URL: http://svn.apache.org/viewvc?rev=1900317=rev
> Log:
> fix for the build process of MongoDB Output Connector: updated
> dependencies and changed some deprecated methods (CONNECTORS-1708)
>
> Modified:
> manifoldcf/trunk/build.xml
> manifoldcf/trunk/connectors/mongodb/build.xml
>
> manifoldcf/trunk/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/APISanityHSQLDBIT.java
>
> manifoldcf/trunk/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/BaseITHSQLDB.java
> manifoldcf/trunk/connectors/mongodb/pom.xml
>
> Modified: manifoldcf/trunk/build.xml
> URL:
> http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1900317=1900316=1900317=diff
>
> ==
> --- manifoldcf/trunk/build.xml (original)
> +++ manifoldcf/trunk/build.xml Wed Apr 27 12:46:26 2022
> @@ -37,7 +37,7 @@
>  
>  
>  
> -
> +
>  
>  
>  
>
> Modified: manifoldcf/trunk/connectors/mongodb/build.xml
> URL:
> http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/mongodb/build.xml?rev=1900317=1900316=1900317=diff
>
> ==
> --- manifoldcf/trunk/connectors/mongodb/build.xml (original)
> +++ manifoldcf/trunk/connectors/mongodb/build.xml Wed Apr 27 12:46:26 2022
> @@ -60,23 +60,35 @@
>  
>  
>
> -
> +
>   value="de.flapdoodle.embed.mongo"/>
>   value="de/flapdoodle/embed"/>
>   value="${embedded-mongodb.artifactId}-${embedded-mongodb.version.label}.jar"/>
>
> - value="2.0.5"/>
> + value="3.1.10"/>
>   value="de.flapdoodle.embed.process"/>
>   value="de/flapdoodle/embed"/>
>   value="${embedded-mongodb.process.artifactId}-${embedded-mongodb.process.version.label}.jar"/>
>
> +value="1.0.3"/>
> + value="de.flapdoodle.embed.mongo.packageresolver"/>
> + value="de/flapdoodle/embed"/>
> + value="${embedded-mongodb.packageresolver.artifactId}-${embedded-mongodb.packageresolver.version.label}.jar"/>
> +
> +   
> + value="de.flapdoodle.os"/>
> +
>
> + value="${embedded-mongodb.os.artifactId}-${embedded-mongodb.os.version.label}.jar"/>
> +
>  
>   property="tests-present"/>
>   property="tests-present"/>
> +file="test-materials/${embedded-mongodb.packageresolver.jar}"
> property="tests-present"/>
> +property="tests-present"/>
>
>  
>
> -  
> +  
>
>  
>  
> @@ -89,6 +101,9 @@
>https://oss.sonatype.org/content/repositories/public; />
> src="${sonatype-maven-repo-releases}/${embedded-mongodb-package}/${embedded-mongodb.artifactId}/${embedded-mongodb.version.label}/${embedded-mongodb.snapshot-jar}"
> dest="test-materials/${embedded-mongodb.snapshot-jar}"/>
> src="${sonatype-maven-repo-releases}/${embedded-mongodb.process-package}/${embedded-mongodb.process.artifactId}/${embedded-mongodb.process.version.label}/${embedded-mongodb.process.jar}"
> dest="test-materials/${embedded-mongodb.process.jar}"/>
> +   src="${sonatype-maven-repo-releases}/${embedded-mongodb-packageresolver-package}/${embedded-mongodb.packageresolver.artifactId}/${embedded-mongodb.packageresolver.version.label}/${embedded-mongodb.packageresolver.jar}"
> dest="test-materials/${embedded-mongodb.packageresolver.jar}"/>
> +   src="${sonatype-maven-repo-releases}/${embedded-mongodb-os-package}/${embedded-mongodb.os.artifactId}/${embedded-mongodb.os.version.label}/${embedded-mongodb.os.jar}"
> dest="test-materials/${embedded-mongodb.os.jar}"/>
> +
>  
>
>  
>
> Modified:
> manifoldcf/trunk/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/APISanityHSQLDBIT.java
> URL:
> http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/APISanityHSQLDBIT.java?rev=1900317=1900316=1900317=diff
>
> ==
> ---
> manifoldcf/trunk/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/APISanityHSQLDBIT.java
> (original)
> +++
> manifoldcf/trunk/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/APISanityHSQLDBIT.java
> Wed Apr 27 12:46:26 2022
> @@ -305,12 +305,12 @@ public class APISanityHSQLDBIT extends B
>  count = 

[jira] [Resolved] (CONNECTORS-1708) MongoDB Connector - Integration tests broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi resolved CONNECTORS-1708.

Resolution: Fixed

Resolved in r1900317 updating the following dependencies for both the Ant and 
Maven build:
 * MongoDB Java Driver from 2.11.3 to 2.14.3
 * de.flapdoodle.embed.mongo from 2.2.0 to 3.4.5

Now both the executions of the Ant and Maven integration tests are running 
correctly.

> MongoDB Connector - Integration tests broken
> 
>
> Key: CONNECTORS-1708
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1708
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: MongoDB Output Connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
> Fix For: ManifoldCF next
>
>
> Trying to execute integration tests with both Ant and Maven, it returns the 
> following error. We are probably using old dependencies of mongodb and 
> de.flapdoodle.embed. Updating both of these dependencies should solve the 
> problem.
> {code:java}
>     [junit] java.io.IOException: Could not open inputStream for 
> https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
> run-IT-HSQLDB:
>     [junit] Testsuite: 
> org.apache.manifoldcf.agents.output.mongodboutput.tests.APISanityHSQLDBIT
>     [junit] Configuration file successfully read
>     [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized 
> @941ms to org.eclipse.jetty.util.log.Slf4jLog
>     [junit] [main] INFO org.eclipse.jetty.server.Server - 
> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.13+8-LTS
>     [junit] [main] INFO org.eclipse.jetty.server.session - 
> DefaultSessionIdManager workerName=node0
>     [junit] [main] INFO org.eclipse.jetty.server.session - No 
> SessionScavenger set, using defaults
>     [junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
> every 66ms
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@4482469c{ManifoldCF Crawler 
> Interface,/mcf-crawler-ui,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-2356674270627149959.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-crawler-ui.war}
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@3703bf3c{ManifoldCF Authorities API 
> Webapp,/mcf-authority-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-11820210731741565141.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-authority-service.war}
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@34cf5a97{ManifoldCF General API 
> Webapp,/mcf-api-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-6023197707410686222.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-api-service.war}
>     [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
> ServerConnector@6dc1484{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
>     [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1817ms
>     [junit] Download Version{2.6.8}:OS_X:B32 START
>     [junit] [main] ERROR de.flapdoodle.embed.process.runtime.Starter - 
> prepare executable
>     [junit] java.io.IOException: Could not open inputStream for 
> https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
>     [junit] at 
> de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
>     [junit] at 
> de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
>     [junit] at 
> de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
>     [junit] at 
> de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
>     [junit] at 
> de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:56)
>     [junit] at 
> de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:49)
>     [junit] at 
> org.apache.manifoldcf.agents.output.mongodboutput.tests.BaseITHSQLDB.setUpMongoDB(BaseITHSQLDB.java:69)
>     [junit] at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     [junit] at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>     [junit] at 
> 

[jira] [Updated] (CONNECTORS-1708) MongoDB Connector - Integration tests broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi updated CONNECTORS-1708:
---
Fix Version/s: ManifoldCF next

> MongoDB Connector - Integration tests broken
> 
>
> Key: CONNECTORS-1708
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1708
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: MongoDB Output Connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
> Fix For: ManifoldCF next
>
>
> Trying to execute integration tests with both Ant and Maven, it returns the 
> following error. We are probably using old dependencies of mongodb and 
> de.flapdoodle.embed. Updating both of these dependencies should solve the 
> problem.
> {code:java}
>     [junit] java.io.IOException: Could not open inputStream for 
> https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
> run-IT-HSQLDB:
>     [junit] Testsuite: 
> org.apache.manifoldcf.agents.output.mongodboutput.tests.APISanityHSQLDBIT
>     [junit] Configuration file successfully read
>     [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized 
> @941ms to org.eclipse.jetty.util.log.Slf4jLog
>     [junit] [main] INFO org.eclipse.jetty.server.Server - 
> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.13+8-LTS
>     [junit] [main] INFO org.eclipse.jetty.server.session - 
> DefaultSessionIdManager workerName=node0
>     [junit] [main] INFO org.eclipse.jetty.server.session - No 
> SessionScavenger set, using defaults
>     [junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
> every 66ms
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@4482469c{ManifoldCF Crawler 
> Interface,/mcf-crawler-ui,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-2356674270627149959.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-crawler-ui.war}
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@3703bf3c{ManifoldCF Authorities API 
> Webapp,/mcf-authority-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-11820210731741565141.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-authority-service.war}
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@34cf5a97{ManifoldCF General API 
> Webapp,/mcf-api-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-6023197707410686222.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-api-service.war}
>     [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
> ServerConnector@6dc1484{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
>     [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1817ms
>     [junit] Download Version{2.6.8}:OS_X:B32 START
>     [junit] [main] ERROR de.flapdoodle.embed.process.runtime.Starter - 
> prepare executable
>     [junit] java.io.IOException: Could not open inputStream for 
> https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
>     [junit] at 
> de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
>     [junit] at 
> de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
>     [junit] at 
> de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
>     [junit] at 
> de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
>     [junit] at 
> de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:56)
>     [junit] at 
> de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:49)
>     [junit] at 
> org.apache.manifoldcf.agents.output.mongodboutput.tests.BaseITHSQLDB.setUpMongoDB(BaseITHSQLDB.java:69)
>     [junit] at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     [junit] at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>     [junit] at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>     [junit] at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>     [junit] at 
> 

[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1707:
-

Perhaps the problem seen here is simply due to the fact that the version of CXF 
has been updated and the people trying this so far have not done 
clean-core-deps?  I can believe that.


> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding saxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding jaxb
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws21
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend cxf
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'class.resource.loader.class' has been deprecated in favor of 
> 'resource.loader.class.class'
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'resource.loader' has been deprecated in favor of 'resource.loaders'
>      [java]
>      [java] WSDLToJava Error: 
> org.apache.cxf.bus.extension.ExtensionException: Could not load extension 
> class org.apache.cxf.common.util.ASMHelperImpl.
>      [java]
>      [java] Java Result: 1classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      

[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1707:
-

[~julienFL], you missed doing ant clean-core-deps then.

This is what you get when you do ant clean-core-deps , then ant make-core-deps:

{code}
C:\wip\mcf\trunk\lib>dir cxf*.jar
 Volume in drive C is Windows
 Volume Serial Number is F4D8-E4E0

 Directory of C:\wip\mcf\trunk\lib

04/27/2022  04:34 AM 1,433,236 cxf-core-3.5.0.jar
04/27/2022  04:33 AM   182,637 cxf-rt-bindings-soap-3.5.0.jar
04/27/2022  04:33 AM38,461 cxf-rt-bindings-xml-3.5.0.jar
04/27/2022  04:33 AM   115,309 cxf-rt-databinding-jaxb-3.5.0.jar
04/27/2022  04:34 AM   704,040 cxf-rt-frontend-jaxrs-3.5.0.jar
04/27/2022  04:33 AM   371,928 cxf-rt-frontend-jaxws-3.5.0.jar
04/27/2022  04:33 AM   107,654 cxf-rt-frontend-simple-3.5.0.jar
04/27/2022  04:34 AM   190,074 cxf-rt-rs-client-3.5.0.jar
04/27/2022  04:34 AM41,604 cxf-rt-security-3.5.0.jar
04/27/2022  04:34 AM   392,007 cxf-rt-transports-http-3.5.0.jar
04/27/2022  04:33 AM62,930 cxf-rt-transports-http-hc-3.5.0.jar
04/27/2022  04:33 AM75,762 cxf-rt-ws-addr-3.5.0.jar
04/27/2022  04:33 AM   215,385 cxf-rt-ws-policy-3.5.0.jar
04/27/2022  04:33 AM   178,390 cxf-rt-wsdl-3.5.0.jar
04/27/2022  04:33 AM   149,625 cxf-tools-common-3.5.0.jar
04/27/2022  04:33 AM74,208 cxf-tools-validator-3.5.0.jar
04/27/2022  04:33 AM65,948 cxf-tools-wsdlto-core-3.5.0.jar
04/27/2022  04:33 AM45,178 
cxf-tools-wsdlto-databinding-jaxb-3.5.0.jar
04/27/2022  04:33 AM   172,561 cxf-tools-wsdlto-frontend-jaxws-3.5.0.jar
  19 File(s)  4,616,937 bytes
   0 Dir(s)  111,555,883,008 bytes free
{code}


> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO 

[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Julien Massiera (Jira)


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

Julien Massiera commented on CONNECTORS-1707:
-

[~kwri...@metacarta.com] , I see that the WSDLToJava includes the cxf jars of 
the connector-common-lib of the dist folder. So I checked it and in my case it 
contains two versions of each cxf lib : the version 3.3.1 and the 3.5.0. This 
is for sure causing troubles 

> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding saxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding jaxb
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws21
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend cxf
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'class.resource.loader.class' has been deprecated in favor of 
> 'resource.loader.class.class'
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'resource.loader' has been deprecated in favor of 'resource.loaders'
>      [java]
>      [java] WSDLToJava Error: 
> org.apache.cxf.bus.extension.ExtensionException: Could not load extension 
> class org.apache.cxf.common.util.ASMHelperImpl.
>      [java]
>      [java] Java Result: 1classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> 

[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1707:
-

If you want to try experimenting with the ant method that invokes WSDL-to-Java, 
here is the ant production you need to modify (from connector-build.xml):

{code}

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  http://localhost/${wsdlname}"/>
  
  
  
  


{code}

Note that it contains references needed for Java 11, as well as ALL the cxf 
jars in the classpath.

The connector-build.xml jar lives in framework/buildfiles.  It is copied to the 
dist area when the framework part of MCF is built, before the connectors get 
built, so be sure you modify the copy that is being used by the connector build.

As I said before, I cannot much help here since there is no failure for me.


> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding saxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default 

[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1707:
-

The class in question is in:

Artifact cxf-core
Group org.apache.cxf
Version 3.5.2



> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding saxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding jaxb
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws21
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend cxf
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'class.resource.loader.class' has been deprecated in favor of 
> 'resource.loader.class.class'
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'resource.loader' has been deprecated in favor of 'resource.loaders'
>      [java]
>      [java] WSDLToJava Error: 
> org.apache.cxf.bus.extension.ExtensionException: Could not load extension 
> class org.apache.cxf.common.util.ASMHelperImpl.
>      [java]
>      [java] Java Result: 1classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      

[jira] [Commented] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1707:
-

On a windows system running either Java 8 or Java 11, this does not occur.

It sounds like CXF does some kind of autolocate for this class, and it cannot 
find it on a Mac.  Not sure that we can fix this in ManifoldCF.



> LiveLink Connector Ant build broken
> ---
>
> Key: CONNECTORS-1707
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: LiveLink connector
>Reporter: Piergiorgio Lucidi
>Priority: Major
>
> Trying to build the LiveLink connector executing Ant returns an error. Using 
> Maven everything is correctly compiled.
> The cause is related to the WSDL generation, the Ant process is failing but 
> it seems to return a success outcome even if we have the following error 
> executing ant classcreate-wsdls:
>  
> {code:java}
> WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
> load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
>  
> Below the entire output of the Ant build:
>  
> {code:java}
> pjlucidi@MBP-Pj csws $ant
> Buildfile: 
> /Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> an explanation.
>      [java] SLF4J: Actual binding is of type 
> [org.slf4j.impl.SimpleLoggerFactory]
>      [java] WARNING: An illegal reflective access operation has occurred
>      [java] WARNING: Illegal reflective access by 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
> (file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
>  to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
>      [java] WARNING: Please consider reporting this to the maintainers of 
> com.sun.xml.bind.v2.runtime.reflect.opt.Injector
>      [java] WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>      [java] WARNING: All illegal access operations will be denied in a future 
> release
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding source
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding domsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding staxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding saxsource
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default databinding jaxb
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend jaxws21
>      [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
> Replaced default frontend cxf
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'class.resource.loader.class' has been deprecated in favor of 
> 'resource.loader.class.class'
>      [java] [main] WARN org.apache.velocity.deprecation - configuration key 
> 'resource.loader' has been deprecated in favor of 'resource.loaders'
>      [java]
>      [java] WSDLToJava Error: 
> org.apache.cxf.bus.extension.ExtensionException: Could not load extension 
> class org.apache.cxf.common.util.ASMHelperImpl.
>      [java]
>      [java] Java Result: 1classcreate-wsdl-cxf:
>      [java] SLF4J: Class path contains multiple SLF4J bindings.
>      [java] SLF4J: Found binding in 
> [jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>      [java] SLF4J: Found binding in 
> 

[jira] [Updated] (CONNECTORS-1708) MongoDB Connector - Integration tests broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi updated CONNECTORS-1708:
---
Description: 
Trying to execute integration tests with both Ant and Maven, it returns the 
following error. We are probably using old dependencies of mongodb and 
de.flapdoodle.embed. Updating both of these dependencies should solve the 
problem.
{code:java}
    [junit] java.io.IOException: Could not open inputStream for 
https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz

run-IT-HSQLDB:
    [junit] Testsuite: 
org.apache.manifoldcf.agents.output.mongodboutput.tests.APISanityHSQLDBIT
    [junit] Configuration file successfully read
    [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized @941ms 
to org.eclipse.jetty.util.log.Slf4jLog
    [junit] [main] INFO org.eclipse.jetty.server.Server - 
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.13+8-LTS
    [junit] [main] INFO org.eclipse.jetty.server.session - 
DefaultSessionIdManager workerName=node0
    [junit] [main] INFO org.eclipse.jetty.server.session - No SessionScavenger 
set, using defaults
    [junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
every 66ms
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@4482469c{ManifoldCF Crawler 
Interface,/mcf-crawler-ui,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-2356674270627149959.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-crawler-ui.war}
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@3703bf3c{ManifoldCF Authorities API 
Webapp,/mcf-authority-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-11820210731741565141.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-authority-service.war}
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@34cf5a97{ManifoldCF General API 
Webapp,/mcf-api-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-6023197707410686222.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-api-service.war}
    [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
ServerConnector@6dc1484{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
    [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1817ms
    [junit] Download Version{2.6.8}:OS_X:B32 START
    [junit] [main] ERROR de.flapdoodle.embed.process.runtime.Starter - prepare 
executable
    [junit] java.io.IOException: Could not open inputStream for 
https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
    [junit] at 
de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
    [junit] at 
de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
    [junit] at 
de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
    [junit] at 
de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
    [junit] at 
de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:56)
    [junit] at 
de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:49)
    [junit] at 
org.apache.manifoldcf.agents.output.mongodboutput.tests.BaseITHSQLDB.setUpMongoDB(BaseITHSQLDB.java:69)
    [junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    [junit] at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    [junit] at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    [junit] at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    [junit] at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    [junit] at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    [junit] at 

[jira] [Assigned] (CONNECTORS-1708) MongoDB Connector - Integration tests broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi reassigned CONNECTORS-1708:
--

Assignee: Piergiorgio Lucidi

> MongoDB Connector - Integration tests broken
> 
>
> Key: CONNECTORS-1708
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1708
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: MongoDB Output Connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
>
> Trying to execute integration tests with both Ant and Maven, it returns the 
> following error. We are probably using old dependencies of mongodb and 
> de.flapdoodle.embed. Updating both of these dependencies should solve the 
> problem.
> {code:java}
>     [junit] java.io.IOException: Could not open inputStream for 
> https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
> Below all the exception returned by Ant
> run-IT-HSQLDB:
>     [junit] Testsuite: 
> org.apache.manifoldcf.agents.output.mongodboutput.tests.APISanityHSQLDBIT
>     [junit] Configuration file successfully read
>     [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized 
> @941ms to org.eclipse.jetty.util.log.Slf4jLog
>     [junit] [main] INFO org.eclipse.jetty.server.Server - 
> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.13+8-LTS
>     [junit] [main] INFO org.eclipse.jetty.server.session - 
> DefaultSessionIdManager workerName=node0
>     [junit] [main] INFO org.eclipse.jetty.server.session - No 
> SessionScavenger set, using defaults
>     [junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
> every 66ms
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@4482469c{ManifoldCF Crawler 
> Interface,/mcf-crawler-ui,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-2356674270627149959.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-crawler-ui.war}
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@3703bf3c{ManifoldCF Authorities API 
> Webapp,/mcf-authority-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-11820210731741565141.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-authority-service.war}
>     [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
> Started o.e.j.w.WebAppContext@34cf5a97{ManifoldCF General API 
> Webapp,/mcf-api-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-6023197707410686222.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-api-service.war}
>     [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
> ServerConnector@6dc1484{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
>     [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1817ms
>     [junit] Download Version{2.6.8}:OS_X:B32 START
>     [junit] [main] ERROR de.flapdoodle.embed.process.runtime.Starter - 
> prepare executable
>     [junit] java.io.IOException: Could not open inputStream for 
> https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
>     [junit] at 
> de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
>     [junit] at 
> de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
>     [junit] at 
> de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
>     [junit] at 
> de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
>     [junit] at 
> de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:56)
>     [junit] at 
> de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:49)
>     [junit] at 
> org.apache.manifoldcf.agents.output.mongodboutput.tests.BaseITHSQLDB.setUpMongoDB(BaseITHSQLDB.java:69)
>     [junit] at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     [junit] at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>     [junit] at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>     [junit] at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>     [junit] at 
> 

[jira] [Updated] (CONNECTORS-1708) MongoDB Connector - Integration tests broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piergiorgio Lucidi updated CONNECTORS-1708:
---
Description: 
Trying to execute integration tests with both Ant and Maven, it returns the 
following error. We are probably using old dependencies of mongodb and 
de.flapdoodle.embed. Updating both of these dependencies should solve the 
problem.
{code:java}
    [junit] java.io.IOException: Could not open inputStream for 
https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz

Below all the exception returned by Ant
run-IT-HSQLDB:
    [junit] Testsuite: 
org.apache.manifoldcf.agents.output.mongodboutput.tests.APISanityHSQLDBIT
    [junit] Configuration file successfully read
    [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized @941ms 
to org.eclipse.jetty.util.log.Slf4jLog
    [junit] [main] INFO org.eclipse.jetty.server.Server - 
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.13+8-LTS
    [junit] [main] INFO org.eclipse.jetty.server.session - 
DefaultSessionIdManager workerName=node0
    [junit] [main] INFO org.eclipse.jetty.server.session - No SessionScavenger 
set, using defaults
    [junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
every 66ms
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@4482469c{ManifoldCF Crawler 
Interface,/mcf-crawler-ui,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-2356674270627149959.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-crawler-ui.war}
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@3703bf3c{ManifoldCF Authorities API 
Webapp,/mcf-authority-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-11820210731741565141.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-authority-service.war}
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@34cf5a97{ManifoldCF General API 
Webapp,/mcf-api-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-6023197707410686222.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-api-service.war}
    [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
ServerConnector@6dc1484{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
    [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1817ms
    [junit] Download Version{2.6.8}:OS_X:B32 START
    [junit] [main] ERROR de.flapdoodle.embed.process.runtime.Starter - prepare 
executable
    [junit] java.io.IOException: Could not open inputStream for 
https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
    [junit] at 
de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
    [junit] at 
de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
    [junit] at 
de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
    [junit] at 
de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
    [junit] at 
de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:56)
    [junit] at 
de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:49)
    [junit] at 
org.apache.manifoldcf.agents.output.mongodboutput.tests.BaseITHSQLDB.setUpMongoDB(BaseITHSQLDB.java:69)
    [junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    [junit] at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    [junit] at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    [junit] at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    [junit] at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    [junit] at 

[jira] [Created] (CONNECTORS-1708) MongoDB Connector - Integration tests broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)
Piergiorgio Lucidi created CONNECTORS-1708:
--

 Summary: MongoDB Connector - Integration tests broken
 Key: CONNECTORS-1708
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1708
 Project: ManifoldCF
  Issue Type: Bug
  Components: MongoDB Output Connector
Reporter: Piergiorgio Lucidi


Trying to execute integration tests with both Ant and Maven, it returns the 
following error. We are probably using old dependencies of mongodb and 
de.flapdoodle.embed. Updating both of these dependencies should solve the 
problem.
{code:java}
I ran ant test command and now I have a problem with MongoDBOutputConnector:
    [junit] java.io.IOException: Could not open inputStream for 
https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz

Maybe MongoDB has changed this URL?I'm investigating...
Below all the exception returned by Ant
run-IT-HSQLDB:
    [junit] Testsuite: 
org.apache.manifoldcf.agents.output.mongodboutput.tests.APISanityHSQLDBIT
    [junit] Configuration file successfully read
    [junit] [main] INFO org.eclipse.jetty.util.log - Logging initialized @941ms 
to org.eclipse.jetty.util.log.Slf4jLog
    [junit] [main] INFO org.eclipse.jetty.server.Server - 
jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: 
a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.13+8-LTS
    [junit] [main] INFO org.eclipse.jetty.server.session - 
DefaultSessionIdManager workerName=node0
    [junit] [main] INFO org.eclipse.jetty.server.session - No SessionScavenger 
set, using defaults
    [junit] [main] INFO org.eclipse.jetty.server.session - node0 Scavenging 
every 66ms
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@4482469c{ManifoldCF Crawler 
Interface,/mcf-crawler-ui,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-crawler-ui_war-_mcf-crawler-ui-any-2356674270627149959.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-crawler-ui.war}
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@3703bf3c{ManifoldCF Authorities API 
Webapp,/mcf-authority-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-authority-service_war-_mcf-authority-service-any-11820210731741565141.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-authority-service.war}
    [junit] [main] INFO org.eclipse.jetty.server.handler.ContextHandler - 
Started o.e.j.w.WebAppContext@34cf5a97{ManifoldCF General API 
Webapp,/mcf-api-service,file:///private/var/folders/g1/vlf2szxj7tbbgm92n39l8kj8gn/T/jetty-0_0_0_0-8346-mcf-api-service_war-_mcf-api-service-any-6023197707410686222.dir/webapp/,AVAILABLE}{/Users/pjlucidi/Downloads/apache-manifoldcf-2.22/dist/web/war/mcf-api-service.war}
    [junit] [main] INFO org.eclipse.jetty.server.AbstractConnector - Started 
ServerConnector@6dc1484{HTTP/1.1,[http/1.1]}{0.0.0.0:8346}
    [junit] [main] INFO org.eclipse.jetty.server.Server - Started @1817ms
    [junit] Download Version{2.6.8}:OS_X:B32 START
    [junit] [main] ERROR de.flapdoodle.embed.process.runtime.Starter - prepare 
executable
    [junit] java.io.IOException: Could not open inputStream for 
https://fastdl.mongodb.org/osx/mongodb-osx-i386-2.6.8.tgz
    [junit] at 
de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
    [junit] at 
de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
    [junit] at 
de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
    [junit] at 
de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
    [junit] at 
de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:56)
    [junit] at 
de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:49)
    [junit] at 
org.apache.manifoldcf.agents.output.mongodboutput.tests.BaseITHSQLDB.setUpMongoDB(BaseITHSQLDB.java:69)
    [junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    [junit] at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    [junit] at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    [junit] at 

[jira] [Created] (CONNECTORS-1707) LiveLink Connector Ant build broken

2022-04-27 Thread Piergiorgio Lucidi (Jira)
Piergiorgio Lucidi created CONNECTORS-1707:
--

 Summary: LiveLink Connector Ant build broken
 Key: CONNECTORS-1707
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1707
 Project: ManifoldCF
  Issue Type: Bug
  Components: LiveLink connector
Reporter: Piergiorgio Lucidi


Trying to build the LiveLink connector executing Ant returns an error. Using 
Maven everything is correctly compiled.

The cause is related to the WSDL generation, the Ant process is failing but it 
seems to return a success outcome even if we have the following error executing 
ant classcreate-wsdls:

 
{code:java}
WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: Could not 
load extension class org.apache.cxf.common.util.ASMHelperImpl.{code}
 

Below the entire output of the Ant build:

 
{code:java}
pjlucidi@MBP-Pj csws $ant
Buildfile: 
/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/connectors/csws/build.xmlcalculate-condition:precompile-warn:precompile-check:has-RMI-check:compile-interface:jar-interface:has-stubs-check:has-proprietary-materials-check:build-stubs-check:compile-stubs:compile-implementation:setup-rmic:rmic-build-all:compile-rmic:jar-rmistub:lib-rmi:classcreate-wsdls:classcreate-wsdl-cxf:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in 
[jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in 
[jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
     [java] SLF4J: Actual binding is of type 
[org.slf4j.impl.SimpleLoggerFactory]
     [java] WARNING: An illegal reflective access operation has occurred
     [java] WARNING: Illegal reflective access by 
com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
(file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
 to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
     [java] WARNING: Please consider reporting this to the maintainers of 
com.sun.xml.bind.v2.runtime.reflect.opt.Injector
     [java] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
     [java] WARNING: All illegal access operations will be denied in a future 
release
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default databinding source
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default databinding domsource
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default databinding staxsource
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default databinding saxsource
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default databinding jaxb
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default frontend jaxws
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default frontend jaxws21
     [java] [main] INFO org.apache.cxf.tools.wsdlto.core.PluginLoader - 
Replaced default frontend cxf
     [java] [main] WARN org.apache.velocity.deprecation - configuration key 
'class.resource.loader.class' has been deprecated in favor of 
'resource.loader.class.class'
     [java] [main] WARN org.apache.velocity.deprecation - configuration key 
'resource.loader' has been deprecated in favor of 'resource.loaders'
     [java]
     [java] WSDLToJava Error: org.apache.cxf.bus.extension.ExtensionException: 
Could not load extension class org.apache.cxf.common.util.ASMHelperImpl.
     [java]
     [java] Java Result: 1classcreate-wsdl-cxf:
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in 
[jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: Found binding in 
[jar:file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/lib/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
     [java] SLF4J: Actual binding is of type 
[org.slf4j.impl.SimpleLoggerFactory]
     [java] WARNING: An illegal reflective access operation has occurred
     [java] WARNING: Illegal reflective access by 
com.sun.xml.bind.v2.runtime.reflect.opt.Injector 
(file:/Users/pjlucidi/workspaces/manifoldcf/manifoldcf-trunk/dist/connector-common-lib/jaxb-impl-2.3.0.jar)
 to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)