You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@uima.apache.org by Wahed Hemati <he...@em.uni-frankfurt.de> on 2016/10/07 13:30:45 UTC

UIMA DUCC java.lang.SecurityException

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 
UIMA-AS:FixedSleepAE_0:tcp://wahed-pc:61617 Alive[false] Healthy[false] 
+ Info: JMX Failure[Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: wahed-pc; nested 
exception is:
         java.net.ConnectException: Connection refused]]] MetaNode[N/A] 
MetaPid[N/A: Cannot issue getMeta to: 
FixedSleepAE_0:tcp://wahed-pc:61617: java.lang.SecurityException: User 
name [null] or password is inval
id.

Thanks in advance

-Wahed


Re: UIMA DUCC java.lang.SecurityException

Posted by Jaroslaw Cwiklik <ui...@gmail.com>.
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-AS:FixedSleepAE_1:tcp://bluejws65:61617
Alive[false] Healthy[false] + Inf\
o: QDEPTH[0] AveNQ[0] Consum[0] Prod[0] minNQ[0] maxNQ[0] expCnt[0]
inFlt[0] DQ[0] NQ[0] NDisp[0] MetaNode[N/A] MetaPid[N/A]: Cannot issue
getMeta to: FixedSleepAE_1:tcp:\
//bluejws65:61617: java.lang.SecurityException: User name [null] or
password is invalid.

Will check the code this afternoon. Looks like a regression.

Jerry

On Fri, Oct 7, 2016 at 9:30 AM, Wahed Hemati <he...@em.uni-frankfurt.de>
wrote:

> 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
> UIMA-AS:FixedSleepAE_0:tcp://wahed-pc:61617 Alive[false] Healthy[false] +
> Info: JMX Failure[Failed to retrieve RMIServer stub:
> javax.naming.ServiceUnavailableException [Root exception is
> java.rmi.ConnectException: Connection refused to host: wahed-pc; nested
> exception is:
>         java.net.ConnectException: Connection refused]]] MetaNode[N/A]
> MetaPid[N/A: Cannot issue getMeta to: FixedSleepAE_0:tcp://wahed-pc:61617:
> java.lang.SecurityException: User name [null] or password is inval
> id.
>
> Thanks in advance
>
> -Wahed
>
>