Build failed in Jenkins: UIMA-v3-sdk #188

2017-08-01 Thread Apache Jenkins Server
See 


Changes:

[schor] no Jira - cleanup, adding test capabilities to handle non-equal CASs 
better.

[schor] no Jira - change internal collection type to use TOP; clean out / 
remove unused things

[schor] no Jira add default methods for variants taking a clazz arg

[schor] no Jira fix edge case when index is null.

[schor] add short form of pretty printing; fix ref printing with loops

[schor] [UIMA-5524]

[schor] no Jira - rename a method to remind users of its actual meaning

[schor] [UIMA-5524]

[schor] no Jira, add contains method

[schor] no Jira, small edge case fixes and more comments

[schor] no Jira, add contains for string array

[schor] no Jira, adjust generics, improve javadocs

[schor] no Jira, slight adjustment to generic typing

[schor] no Jira - rename a method to remind users of its actual meaning, update 
javadoc

[schor] no Jira - rename a method to remind users of its actual meaning, update 
toString

[schor] no Jira - rename a method to remind users of its actual meaning, update 
toString

[schor] no Jira - rename a method to remind users of its actual meaning

[schor] no Jira - rename a method to remind users of its actual meaning

[schor] no Jira - rename a method to remind users of its actual meaning

[schor] no Jira - restore clear of 0 length utility arrays when cas is reset

[schor] no Jira - restore clear of 0 length utility arrays when cas is reset

[schor] no Jira, make a default method so it covers more cases

[schor] no Jira - rename a method to remind users of its actual meaning

[schor] no Jira - rename a method to remind users of its actual meaning

[schor] [UIMA-5250] augment the documentation for copy on write reset

--
[...truncated 326.99 KB...]
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default-report) @ 
uimaj-test-util ---
[INFO] Skipping JaCoCo execution due to missing execution data 

[PMD] No report found for mojo report
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uimaj-test-util ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
uimaj-test-util ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default) @ uimaj-test-util ---
[INFO] Fork Value is true
 [java] Warnings generated: 25
[INFO] Done FindBugs Analysis
[FINDBUGS] Searching for all files in 
 that 
match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 file in 

[FINDBUGS] Successfully parsed file 

 of module Apache UIMA Base: uimaj-test-util: JUnit utilities with 25 unique 
warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #187
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (default) @ uimaj-test-util ---
[DRY] Searching for all files in 
 that 
match the pattern cpd.xml
[DRY] Parsing 1 file in 

[DRY] Successfully parsed file 
 
of module Apache UIMA Base: uimaj-test-util: JUnit utilities with 2 unique 
warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #187
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:pmd (default) @ uimaj-test-util ---
[PMD] Searching for all files in 
 that 
match the pattern pmd.xml
[PMD] Parsing 1 file in 

[PMD] Successfully parsed file 
 
of module Apache UIMA Base: uimaj-test-util: JUnit utilities with 12 unique 
warnings and 0 duplicates.
[PMD] Computing warning deltas based on reference build #187
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:check (default-check) @ 
uimaj-test-util ---
[INFO] Skipping JaCoCo execution due to missing execution data 

[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
uimaj-test-util ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/uimaj-test-util/3.0.0-beta-SNAPSHOT/uimaj-test-util-3.0.0-beta-SNAPSHOT.jar
[INFO] Installing 

[jira] [Updated] (UIMA-5524) add test case for all varieties of rattling iterators

2017-08-01 Thread Marshall Schor (JIRA)

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

Marshall Schor updated UIMA-5524:
-
Fix Version/s: 2.10.1SDK

> add test case for all varieties of rattling iterators
> -
>
> Key: UIMA-5524
> URL: https://issues.apache.org/jira/browse/UIMA-5524
> Project: UIMA
>  Issue Type: Improvement
>  Components: Core Java Framework
>Reporter: Marshall Schor
>Assignee: Marshall Schor
>Priority: Minor
> Fix For: 2.10.1SDK, 3.0.0SDK-beta
>
>
> do a thorough test of all edge cases of rattling iterators, using random 
> number to create variety.



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


[jira] [Created] (UIMA-5524) add test case for all varieties of rattling iterators

2017-08-01 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5524:


 Summary: add test case for all varieties of rattling iterators
 Key: UIMA-5524
 URL: https://issues.apache.org/jira/browse/UIMA-5524
 Project: UIMA
  Issue Type: Improvement
  Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
 Fix For: 3.0.0SDK-beta


do a thorough test of all edge cases of rattling iterators, using random number 
to create variety.



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


[jira] [Created] (UIMA-5523) uv3 wrong test in one iterator impl for index becoming non-empty

2017-08-01 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5523:


 Summary: uv3 wrong test in one iterator impl for index becoming 
non-empty
 Key: UIMA-5523
 URL: https://issues.apache.org/jira/browse/UIMA-5523
 Project: UIMA
  Issue Type: Bug
  Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
 Fix For: 3.0.0SDK-beta


a test to see if an empty iterator is no longer empty is mistakenly testing the 
copy-on-write version. 



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


[jira] [Closed] (UIMA-5514) Fix docs for job descriptor override

2017-08-01 Thread Marshall Schor (JIRA)

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

Marshall Schor closed UIMA-5514.

Resolution: Duplicate

> Fix docs for job descriptor override
> 
>
> Key: UIMA-5514
> URL: https://issues.apache.org/jira/browse/UIMA-5514
> Project: UIMA
>  Issue Type: Bug
>Reporter: Rong Li
>
> Overrides are blank not comma separated



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


[jira] [Closed] (UIMA-5518) Fix docs for job descriptor overrides

2017-08-01 Thread Marshall Schor (JIRA)

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

Marshall Schor closed UIMA-5518.

Resolution: Duplicate

> Fix docs for job descriptor overrides
> -
>
> Key: UIMA-5518
> URL: https://issues.apache.org/jira/browse/UIMA-5518
> Project: UIMA
>  Issue Type: Bug
>Reporter: Rong Li
>
> Overrides are blank not comma separated



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


[jira] [Closed] (UIMA-5516) Fix docs for job descriptor overrides

2017-08-01 Thread Marshall Schor (JIRA)

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

Marshall Schor closed UIMA-5516.

Resolution: Duplicate

> Fix docs for job descriptor overrides
> -
>
> Key: UIMA-5516
> URL: https://issues.apache.org/jira/browse/UIMA-5516
> Project: UIMA
>  Issue Type: Bug
>Reporter: Rong Li
>
> Overrides are blank not comma separated



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


[jira] [Closed] (UIMA-5515) Fix docs for job descriptor override

2017-08-01 Thread Marshall Schor (JIRA)

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

Marshall Schor closed UIMA-5515.

Resolution: Duplicate

> Fix docs for job descriptor override
> 
>
> Key: UIMA-5515
> URL: https://issues.apache.org/jira/browse/UIMA-5515
> Project: UIMA
>  Issue Type: Bug
>Reporter: Rong Li
>
> Overrides are blank not comma separated



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


[jira] [Closed] (UIMA-5517) Fix docs for job descriptor overrides

2017-08-01 Thread Marshall Schor (JIRA)

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

Marshall Schor closed UIMA-5517.

Resolution: Duplicate

> Fix docs for job descriptor overrides
> -
>
> Key: UIMA-5517
> URL: https://issues.apache.org/jira/browse/UIMA-5517
> Project: UIMA
>  Issue Type: Bug
>Reporter: Rong Li
>
> Overrides are blank not comma separated



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


[VOTE] Release UIMA-DUCC 2.2.1 RC2

2017-08-01 Thread Jaroslaw Cwiklik
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


Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #1242

2017-08-01 Thread Apache Jenkins Server
See 


Changes:

[cwiklik] [maven-release-plugin] prepare for next development iteration

[cwiklik] [maven-release-plugin] prepare release uima-ducc-2.2.1

--
[INFO] 
[INFO] 
[INFO] Building Apache UIMA-DUCC: uima-ducc 2.2.2-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc ---
[INFO] Deleting 

[TASKS] Scanning folder 
' for 
files matching the pattern '**/*.java' - excludes: uima-ducc-parent/**/*, 
uima-ducc-cli/**/*, uima-ducc-pm/**/*, uima-ducc-rm/**/*, uima-ducc-sm/**/*, 
uima-ducc-orchestrator/**/*, uima-ducc-common/**/*, uima-ducc-transport/**/*, 
uima-ducc-agent/**/*, uima-ducc-duccdocs/**/*, uima-ducc-web/**/*, 
uima-ducc-examples/**/*, uima-ducc-database/**/*, uima-ducc-spawn/**/*, 
uima-ducc-user/**/*, uima-ducc-container/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #1238
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uima-ducc ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc ---
[INFO] Executing: /bin/sh -c cd 
' && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 

[INFO] Storing buildNumber: 1803716 at timestamp: 1501624624356
[INFO] Executing: /bin/sh -c cd 
' && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc ---
[INFO] 
[INFO] --- maven-changes-plugin:2.10:jira-report (default-cli) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:copy-from-apache-dist (get-uima-as) 
@ uima-ducc ---
copy-from-apache-dist returning, file 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 exists
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack uima-as Bin) @ uima-ducc 
---
[INFO] Configured Artifact: org.apache.uima:uima-as:bin:2.9.0:tar.gz
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 to 

 with includes "" and excludes ""
[INFO] Expanding: 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 into 

[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack cassandra Bin) @ 
uima-ducc ---
[INFO] Configured Artifact: 
org.apache.cassandra:apache-cassandra:bin:2.1.11:tar.gz
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cassandra/apache-cassandra/2.1.11/apache-cassandra-2.1.11-bin.tar.gz
 to 

 with includes "" and excludes ""
[INFO] Expanding: 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cassandra/apache-cassandra/2.1.11/apache-cassandra-2.1.11-bin.tar.gz
 into 

[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-jetty-distro) @ uima-ducc 
---
[INFO] Configured Artifact: 
org.eclipse.jetty:jetty-distribution:9.2.13.v20150730:zip
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/0/org/eclipse/jetty/jetty-distribution/9.2.13.v20150730/jetty-distribution-9.2.13.v20150730.zip
 to 

 with includes "" and excludes ""
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:javadoc (javadocs-distr) > 
generate-sources @ uima-ducc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc 
---
[INFO] 
[INFO] --- 

Build failed in Jenkins: UIMA-DUCC #1242

2017-08-01 Thread Apache Jenkins Server
See 

Changes:

[cwiklik] [maven-release-plugin] prepare for next development iteration

[cwiklik] [maven-release-plugin] prepare release uima-ducc-2.2.1

--
[...truncated 398.21 KB...]
[ERROR] ^
[ERROR] 
:109:
 warning: no @throws for java.lang.Exception
[ERROR] public abstract void init(String arguments, String endpoint) throws 
Exception;
[ERROR] ^
[ERROR] 
:122:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:136:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:147:
 warning: no @throws for java.lang.Exception
[ERROR] public void init(String arguments, String endpoint, Map 
initState)
[ERROR] ^
[ERROR] 
:187:
 warning: no @param for props
[ERROR] public void setSmState(Map props)
[ERROR] ^
[ERROR] 
:197:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:205:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:207:
 error: malformed HTML
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:207:
 error: bad use of '>'
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:330:
 warning: no @param for logger
[ERROR] public void setLogger(org.apache.uima.ducc.common.utils.DuccLogger 
logger)
[ERROR] ^
[ERROR] 
:390:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:393:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for myClassName
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for opts
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for args
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for cli_props
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for consoleCb
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @throws for java.lang.Exception
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:243:
 warning: no description for @throws
[ERROR] * @throws 

Build failed in Jenkins: UIMA-DUCC #1241

2017-08-01 Thread Apache Jenkins Server
See 

Changes:

[cwiklik] UIMA-5510 reverted poms back to 2.2.1-SNAPSHOT

--
[...truncated 399.31 KB...]
[ERROR] ^
[ERROR] 
:109:
 warning: no @throws for java.lang.Exception
[ERROR] public abstract void init(String arguments, String endpoint) throws 
Exception;
[ERROR] ^
[ERROR] 
:122:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:136:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:147:
 warning: no @throws for java.lang.Exception
[ERROR] public void init(String arguments, String endpoint, Map 
initState)
[ERROR] ^
[ERROR] 
:187:
 warning: no @param for props
[ERROR] public void setSmState(Map props)
[ERROR] ^
[ERROR] 
:197:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:205:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:207:
 error: malformed HTML
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:207:
 error: bad use of '>'
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:330:
 warning: no @param for logger
[ERROR] public void setLogger(org.apache.uima.ducc.common.utils.DuccLogger 
logger)
[ERROR] ^
[ERROR] 
:390:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:393:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for myClassName
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for opts
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for args
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for cli_props
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for consoleCb
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @throws for java.lang.Exception
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:243:
 warning: no description for @throws
[ERROR] * @throws Exception
[ERROR] ^
[ERROR] 

Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #1241

2017-08-01 Thread Apache Jenkins Server
See 


Changes:

[cwiklik] UIMA-5510 reverted poms back to 2.2.1-SNAPSHOT

--
[INFO] 
[INFO] 
[INFO] Building Apache UIMA-DUCC: uima-ducc 2.2.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc ---
[INFO] Deleting 

[TASKS] Scanning folder 
' for 
files matching the pattern '**/*.java' - excludes: uima-ducc-parent/**/*, 
uima-ducc-cli/**/*, uima-ducc-pm/**/*, uima-ducc-rm/**/*, uima-ducc-sm/**/*, 
uima-ducc-orchestrator/**/*, uima-ducc-common/**/*, uima-ducc-transport/**/*, 
uima-ducc-agent/**/*, uima-ducc-duccdocs/**/*, uima-ducc-web/**/*, 
uima-ducc-examples/**/*, uima-ducc-database/**/*, uima-ducc-spawn/**/*, 
uima-ducc-user/**/*, uima-ducc-container/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #1238
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uima-ducc ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc ---
[INFO] Executing: /bin/sh -c cd 
' && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 

[INFO] Storing buildNumber: 1803705 at timestamp: 1501621433403
[INFO] Executing: /bin/sh -c cd 
' && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc ---
[INFO] 
[INFO] --- maven-changes-plugin:2.10:jira-report (default-cli) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:copy-from-apache-dist (get-uima-as) 
@ uima-ducc ---
copy-from-apache-dist returning, file 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 exists
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack uima-as Bin) @ uima-ducc 
---
[INFO] Configured Artifact: org.apache.uima:uima-as:bin:2.9.0:tar.gz
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 to 

 with includes "" and excludes ""
[INFO] Expanding: 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 into 

[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack cassandra Bin) @ 
uima-ducc ---
[INFO] Configured Artifact: 
org.apache.cassandra:apache-cassandra:bin:2.1.11:tar.gz
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cassandra/apache-cassandra/2.1.11/apache-cassandra-2.1.11-bin.tar.gz
 to 

 with includes "" and excludes ""
[INFO] Expanding: 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cassandra/apache-cassandra/2.1.11/apache-cassandra-2.1.11-bin.tar.gz
 into 

[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-jetty-distro) @ uima-ducc 
---
[INFO] Configured Artifact: 
org.eclipse.jetty:jetty-distribution:9.2.13.v20150730:zip
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/1/org/eclipse/jetty/jetty-distribution/9.2.13.v20150730/jetty-distribution-9.2.13.v20150730.zip
 to 

 with includes "" and excludes ""
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:javadoc (javadocs-distr) > 
generate-sources @ uima-ducc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uima-ducc ---
[INFO] 
[INFO] --- 

[jira] [Closed] (UIMA-5521) DUCC now fails to handle fake ids when running a simulated cluster

2017-08-01 Thread Burn Lewis (JIRA)

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

Burn Lewis closed UIMA-5521.


> DUCC now fails to handle fake ids when running a simulated cluster
> --
>
> Key: UIMA-5521
> URL: https://issues.apache.org/jira/browse/UIMA-5521
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Burn Lewis
>Assignee: Burn Lewis
> Fix For: 2.2.1-Ducc
>
>
> Should check if the effective id is 0 instead of trying to switch when not 
> setuid



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


[jira] [Resolved] (UIMA-5521) DUCC now fails to handle fake ids when running a simulated cluster

2017-08-01 Thread Burn Lewis (JIRA)

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

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

Fix delivered and tested on a simulated cluster with fake ids

> DUCC now fails to handle fake ids when running a simulated cluster
> --
>
> Key: UIMA-5521
> URL: https://issues.apache.org/jira/browse/UIMA-5521
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Burn Lewis
>Assignee: Burn Lewis
> Fix For: 2.2.1-Ducc
>
>
> Should check if the effective id is 0 instead of trying to switch when not 
> setuid



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


Build failed in Jenkins: UIMA-DUCC #1240

2017-08-01 Thread Apache Jenkins Server
See 

Changes:

[degenaro] UIMA-5522 DUCC Web Server (WS) NPE handling JobSpecificationData 
requests

--
[...truncated 398.00 KB...]
[ERROR] ^
[ERROR] 
:109:
 warning: no @throws for java.lang.Exception
[ERROR] public abstract void init(String arguments, String endpoint) throws 
Exception;
[ERROR] ^
[ERROR] 
:122:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:136:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:147:
 warning: no @throws for java.lang.Exception
[ERROR] public void init(String arguments, String endpoint, Map 
initState)
[ERROR] ^
[ERROR] 
:187:
 warning: no @param for props
[ERROR] public void setSmState(Map props)
[ERROR] ^
[ERROR] 
:197:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:205:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:207:
 error: malformed HTML
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:207:
 error: bad use of '>'
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:330:
 warning: no @param for logger
[ERROR] public void setLogger(org.apache.uima.ducc.common.utils.DuccLogger 
logger)
[ERROR] ^
[ERROR] 
:390:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:393:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for myClassName
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for opts
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for args
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for cli_props
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for consoleCb
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @throws for java.lang.Exception
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:243:
 warning: no description for @throws
[ERROR] * @throws Exception
[ERROR] ^
[ERROR] 

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

2017-08-01 Thread nelson rivera
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.


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

2017-08-01 Thread Nelson RIvera (JIRA)

[ 
https://issues.apache.org/jira/browse/UIMA-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109079#comment-16109079
 ] 

Nelson RIvera commented on UIMA-5477:
-

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.

> javax.jms.IllegalStateException: The Session is closed after establish 
> connections between uima-as client and ActiveMQ
> --
>
> Key: UIMA-5477
> URL: https://issues.apache.org/jira/browse/UIMA-5477
> Project: UIMA
>  Issue Type: Access
>  Components: Async Scaleout
>Affects Versions: 2.9.0AS
> Environment: ubuntu xenial, openjdk-8-jdk
>Reporter: Nelson RIvera
> Attachments: screenshot-1.png
>
>
> In my program main, i initialize a uimas-as client only once and I use
> this client to consume all requests to a displayed service uima-as.
> Before process a request i ask to uima-as client with:
> BaseUIMAAsynchronousEngine_impl.connectionOpen()
> and if the result es "false", i stop the uima-as client and initialize it 
> again.
> With some steps, still undefined, but basically when restart the UIMA-AS 
> Broker
> without restart service uima-as.
> The instruccion to uima-as client
> BaseUIMAAsynchronousEngine_impl.connectionOpen() return "true", but
> them i get a "javax.jms.IllegalStateException: The Session is closed"
> when proces the request.
> One peculiarity is that, is a primitive annotator implented in c++,
> but is deployed with de deployAsyncService.sh de uima-as directly.



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


[jira] [Resolved] (UIMA-5522) DUCC Web Server (WS) NPE handling JobSpecificationData requests

2017-08-01 Thread Lou DeGenaro (JIRA)

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

Lou DeGenaro resolved UIMA-5522.

Resolution: Fixed

Change set delivered.

> DUCC Web Server (WS) NPE handling JobSpecificationData requests
> ---
>
> Key: UIMA-5522
> URL: https://issues.apache.org/jira/browse/UIMA-5522
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Lou DeGenaro
> Fix For: 2.2.1-Ducc
>
>
> Request for non-existent Job Specification for non-existent Job causes 
> (recoverable) NPE in WS.



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


[jira] [Closed] (UIMA-5522) DUCC Web Server (WS) NPE handling JobSpecificationData requests

2017-08-01 Thread Lou DeGenaro (JIRA)

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

Lou DeGenaro closed UIMA-5522.
--

> DUCC Web Server (WS) NPE handling JobSpecificationData requests
> ---
>
> Key: UIMA-5522
> URL: https://issues.apache.org/jira/browse/UIMA-5522
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Lou DeGenaro
> Fix For: 2.2.1-Ducc
>
>
> Request for non-existent Job Specification for non-existent Job causes 
> (recoverable) NPE in WS.



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


[jira] [Work started] (UIMA-5522) DUCC Web Server (WS) NPE handling JobSpecificationData requests

2017-08-01 Thread Lou DeGenaro (JIRA)

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

Work on UIMA-5522 started by Lou DeGenaro.
--
> DUCC Web Server (WS) NPE handling JobSpecificationData requests
> ---
>
> Key: UIMA-5522
> URL: https://issues.apache.org/jira/browse/UIMA-5522
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: Lou DeGenaro
>Assignee: Lou DeGenaro
> Fix For: 2.2.1-Ducc
>
>
> Request for non-existent Job Specification for non-existent Job causes 
> (recoverable) NPE in WS.



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


Re: [VOTE] Release UIMA-DUCC 2.2.1 RC1

2017-08-01 Thread Jaroslaw Cwiklik
Hi, I am cancelling DUCC 2.2.1 RC1 due to problems reported by Lou.

Thanks for testing. I will work on RC2 as soon as the fixes are in.

Jerry

On Tue, Aug 1, 2017 at 10:56 AM, Lou DeGenaro 
wrote:

> I vote -1 for 3 reasons:
>
> 1. ducc_ling does not work for sim-cluster
> 2. WS has NPE for some non-existent job requests than can be easily fixed
> 3. Jobs with service dependencies are not working under Apache DUCC demo
>
> Lou.
>
> On Thu, Jul 27, 2017 at 3:45 PM, Jaroslaw Cwiklik 
> wrote:
>
> > Hi,
> >
> > the UIMA-DUCC 2.2.1 release candidate 1 is ready for voting.
> >
> > This version contains the following fixes:
> >
> > -The userid of a privileged DUCC installation does not have to be "ducc"
> > -ducc-mon login can be used on systems where users do not have password
> > login
> > -The DUCC head-node daemons may be moved to another host without breaking
> > working applications
> > -The deployment descriptor for a UIMA-AS service can be loaded from the
> > classpath
> > -Interactive applications run correctly with viaducc (fixed lost inputs)
> > -Files created by DUCC jobs inherit the permissions of the launching
> > shell's umask.
> > -DUCC performance breakdown for scaled synchronous pipelines is now
> correct
> >
> > 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/RC1/
> >
> > The Maven artifacts are here:
> > https://repository.apache.org/content/repositories/orgapacheuima-1147
> >
> > 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
> >
>


Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #1239

2017-08-01 Thread Apache Jenkins Server
See 


Changes:

[cwiklik] UIMA-5510 updated section which says that we support building duc 
with java 1.7 and 1.8. Removed mention of java 8.  Building with java 8 is 
currently not supported due to strict javadoc error checking.

[cwiklik] UIMA-5511 updated javadoc plugin to remove the line where it turns 
off doclint. This was done to allow building with java 8.

--
[INFO] 
[INFO] 
[INFO] Building Apache UIMA-DUCC: uima-ducc 2.2.2-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc ---
[INFO] Deleting 

[TASKS] Scanning folder 
' for 
files matching the pattern '**/*.java' - excludes: uima-ducc-parent/**/*, 
uima-ducc-cli/**/*, uima-ducc-pm/**/*, uima-ducc-rm/**/*, uima-ducc-sm/**/*, 
uima-ducc-orchestrator/**/*, uima-ducc-common/**/*, uima-ducc-transport/**/*, 
uima-ducc-agent/**/*, uima-ducc-duccdocs/**/*, uima-ducc-web/**/*, 
uima-ducc-examples/**/*, uima-ducc-database/**/*, uima-ducc-spawn/**/*, 
uima-ducc-user/**/*, uima-ducc-container/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #1238
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uima-ducc ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc ---
[INFO] Executing: /bin/sh -c cd 
' && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 

[INFO] Storing buildNumber: 1803649 at timestamp: 1501599393640
[INFO] Executing: /bin/sh -c cd 
' && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc ---
[INFO] 
[INFO] --- maven-changes-plugin:2.10:jira-report (default-cli) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:copy-from-apache-dist (get-uima-as) 
@ uima-ducc ---
copy-from-apache-dist returning, file 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 exists
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack uima-as Bin) @ uima-ducc 
---
[INFO] Configured Artifact: org.apache.uima:uima-as:bin:2.9.0:tar.gz
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 to 

 with includes "" and excludes ""
[INFO] Expanding: 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-as/2.9.0/uima-as-2.9.0-bin.tar.gz
 into 

[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack cassandra Bin) @ 
uima-ducc ---
[INFO] Configured Artifact: 
org.apache.cassandra:apache-cassandra:bin:2.1.11:tar.gz
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cassandra/apache-cassandra/2.1.11/apache-cassandra-2.1.11-bin.tar.gz
 to 

 with includes "" and excludes ""
[INFO] Expanding: 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cassandra/apache-cassandra/2.1.11/apache-cassandra-2.1.11-bin.tar.gz
 into 

[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-jetty-distro) @ uima-ducc 
---
[INFO] Configured Artifact: 
org.eclipse.jetty:jetty-distribution:9.2.13.v20150730:zip
[INFO] Unpacking 
/home/jenkins/jenkins-slave/maven-repositories/1/org/eclipse/jetty/jetty-distribution/9.2.13.v20150730/jetty-distribution-9.2.13.v20150730.zip
 to 

 with includes "" and excludes ""
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> 

Build failed in Jenkins: UIMA-DUCC #1239

2017-08-01 Thread Apache Jenkins Server
See 

Changes:

[cwiklik] UIMA-5510 updated section which says that we support building duc 
with java 1.7 and 1.8. Removed mention of java 8.  Building with java 8 is 
currently not supported due to strict javadoc error checking.

[cwiklik] UIMA-5511 updated javadoc plugin to remove the line where it turns 
off doclint. This was done to allow building with java 8.

--
[...truncated 398.83 KB...]
[ERROR] ^
[ERROR] 
:109:
 warning: no @throws for java.lang.Exception
[ERROR] public abstract void init(String arguments, String endpoint) throws 
Exception;
[ERROR] ^
[ERROR] 
:122:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:136:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:147:
 warning: no @throws for java.lang.Exception
[ERROR] public void init(String arguments, String endpoint, Map 
initState)
[ERROR] ^
[ERROR] 
:187:
 warning: no @param for props
[ERROR] public void setSmState(Map props)
[ERROR] ^
[ERROR] 
:197:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:205:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:207:
 error: malformed HTML
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:207:
 error: bad use of '>'
[ERROR] * @return A Map of string-key to Object containing 
dynamic information from the SM.  Callers
[ERROR] ^
[ERROR] 
:330:
 warning: no @param for logger
[ERROR] public void setLogger(org.apache.uima.ducc.common.utils.DuccLogger 
logger)
[ERROR] ^
[ERROR] 
:390:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:393:
 error: unknown tag: xmp
[ERROR] * 
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for myClassName
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for opts
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for args
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for cli_props
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @param for consoleCb
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, DuccProperties cli_props,
[ERROR] ^
[ERROR] 
:224:
 warning: no @throws for java.lang.Exception
[ERROR] protected synchronized void init(String myClassName, UiOption[] opts, 
String[] args, 

Re: [VOTE] Release UIMA-DUCC 2.2.1 RC1

2017-08-01 Thread Lou DeGenaro
I vote -1 for 3 reasons:

1. ducc_ling does not work for sim-cluster
2. WS has NPE for some non-existent job requests than can be easily fixed
3. Jobs with service dependencies are not working under Apache DUCC demo

Lou.

On Thu, Jul 27, 2017 at 3:45 PM, Jaroslaw Cwiklik 
wrote:

> Hi,
>
> the UIMA-DUCC 2.2.1 release candidate 1 is ready for voting.
>
> This version contains the following fixes:
>
> -The userid of a privileged DUCC installation does not have to be "ducc"
> -ducc-mon login can be used on systems where users do not have password
> login
> -The DUCC head-node daemons may be moved to another host without breaking
> working applications
> -The deployment descriptor for a UIMA-AS service can be loaded from the
> classpath
> -Interactive applications run correctly with viaducc (fixed lost inputs)
> -Files created by DUCC jobs inherit the permissions of the launching
> shell's umask.
> -DUCC performance breakdown for scaled synchronous pipelines is now correct
>
> 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/RC1/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1147
>
> 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] [Created] (UIMA-5522) DUCC Web Server (WS) NPE handling JobSpecificationData requests

2017-08-01 Thread Lou DeGenaro (JIRA)
Lou DeGenaro created UIMA-5522:
--

 Summary: DUCC Web Server (WS) NPE handling JobSpecificationData 
requests
 Key: UIMA-5522
 URL: https://issues.apache.org/jira/browse/UIMA-5522
 Project: UIMA
  Issue Type: Bug
  Components: DUCC
Reporter: Lou DeGenaro
Assignee: Lou DeGenaro
 Fix For: 2.2.1-Ducc


Request for non-existent Job Specification for non-existent Job causes 
(recoverable) NPE in WS.



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