Re: [VOTE] Release Apache ManifoldCF 2.22, RC1

2022-04-24 Thread Furkan KAMACI
Hi,

Can we use http://downloads.mongodb.org/osx/mongodb-osx-x86_64-2.6.8.tgz
from here: https://www.mongodb.org/dl/osx

Kind Regards,
Furkan KAMACI

On Sun, Apr 24, 2022 at 12:22 PM Karl Wright  wrote:

> It looks like they've locked it down.
> We really don't have a choice other than to disable the test I fear.  Have
> you been able to find an alternate URL?
>
> Karl
>
>
> On Fri, Apr 22, 2022 at 9:50 AM Piergiorgio Lucidi  >
> wrote:
>
> > Hi Karl,
> >
> > 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)
> > 

Re: [VOTE] Release Apache ManifoldCF 2.22, RC1

2022-04-24 Thread Karl Wright
It looks like they've locked it down.
We really don't have a choice other than to disable the test I fear.  Have
you been able to find an alternate URL?

Karl


On Fri, Apr 22, 2022 at 9:50 AM Piergiorgio Lucidi 
wrote:

> Hi Karl,
>
> 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
> 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
>
>