[ https://issues.apache.org/jira/browse/UIMA-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Eckart de Castilho resolved UIMA-3699. ---------------------------------------------- Resolution: Abandoned DUCC has been retired. > ducc.py script does not work for broker with localhost > ------------------------------------------------------ > > Key: UIMA-3699 > URL: https://issues.apache.org/jira/browse/UIMA-3699 > Project: UIMA > Issue Type: Bug > Components: DUCC > Affects Versions: future-DUCC > Environment: uima-ducc-vm, see Jira Infra 7194 > Reporter: Lou DeGenaro > Assignee: Jaroslaw Cwiklik > Priority: Major > > We had to hack ducc.py to handle blocked ports. In particular: > os.environ['ACTIVEMQ_OPTS'] = '-Djava.rmi.server.hostname=localhost > -DDUCC_AMQ_PORT=' + broker_port + \ > and > jvm_opts.append('-Djava.rmi.server.hostname=localhost') > From Infra 7194: > Also, the AMQ broker's RMI needed to be configured (via -D) to use localhost > instead of defaulting to the host's IP address. -- This message was sent by Atlassian Jira (v8.20.10#820010)