Details
-
Type:
Bug
-
Status: Done (View workflow)
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: Corda Enterprise 3.1
-
Fix Version/s: Corda 3.3
-
Component/s: None
-
Labels:
-
Severity:Low
-
Target Version/s:
-
Feature Team:Corda Core
-
Sprint:
Description
The Hello World tutorial 'Starting the Flow' page (https://docs.corda.r3.com/hello-world-running.html) includes instructions for launching the flow from the node shell. The Java version of these instructions fails with the error "No matching constructor found", see screenshot. The Kotlin version succeeds. May be the same as
CORDA-1658
Done
, but the error message is different.