Re: UIMA DUCC java.lang.SecurityException

2016-10-07 Thread Jaroslaw Cwiklik
Looks like a bug in Ducc. Just rebuilt Ducc from trunk and am seeing this in the sm.log: 07 Oct 2016 11:47:59,477 INFO SM.PingDriver - 0 run Starting INTERNAL ping. 07 Oct 2016 11:47:59,655 ERROR SM.PingDriver - 0 handleStatistics Missed_pings 1 endpoint

UIMA DUCC java.lang.SecurityException

2016-10-07 Thread Wahed Hemati
Hi, I am trying to register a service to ducc. It's failing with the exception java.lang.SecurityException: User name [null] or password is invalid. The exception is in sm.log file ERROR SM.PingDriver - 0 handleStatistics Missed_pings 13 endpoint

Re: Removed Mbeans

2016-10-07 Thread Jaroslaw Cwiklik
Matthias, I will take a look at this soon. The undeploy should only remove MBeans related to a pipeline being undeployed. Not sure how involved a fix for this will be yet. Just created JIRA for this: https://issues.apache.org/jira/browse/UIMA-5136 Jerry On Fri, Oct 7, 2016 at 3:28 AM, Matthias

Removed Mbeans

2016-10-07 Thread Matthias Koch
Hi, We are currently using Uima-AS 2.8.1. We are deploying several Pipelines on the same tomcat with the baseUimaAsynchronousEngine. Then we can see their statistics via JConsole and everything seems fine. But if we are undeploying on of the pipelines, every jmxMbean is removed. We