0
votes

I get the following error (see image snapshot) when trying to run Corda Enterprise Tools Explorer 4.4 and connecting to a custom cordapp node.

Steps:

  1. Double click on corda-tools-explorer-4.4 executable jar

  2. Enter the host, port and credentials (see a screenshot of the login screen)

I get the following error (see screen shot below). net.corda.core.CordaRuntimeException: java.io.NotSerializableException: net.corda.finance.internal.CashConfigDataFlow was not found by the node, check the Node containing the CorDapp that implements net.corda.finance.internal.CashConfigDataFlow is loaded and on the Classpath

enter image description here

enter image description here

1

1 Answers

0
votes

This version of node explorer you are referring to only works with the finance cordapp. You need to have the finance cordapp installed in the node.

However, we have recently done a beta release of a new node explorer, which supports custom cordapps.

You can download it here: https://github.com/corda/node-explorer/releases

For a demo check here: https://www.youtube.com/watch?v=cn2lhS8pjRs