You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Jerry Cwiklik <cw...@apache.org> on 2018/02/19 18:22:27 UTC

[VOTE] UIMA-DUCC 2.2.2 RC1

Hi,

the UIMA-DUCC 2.2.2 release candidate 1 is ready for voting.

This version contains the following fixes:
-Upgraded UIMA (2.10.2), UIMA-AS (2.10.2), ActiveMQ (5.15.2), Spring 
Framework (4.3.9), Camel (2.19.3), XStream (1.4.10)
-Requires java 8 for builds and runtime
-Fixed rogue process detector to prevent truncation of user names
-Reduced size of publications between the PM and Agents
-Improved Agent's detection of defunct processes
-Improved logging of system events
-ducc_watcher improvements
-Job & managed reservation specs now saved in DB
-DUCC Web Server (WS) queries DB too often
-DUCC Web Server (WS) should use Resource Manager (RM) calculated value 
for machine's memory available


The list of changes in Jira:
https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.2.2-Ducc%20AND%20project%20%3D%20UIMA

The source and binary zip/tars are staged to
https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC1/

The Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapacheuima-1186

The SVN tags are here:
http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/

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 ...

Thanks

-- 
Jerry Cwiklik
Apache UIMA


Re: [VOTE] UIMA-DUCC 2.2.2 RC1

Posted by Jaroslaw Cwiklik <ui...@gmail.com>.
Cancelling DUCC 2.10.2 RC1 voting due to problems found by Lou and Burn.

Thanks to those who voted

Jerry

On Wed, Feb 21, 2018 at 9:19 AM, Burn Lewis <bu...@gmail.com> wrote:

> Ran 1.dd.job with UIMA 2.10.0 and got:  java.lang.NoSuchMethodError:
> org/apache/uima/internal/util/XMLUtils.createDocumentBuilderFactory()
> Ljavax/xml/parsers/DocumentBuilderFactory;
> Can we avoid requiring UIMA 2.10.2 in user code?
> ~Burn
>
> On Wed, Feb 21, 2018 at 8:58 AM, Lou DeGenaro <lo...@gmail.com>
> wrote:
>
> > Installed on Apache-DUCC.  Get the following in the job submission
> script:
> >
> > id:5 location:26530@uima-ducc-vm2
> > ERROR: java.lang.NoSuchMethodException: fromJson
> >
> > java.lang.NoSuchMethodException: fromJson
> >         at
> > org.apache.uima.ducc.transport.dispatcher.ClassManager.invoke(
> > ClassManager.java:275)
> >         at
> > org.apache.uima.ducc.transport.dispatcher.DuccEventHttpDispatcherCl.
> > fromJson(DuccEventHttpDispatcherCl.java:110)
> >         at
> > org.apache.uima.ducc.transport.dispatcher.DuccEventHttpDispatcherCl.
> > dispatchJson(DuccEventHttpDispatcherCl.java:119)
> >         at
> > org.apache.uima.ducc.cli.DuccMonitor.runInternal(DuccMonitor.java:361)
> >         at org.apache.uima.ducc.cli.DuccMonitor.run(DuccMonitor.
> java:578)
> >         at
> > org.apache.uima.ducc.cli.MonitorListener.run(MonitorListener.java:87)
> >         at java.lang.Thread.run(Thread.java:745)
> >
> > [X ] -1 Not OK to release
> >
> > Lou.
> >
> > On Tue, Feb 20, 2018 at 10:45 AM, Jerry Cwiklik <cw...@apache.org>
> > wrote:
> >
> > > - Spot checked signatures - OK
> > >
> > > - Compared DUCC source with SVN tag - OK
> > >
> > > - 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
> > >
> > > Jerry
> > >
> > >
> > > On 2/19/2018 1:22 PM, Jerry Cwiklik wrote:
> > >
> > >> Hi,
> > >>
> > >> the UIMA-DUCC 2.2.2 release candidate 1 is ready for voting.
> > >>
> > >> This version contains the following fixes:
> > >> -Upgraded UIMA (2.10.2), UIMA-AS (2.10.2), ActiveMQ (5.15.2), Spring
> > >> Framework (4.3.9), Camel (2.19.3), XStream (1.4.10)
> > >> -Requires java 8 for builds and runtime
> > >> -Fixed rogue process detector to prevent truncation of user names
> > >> -Reduced size of publications between the PM and Agents
> > >> -Improved Agent's detection of defunct processes
> > >> -Improved logging of system events
> > >> -ducc_watcher improvements
> > >> -Job & managed reservation specs now saved in DB
> > >> -DUCC Web Server (WS) queries DB too often
> > >> -DUCC Web Server (WS) should use Resource Manager (RM) calculated
> value
> > >> for machine's memory available
> > >>
> > >>
> > >> The list of changes in Jira:
> > >> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
> > >> 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
> > >>
> > >> The source and binary zip/tars are staged to
> > >> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC1/
> > >>
> > >> The Maven artifacts are here:
> > >> https://repository.apache.org/content/repositories/orgapacheuima-1186
> > >>
> > >> The SVN tags are here:
> > >> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
> > >>
> > >> 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 ...
> > >>
> > >> Thanks
> > >>
> > >>
> > > --
> > > Jerry Cwiklik
> > > Apache UIMA
> > >
> > >
> >
>

Re: [VOTE] UIMA-DUCC 2.2.2 RC1

Posted by Burn Lewis <bu...@gmail.com>.
Ran 1.dd.job with UIMA 2.10.0 and got:  java.lang.NoSuchMethodError:
org/apache/uima/internal/util/XMLUtils.createDocumentBuilderFactory()
Ljavax/xml/parsers/DocumentBuilderFactory;
Can we avoid requiring UIMA 2.10.2 in user code?
~Burn

On Wed, Feb 21, 2018 at 8:58 AM, Lou DeGenaro <lo...@gmail.com>
wrote:

> Installed on Apache-DUCC.  Get the following in the job submission script:
>
> id:5 location:26530@uima-ducc-vm2
> ERROR: java.lang.NoSuchMethodException: fromJson
>
> java.lang.NoSuchMethodException: fromJson
>         at
> org.apache.uima.ducc.transport.dispatcher.ClassManager.invoke(
> ClassManager.java:275)
>         at
> org.apache.uima.ducc.transport.dispatcher.DuccEventHttpDispatcherCl.
> fromJson(DuccEventHttpDispatcherCl.java:110)
>         at
> org.apache.uima.ducc.transport.dispatcher.DuccEventHttpDispatcherCl.
> dispatchJson(DuccEventHttpDispatcherCl.java:119)
>         at
> org.apache.uima.ducc.cli.DuccMonitor.runInternal(DuccMonitor.java:361)
>         at org.apache.uima.ducc.cli.DuccMonitor.run(DuccMonitor.java:578)
>         at
> org.apache.uima.ducc.cli.MonitorListener.run(MonitorListener.java:87)
>         at java.lang.Thread.run(Thread.java:745)
>
> [X ] -1 Not OK to release
>
> Lou.
>
> On Tue, Feb 20, 2018 at 10:45 AM, Jerry Cwiklik <cw...@apache.org>
> wrote:
>
> > - Spot checked signatures - OK
> >
> > - Compared DUCC source with SVN tag - OK
> >
> > - 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
> >
> > Jerry
> >
> >
> > On 2/19/2018 1:22 PM, Jerry Cwiklik wrote:
> >
> >> Hi,
> >>
> >> the UIMA-DUCC 2.2.2 release candidate 1 is ready for voting.
> >>
> >> This version contains the following fixes:
> >> -Upgraded UIMA (2.10.2), UIMA-AS (2.10.2), ActiveMQ (5.15.2), Spring
> >> Framework (4.3.9), Camel (2.19.3), XStream (1.4.10)
> >> -Requires java 8 for builds and runtime
> >> -Fixed rogue process detector to prevent truncation of user names
> >> -Reduced size of publications between the PM and Agents
> >> -Improved Agent's detection of defunct processes
> >> -Improved logging of system events
> >> -ducc_watcher improvements
> >> -Job & managed reservation specs now saved in DB
> >> -DUCC Web Server (WS) queries DB too often
> >> -DUCC Web Server (WS) should use Resource Manager (RM) calculated value
> >> for machine's memory available
> >>
> >>
> >> The list of changes in Jira:
> >> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
> >> 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
> >>
> >> The source and binary zip/tars are staged to
> >> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC1/
> >>
> >> The Maven artifacts are here:
> >> https://repository.apache.org/content/repositories/orgapacheuima-1186
> >>
> >> The SVN tags are here:
> >> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
> >>
> >> 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 ...
> >>
> >> Thanks
> >>
> >>
> > --
> > Jerry Cwiklik
> > Apache UIMA
> >
> >
>

Re: [VOTE] UIMA-DUCC 2.2.2 RC1

Posted by Lou DeGenaro <lo...@gmail.com>.
Installed on Apache-DUCC.  Get the following in the job submission script:

id:5 location:26530@uima-ducc-vm2
ERROR: java.lang.NoSuchMethodException: fromJson

java.lang.NoSuchMethodException: fromJson
        at
org.apache.uima.ducc.transport.dispatcher.ClassManager.invoke(ClassManager.java:275)
        at
org.apache.uima.ducc.transport.dispatcher.DuccEventHttpDispatcherCl.fromJson(DuccEventHttpDispatcherCl.java:110)
        at
org.apache.uima.ducc.transport.dispatcher.DuccEventHttpDispatcherCl.dispatchJson(DuccEventHttpDispatcherCl.java:119)
        at
org.apache.uima.ducc.cli.DuccMonitor.runInternal(DuccMonitor.java:361)
        at org.apache.uima.ducc.cli.DuccMonitor.run(DuccMonitor.java:578)
        at
org.apache.uima.ducc.cli.MonitorListener.run(MonitorListener.java:87)
        at java.lang.Thread.run(Thread.java:745)

[X ] -1 Not OK to release

Lou.

On Tue, Feb 20, 2018 at 10:45 AM, Jerry Cwiklik <cw...@apache.org> wrote:

> - Spot checked signatures - OK
>
> - Compared DUCC source with SVN tag - OK
>
> - 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
>
> Jerry
>
>
> On 2/19/2018 1:22 PM, Jerry Cwiklik wrote:
>
>> Hi,
>>
>> the UIMA-DUCC 2.2.2 release candidate 1 is ready for voting.
>>
>> This version contains the following fixes:
>> -Upgraded UIMA (2.10.2), UIMA-AS (2.10.2), ActiveMQ (5.15.2), Spring
>> Framework (4.3.9), Camel (2.19.3), XStream (1.4.10)
>> -Requires java 8 for builds and runtime
>> -Fixed rogue process detector to prevent truncation of user names
>> -Reduced size of publications between the PM and Agents
>> -Improved Agent's detection of defunct processes
>> -Improved logging of system events
>> -ducc_watcher improvements
>> -Job & managed reservation specs now saved in DB
>> -DUCC Web Server (WS) queries DB too often
>> -DUCC Web Server (WS) should use Resource Manager (RM) calculated value
>> for machine's memory available
>>
>>
>> The list of changes in Jira:
>> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
>> 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
>>
>> The source and binary zip/tars are staged to
>> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC1/
>>
>> The Maven artifacts are here:
>> https://repository.apache.org/content/repositories/orgapacheuima-1186
>>
>> The SVN tags are here:
>> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
>>
>> 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 ...
>>
>> Thanks
>>
>>
> --
> Jerry Cwiklik
> Apache UIMA
>
>

Re: [VOTE] UIMA-DUCC 2.2.2 RC1

Posted by Jerry Cwiklik <cw...@apache.org>.
- Spot checked signatures - OK

- Compared DUCC source with SVN tag - OK

- 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

Jerry

On 2/19/2018 1:22 PM, Jerry Cwiklik wrote:
> Hi,
>
> the UIMA-DUCC 2.2.2 release candidate 1 is ready for voting.
>
> This version contains the following fixes:
> -Upgraded UIMA (2.10.2), UIMA-AS (2.10.2), ActiveMQ (5.15.2), Spring 
> Framework (4.3.9), Camel (2.19.3), XStream (1.4.10)
> -Requires java 8 for builds and runtime
> -Fixed rogue process detector to prevent truncation of user names
> -Reduced size of publications between the PM and Agents
> -Improved Agent's detection of defunct processes
> -Improved logging of system events
> -ducc_watcher improvements
> -Job & managed reservation specs now saved in DB
> -DUCC Web Server (WS) queries DB too often
> -DUCC Web Server (WS) should use Resource Manager (RM) calculated 
> value for machine's memory available
>
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.2.2-Ducc%20AND%20project%20%3D%20UIMA 
>
>
> The source and binary zip/tars are staged to
> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC1/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1186
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
>
> 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 ...
>
> Thanks
>

-- 
Jerry Cwiklik
Apache UIMA