Skip to content

Instantly share code, notes, and snippets.

View adi928's full-sized avatar

Aditya Nath adi928

View GitHub Profile
@adi928
adi928 / gist:843bc400e7b6d782fa24b95812d415c2
Created December 12, 2017 11:15
Error for Begin conversation in Postman - Guice error -Need rebase
{
"errors": [
{
"reason": "UNKNOWN",
"message": "An unexpected error occurred: Unable to provision, see the following errors:\r\n\r\n1) null returned by binding at com.cerner.cpoe.conversation.rest.common.guice.ConversationRestModule.providesCodeSystem()\r\n but the 3rd parameter of com.cerner.cpoe.availableactions.ml.delegate.RetrieveAvailableActionsForRxDelegate.<init>(RetrieveAvailableActionsForRxDelegate.java:77) is not @Nullable\r\n while locating com.cerner.system.code.CodeSystem\r\n for the 3rd parameter of com.cerner.cpoe.availableactions.ml.delegate.RetrieveAvailableActionsForRxDelegate.<init>(RetrieveAvailableActionsForRxDelegate.java:77)\r\n while locating com.cerner.cpoe.availableactions.ml.delegate.RetrieveAvailableActionsForRxDelegate\r\n for the 2nd parameter of com.cerner.cpoe.availableactions.ml.delegate.RetrieveAvailableActionsDelegate.<init>(RetrieveAvailableActionsDelegate.java:76)\r\n while locating com.cerner.cpoe.availableactions.ml.delegate.