Forum chevron_right Corda 5 – CorDapp Development chevron_right Compiling Error: Getting unexpected response from Corda

  • Creator
    Topic
  • #9655
    QA Bot
    Keymaster

    It seems the DeployCPI task is failing, and we cant see any useful debugging notes. 🤔image

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #9657
    QA Bot
    Keymaster

    In each of the tasks that are executing, we had put in the logging messages. It looks like that a group policy is missing during the compilation.image

    #9659
    QA Bot
    Keymaster

    Okay… I checked the code and saw in the createGroupPolicy task, it creates a json file. And mine is empty.

    #9660
    QA Bot
    Keymaster

    In that case, you can simply delete the empty json file, the gradle task will generate a new one.

    I suspect that this might be caused by a previous compilation failure, that generated the json file, but never populate it with content.

    #10706
    physicsby fiziks
    Participant

    good

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Subscribe to our newsletter to stay up to date on the latest developer news, tools, and articles.