Giter Club home page Giter Club logo

Comments (4)

alecjonesnuyad05 avatar alecjonesnuyad05 commented on August 11, 2024 1

@heyxingtang Would like to ask if you able to resolve this issue on your end? Because I get the same error.

from blockchain-application-using-fabric-java-sdk.

maheshwarishikha avatar maheshwarishikha commented on August 11, 2024

@heyxingtang , did u make any changes in code? which version of fabric you are using?

from blockchain-application-using-fabric-java-sdk.

heyxingtang avatar heyxingtang commented on August 11, 2024

@maheshwarishikha ,The hyperledger-fabric version is 1.4.1 and without changing the source code

from blockchain-application-using-fabric-java-sdk.

heyxingtang avatar heyxingtang commented on August 11, 2024
[root@VM_0_39_centos network_resources]# java -cp blockchain-client.jar org.example.chaincode.invocation.InvokeChaincode
十月 05, 2019 9:53:33 上午 org.example.util.Util deleteDirectory
信息: Deleting - admin.ser
十月 05, 2019 9:53:33 上午 org.example.util.Util deleteDirectory
信息: Deleting - user1570240399744.ser
十月 05, 2019 9:53:33 上午 org.example.util.Util deleteDirectory
信息: Deleting - org1
十月 05, 2019 9:53:33 上午 org.example.util.Util deleteDirectory
信息: Deleting - users
log4j:WARN No appenders could be found for logger (org.hyperledger.fabric.sdk.helper.Config).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
十月 05, 2019 9:53:35 上午 org.example.client.CAClient enrollAdminUser
信息: CA -http://localhost:7054 Enrolled Admin.
十月 05, 2019 9:53:38 上午 org.example.client.ChannelClient sendTransactionProposal
信息: Sending transaction proposal on channel mychannel
org.hyperledger.fabric.sdk.exception.InvalidArgumentException: Proposal response is invalid.
	at org.hyperledger.fabric.sdk.ProposalResponse.getChaincodeActionResponsePayload(ProposalResponse.java:272)
	at org.example.client.ChannelClient.sendTransactionProposal(ChannelClient.java:121)
	at org.example.chaincode.invocation.InvokeChaincode.main(InvokeChaincode.java:88)
[root@VM_0_39_centos network_resources]# git status
# 位于分支 master
# 尚未暂存以备提交的变更:
#   (使用 "git add <file>..." 更新要提交的内容)
#   (使用 "git checkout -- <file>..." 丢弃工作区的改动)
#
#	修改:      ../network/build.sh
#	修改:      ../network/stop.sh
#	修改:      ../network/teardown.sh
#	修改:      crypto-config/peerOrganizations/org1.example.com/ca/fabric-ca-server.db
#	修改:      crypto-config/peerOrganizations/org2.example.com/ca/fabric-ca-server.db
#
# 未跟踪的文件:
#   (使用 "git add <file>..." 以包含要提交的内容)
#
#	../java/target/
#	blockchain-client.jar
#	crypto-config/peerOrganizations/org1.example.com/ca/IssuerPublicKey
#	crypto-config/peerOrganizations/org1.example.com/ca/IssuerRevocationPublicKey
#	crypto-config/peerOrganizations/org1.example.com/ca/msp/keystore/IssuerRevocationPrivateKey
#	crypto-config/peerOrganizations/org1.example.com/ca/msp/keystore/IssuerSecretKey
#	crypto-config/peerOrganizations/org2.example.com/ca/IssuerPublicKey
#	crypto-config/peerOrganizations/org2.example.com/ca/IssuerRevocationPublicKey
#	crypto-config/peerOrganizations/org2.example.com/ca/msp/keystore/IssuerRevocationPrivateKey
#	crypto-config/peerOrganizations/org2.example.com/ca/msp/keystore/IssuerSecretKey
#	users/
修改尚未加入提交(使用 "git add" 和/或 "git commit -a")

and the fabric verion

[root@VM_0_39_centos scripts]# cd ..
[root@VM_0_39_centos fabric]# git branch -v
* (分离自 v1.4.1) 87074a7 [FAB-14966] Release fabric v1.4.1
  release-1.4       715c6ec [FAB-15261] Fix cc2cc discovery query bug
[root@VM_0_39_centos fabric]# pwd
/root/go/src/github.com/hyperledger/fabric

from blockchain-application-using-fabric-java-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.