-
Notifications
You must be signed in to change notification settings - Fork 16
weird issues with wrong MSPID #4
Description
I have 3 orgs and when i try to test PeerOrg1, its trying to use PeerOrg2, then when i try to test PeerOrg2, its looking for PeerOrg3, then when i try to test PeerOrg3, its trying to look for peerorg1.
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (default-cli) on project bluemix-fabric-sdk: An exception occured while executing the Java class. null: InvocationTargetException: Failed exception message is Sending proposal to fabric-peer-org1-22998c failed because of: gRPC failure=Status{code=UNKNOWN, description=Failed to deserialize creator identity, err Expected MSP ID PeerOrg1, received PeerOrg3, cause=null}, status is 500 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Huys-MBP:JSDKIntegrationSample huytranibm$