Installed RC in a production environment so that a standard job could be
run. Job failed with:
21 Mar 2019 13:14:13,645 ERROR Agent.DuccCommandExecutor - J[0] T[200] exec
0
java.lang.ClassNotFoundException: org.apache.uima.impl.UimaVersion
        at java.net.URLClassLoader.findClass(URLClassLoader.java:610)
        at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:925)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:870)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:853)
        at
org.apache.uima.ducc.agent.launcher.DuccCommandExecutor.getDeployableCommandLine(DuccCommandExecutor.java:819)
        at
org.apache.uima.ducc.agent.launcher.DuccCommandExecutor.exec(DuccCommandExecutor.java:142)
        at
org.apache.uima.ducc.agent.launcher.CommandExecutor.call(CommandExecutor.java:226)
        at
org.apache.uima.ducc.agent.launcher.CommandExecutor.call(CommandExecutor.java:36)
        at java.util.concurrent.FutureTask.run(FutureTask.java:277)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.lang.Thread.run(Thread.java:812)

uimaj-core jar is in the user's classpath, but the jar is not readable by
user=ducc.

-1 Not OK to release

Eddie

On Mon, Mar 18, 2019 at 1:25 PM Jaroslaw Cwiklik <cwik...@apache.org> wrote:

> - Built from source - OK
>
> - Issues Fixed report - OK
>
> - Spot checked duccbook - OK
>
> - Spot checked README, RELEASE_NOTES, NOTICE, LICENSE - OK
>
> - Spot checked links in duccmon - OK
>
> - Spot checked javadocs API - OK
>
> - Ran 1.job, 1.dd.job, 1.error.job, deployed test service - OK
>
>
> [X] +1 OK to release
>
> On Fri, Mar 15, 2019 at 1:53 PM Jerry Cwiklik <cwik...@apache.org> wrote:
>
> > Hi,
> >
> > the UIMA-DUCC v.3.0.0 release candidate 4 is ready for voting.
> >
> > This version contains 4 changes since RC3:
> >
> > - Pullservice not providing virtual IP to JD when running in sim mode
> > - DUCC Apache demo deployed in "sim" mode has jobs with dependencies
> > failing
> > - DUCC Web Server (WS) authentication plugin for GSA
> > - UIMA-DUCC: Pullservice not calling END on WIs being processed while in
> > quiesce
> >
> > For the complete list of issues fixed in this release please visit:
> > https://issues.apache.org/jira/projects/UIMA/versions/12343013
> >
> > The source and binary zip/tars are staged to
> > https://dist.apache.org/repos/dist/dev/uima/uima-ducc/3.0.0/RC4
> >
> > The Maven artifacts are here:
> > https://repository.apache.org/content/repositories/orgapacheuima-1221
> >
> > The SVN tag is here:
> > https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/
> >
> > See http://uima.apache.org/testing-builds.html for suggestions on how to
> > test release candidates.
> >
> > Please vote on release:
> >
> > [ ] +1 OK to release
> > [ ] 0 Don't care
> > [ ] -1 Not OK to release, because ...
> >
> > --
> > Jerry Cwiklik
> > Apache UIMA
> >
> >
>

Reply via email to