[VOTE] Release UIMA-DUCC 2.2.1 RC3

2017-08-02 Thread Jaroslaw Cwiklik
Hi,

the UIMA-DUCC 2.2.1 release candidate 3 is ready for voting.

Fixed the following issues found in RC2:

- Missing docs from binary tarball
- README missing info about JAVA_HOME when running mvn build
- Typos in LICENSE
- The ducc_update script not documented in DuccBook
- RELEASE_NOTES.html section about ducc_update should change

The list of changes in Jira:
https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.2.1-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.1/RC3/

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

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

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


[jira] [Resolved] (UIMA-5525) Correct documentation for ducc_update

2017-08-02 Thread Burn Lewis (JIRA)

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

Burn Lewis resolved UIMA-5525.
--
Resolution: Fixed

Updated to describe DB creation when previous release is prior to 2.1.0.
Explain how to extract ducc_update from the tar file.  
The link to ducc_update on the web page can be removed.

> Correct documentation for ducc_update
> -
>
> Key: UIMA-5525
> URL: https://issues.apache.org/jira/browse/UIMA-5525
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Burn Lewis
>Assignee: Burn Lewis
>Priority: Minor
> Fix For: 2.2.1-Ducc
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (UIMA-5525) Correct documentation for ducc_update

2017-08-02 Thread Burn Lewis (JIRA)
Burn Lewis created UIMA-5525:


 Summary: Correct documentation for ducc_update
 Key: UIMA-5525
 URL: https://issues.apache.org/jira/browse/UIMA-5525
 Project: UIMA
  Issue Type: Bug
  Components: DUCC
Reporter: Burn Lewis
Assignee: Burn Lewis
Priority: Minor
 Fix For: 2.2.1-Ducc






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: [jira] [Commented] (UIMA-5477) javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ

2017-08-02 Thread Jaroslaw Cwiklik
I am still not clear on your deployment. Can you clarify:

1) Do you have more than 1 UIMA-AS client instance in the application?
2) Is the aggregate service a Cas Multiplier? Meaning does it return child
CASes to the UIMA-AS client?
3) Is the remote service (Aggregate's delegate) a Cas Multiplier?

Jerry


On Tue, Aug 1, 2017 at 11:31 AM, nelson rivera 
wrote:

> this is not my uima-as deployment, i have a client by uima-as service.
> The aggregate uima-as service  have two Cas Multiplier delegate in it
> flow , but are colocated, at the beginning and the middle. The remote
> delegate of aggregate uima-as service is at the end of the flow and is
>  a primitive annotator, implemented in c++ and deploy with
> deployAsyncService.sh.
>


Re: [VOTE] Release UIMA-DUCC 2.2.1 RC2

2017-08-02 Thread Jaroslaw Cwiklik
Cancelling RC2 due to issues found by Lou.

Thanks for testing

Jerry

On Wed, Aug 2, 2017 at 10:04 AM, Jaroslaw Cwiklik 
wrote:

> Looks like I did not include mvn profile -Pbuild-duccdocs when I built the
> RC. Unfortunate side effect of not building docs by default.
>
> The UIMA downloads page has only one link to ducc_update script on an old
> version of ducc (2.0.1). I've checked binary release and it is in the admin
> folder. It looks to me that the RELEASE_NOTES should be changed. We
> probably no longer need the link to uima download page.
>
> Jerry
>
> On Wed, Aug 2, 2017 at 9:24 AM, Lou DeGenaro 
> wrote:
>
>> > Downloaded uima-ducc-2.2.1-bin.tar.gz
>> > 1/RC2/uima-ducc-2.2.1-bin.tar.gz>
>> : OK
>> > Installed and started Apache DUCC demo
>> http://uima-ducc-demo.apache.org:42133/jobs.jsp :
>>- Jobs, Services, Reservations running : OK
>>- WS
>>   - Jobs + Details: OK
>>   - Reservations + Details : OK
>>   - Services + Details : OK
>>   - System Administration, Broker, Classes, Daemons, Machines : OK
>>   * System DuccBook : MISSING!
>>   - System Viz : OK
>> > Spot check LICENSE file : OK
>>- note typo:
>>   (webserver>navigation
>>- not inconsistency:
>>   (Webserver) vs. (webserver)
>> > Check README file : OK
>>- should it also say JAVA_HOME should be set to Java 7 install location
>> for mvn building?
>> > Spot check NOTICE file: OK
>> > Check ReleaseNotes.html : OK, except
>>- could not easily find: *ducc_update* script which can be copied from
>> the UIMA Downloads page
>> 
>>   (maybe it's just me - has to resort to searching the page for
>> "ducc_update").
>>
>> Vote on RC2: -1
>>
>> Lou.
>> 
>>
>>
>>
>>
>> On Tue, Aug 1, 2017 at 7:57 PM, Jaroslaw Cwiklik 
>> wrote:
>>
>> > Hi,
>> >
>> > the UIMA-DUCC 2.2.1 release candidate 2 is ready for voting.
>> >
>> > Fixed the following issues found in RC1:
>> >
>> > - DUCC now fails to handle fake ids when running a simulated cluster
>> > - DUCC Web Server (WS) NPE handling JobSpecificationData requests
>> >
>> > The list of changes in Jira:
>> > https://issues.apache.org/jira/issues/?jql=fixVersion%
>> > 20%3D%202.2.1-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.1/RC2/
>> >
>> > The Maven artifacts are here:
>> > https://repository.apache.org/content/repositories/orgapacheuima-1148
>> >
>> > The SVN tags are here:
>> > http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.1/
>> >
>> > 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
>> >
>>
>
>


Re: [VOTE] Release UIMA-DUCC 2.2.1 RC2

2017-08-02 Thread Jaroslaw Cwiklik
Looks like I did not include mvn profile -Pbuild-duccdocs when I built the
RC. Unfortunate side effect of not building docs by default.

The UIMA downloads page has only one link to ducc_update script on an old
version of ducc (2.0.1). I've checked binary release and it is in the admin
folder. It looks to me that the RELEASE_NOTES should be changed. We
probably no longer need the link to uima download page.

Jerry

On Wed, Aug 2, 2017 at 9:24 AM, Lou DeGenaro  wrote:

> > Downloaded uima-ducc-2.2.1-bin.tar.gz
>  2.2.1/RC2/uima-ducc-2.2.1-bin.tar.gz>
> : OK
> > Installed and started Apache DUCC demo
> http://uima-ducc-demo.apache.org:42133/jobs.jsp :
>- Jobs, Services, Reservations running : OK
>- WS
>   - Jobs + Details: OK
>   - Reservations + Details : OK
>   - Services + Details : OK
>   - System Administration, Broker, Classes, Daemons, Machines : OK
>   * System DuccBook : MISSING!
>   - System Viz : OK
> > Spot check LICENSE file : OK
>- note typo:
>   (webserver>navigation
>- not inconsistency:
>   (Webserver) vs. (webserver)
> > Check README file : OK
>- should it also say JAVA_HOME should be set to Java 7 install location
> for mvn building?
> > Spot check NOTICE file: OK
> > Check ReleaseNotes.html : OK, except
>- could not easily find: *ducc_update* script which can be copied from
> the UIMA Downloads page
> 
>   (maybe it's just me - has to resort to searching the page for
> "ducc_update").
>
> Vote on RC2: -1
>
> Lou.
> 
>
>
>
>
> On Tue, Aug 1, 2017 at 7:57 PM, Jaroslaw Cwiklik 
> wrote:
>
> > Hi,
> >
> > the UIMA-DUCC 2.2.1 release candidate 2 is ready for voting.
> >
> > Fixed the following issues found in RC1:
> >
> > - DUCC now fails to handle fake ids when running a simulated cluster
> > - DUCC Web Server (WS) NPE handling JobSpecificationData requests
> >
> > The list of changes in Jira:
> > https://issues.apache.org/jira/issues/?jql=fixVersion%
> > 20%3D%202.2.1-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.1/RC2/
> >
> > The Maven artifacts are here:
> > https://repository.apache.org/content/repositories/orgapacheuima-1148
> >
> > The SVN tags are here:
> > http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.1/
> >
> > 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
> >
>


Re: [VOTE] Release UIMA-DUCC 2.2.1 RC2

2017-08-02 Thread Lou DeGenaro
> Downloaded uima-ducc-2.2.1-bin.tar.gz

: OK
> Installed and started Apache DUCC demo
http://uima-ducc-demo.apache.org:42133/jobs.jsp :
   - Jobs, Services, Reservations running : OK
   - WS
  - Jobs + Details: OK
  - Reservations + Details : OK
  - Services + Details : OK
  - System Administration, Broker, Classes, Daemons, Machines : OK
  * System DuccBook : MISSING!
  - System Viz : OK
> Spot check LICENSE file : OK
   - note typo:
  (webserver>navigation
   - not inconsistency:
  (Webserver) vs. (webserver)
> Check README file : OK
   - should it also say JAVA_HOME should be set to Java 7 install location
for mvn building?
> Spot check NOTICE file: OK
> Check ReleaseNotes.html : OK, except
   - could not easily find: *ducc_update* script which can be copied from
the UIMA Downloads page

  (maybe it's just me - has to resort to searching the page for
"ducc_update").

Vote on RC2: -1

Lou.





On Tue, Aug 1, 2017 at 7:57 PM, Jaroslaw Cwiklik  wrote:

> Hi,
>
> the UIMA-DUCC 2.2.1 release candidate 2 is ready for voting.
>
> Fixed the following issues found in RC1:
>
> - DUCC now fails to handle fake ids when running a simulated cluster
> - DUCC Web Server (WS) NPE handling JobSpecificationData requests
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%
> 20%3D%202.2.1-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.1/RC2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1148
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.1/
>
> 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
>