Hi Piergiorgio, Thank you for the information. Following your instructions, I upgraded the Kafka version, and the `ant test` passed successfully. BTW, I also needed to delete this file before step4: `connectors/kafka/test-materials/kafka_2.13-3.6.0.jar`.
Best regards, Mingchun 2024年12月24日(火) 4:57 Piergiorgio Lucidi <piergior...@apache.org>: > Hi Mingchun, > > I don't have any issue with the CMIS Repository Connector but I found > another one. > I found an issue in the Kafka connector where in the build.xml there > is the wrong kafka-version 3.6.0 instead of 3.6.2. > This caused me an OutOfMemoryError that I resolved locally updating the > version. > > Try to follow these steps: > 1. Update kafka-version property in the connectors/kafka/build.xml > 2. Run the command: ant clean > 3. Delete the lib folder in the root > 4. Execute ant make-core-deps make-deps build > 5. Execute ant test > > Before spinning another RC I would like to be sure that this issue is > resolved also for you. > > Please let me know. > Thank you for testing. > > Cheers, > PG > > Il giorno lun 23 dic 2024 alle ore 18:19 Piergiorgio Lucidi > <piergior...@apache.org> ha scritto: > > > > Hi Mingchun, > > > > I'm trying to replicate this issue locally. > > It seems that in your environment the CMIS Repository Connector IT > > test can't finish the crawling process for some reasons. > > In the trunk I can run everything correctly on my machine, so now I'm > > trying to use the source code included in the distribution package. > > > > Cheers, > > PG > > > > > > > > Il giorno dom 22 dic 2024 alle ore 23:56 Mingchun Zhao > > <mingchun.zha...@gmail.com> ha scritto: > > > > > > Hi, > > > > > > It might be due to my environment, but no matter how many times I run > `ant > > > test`, it fails in > > > > `org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT`. > > > It doesn't seem to be related to the fixes in this release, but if you > have > > > any information about this, could you please share it with me? > > > > > > ``` > > > [junit] Testcase: > > > > sanityCheck(org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT): > > > Caused an ERROR > > > [junit] ManifoldCF did not terminate in the allotted time of 920000 > > > milliseconds > > > [junit] org.apache.manifoldcf.core.interfaces.ManifoldCFException: > > > ManifoldCF did not terminate in the allotted time of 920000 > milliseconds > > > [junit] at > > > > org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT.waitJobInactive(APISanityHSQLDBIT.java:546) > > > [junit] at > > > > org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT.sanityCheck(APISanityHSQLDBIT.java:382) > > > [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] > > > [junit] > > > > > > BUILD FAILED > > > /Users/zhaomingchun/mcf/apache-manifoldcf-2.28-src/build.xml:520: The > > > following error occurred while executing this line: > > > /Users/zhaomingchun/mcf/apache-manifoldcf-2.28-src/build.xml:474: The > > > following error occurred while executing this line: > > > > /Users/zhaomingchun/mcf/apache-manifoldcf-2.28-src/connectors/cmis/build.xml:195: > > > Test > org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT > > > failed > > > ``` > > > > > > Regards, > > > Mingchun > > > > > > 2024年12月22日(日) 2:16 Piergiorgio Lucidi <piergior...@apache.org>: > > > > > > > Hi all, > > > > > > > > Please vote on whether to release Apache ManifoldCF 2.28, RC0. > > > > > > > > This release is including the following changes: > > > > https://issues.apache.org/jira/projects/CONNECTORS/versions/12355177 > > > > > > > > Bug > > > > [CONNECTORS-1766] - Fix JDBC authority edition error on "Database > type" tab > > > > [CONNECTORS-1768] - Wrong branch version tag generated in GitHub > Workflow > > > > > > > > New Feature > > > > [CONNECTORS-1748] - Add "User-Agent platform" option for crawling > mobile > > > > websites > > > > > > > > Improvement > > > > [CONNECTORS-1105] - Add maven delivery targets to poms > > > > [CONNECTORS-1752] - Solr 9 Ingester connector > > > > [CONNECTORS-1758] - Google drive api upgrade > > > > [CONNECTORS-1759] - A new generic authority connector for JSON data > > > > exchange format > > > > [CONNECTORS-1761] - Add Groups management for Active Directory > Connector > > > > [CONNECTORS-1762] - Web Connector: Fix SSL issues in redirections > > > > [CONNECTORS-1763] - Update the default PostgreSQL JDBC Driver > > > > [CONNECTORS-1764] - Error publishing Maven artifacts due to the Maven > > > > Source Plugin change > > > > [CONNECTORS-1765] - Fixing vulnerabilities in MCF > > > > > > > > Task > > > > [CONNECTORS-1767] - Update the documentation adding the New Generic > > > > Authority Connector > > > > > > > > The release artifact can be found at: > > > > https://dist.apache.org/repos/dist/dev/manifoldcf/2.28-RC0/ > > > > > > > > The release tag is available at: > > > > https://github.com/apache/manifoldcf/releases/tag/2.28-RC0 > > > > > > > > The Docker Image is available at: > > > > > > > > > https://hub.docker.com/layers/apache/manifoldcf/2.28-RC0/images/sha256-5d3e9533960586b8ca09b90600e54c8078638ae4a46fb3f8c11284974ac1963d > > > > > > > > Cheers, > > > > PG > > > > > > > > -- > > > > Piergiorgio > > > > > > > > > > > > -- > > Piergiorgio > > > > -- > Piergiorgio >