Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Unknown actor type #114

@garagon0983

Description

@garagon0983

Hi,
after cscontrol http://ip_address:5001 deploy conn_JADE.calvin . I receive
400
u'{"errors": [{"reason": "Unknown actor type: 'connJADE.redeployer_trigger'", "type": "error", "line": 2, "col": 1}], "warnings": [{"reason": "Not validating actor type: 'connJADE.redeployer_trigger'", "type": "warning", "line": 2, "col": 1}]}'
OK
/home/pi/Ist

and in csruntime -n ip_address logs I get:
Generating LALR tables
WARNING: 1 shift/reduce conflict
2019-03-02 00:00:55,223 ERROR 7378-calvin.calvin.runtime.north.control_apis.application_api: Compilation failed
None

My conn_JADE.calvin file is:
deployer : connJADE.Redeployer_IntEEMS_Init()
trigger : connJADE.redeployer_trigger()

trigger.trig > deployer.receive

jade : connJADE.JADE_listener(ip="134.130.169.38",port=6645,NumData=2)
term : flow.Terminator()

jade.data_out1 > term.void

connJADE.zip
connJADE.zip

What is the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions