Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The result return zero in ethereum kvstore #56

Open
yuexk opened this issue Jan 15, 2019 · 5 comments
Open

The result return zero in ethereum kvstore #56

yuexk opened this issue Jan 15, 2019 · 5 comments

Comments

@yuexk
Copy link

yuexk commented Jan 15, 2019

##I running the Ethereum benchmark for kvstore and return the zero result, why? How to solve??

@yuexk
Copy link
Author

yuexk commented Jan 15, 2019

to address: 0x4d0e20f9887846285347dda39f8598057ef22c72
Smart contract ycsb deploy ready
Current TIP = 35
In the last 2s, tx count = 0 latency = 0 outstanding request = 4
In the last 2s, tx count = 0 latency = 0 outstanding request = 142
In the last 2s, tx count = 0 latency = 0 outstanding request = 244
In the last 2s, tx count = 0 latency = 0 outstanding request = 295
In the last 2s, tx count = 0 latency = 0 outstanding request = 362
In the last 2s, tx count = 0 latency = 0 outstanding request = 407
In the last 2s, tx count = 0 latency = 0 outstanding request = 476
In the last 2s, tx count = 0 latency = 0 outstanding request = 544
In the last 2s, tx count = 0 latency = 0 outstanding request = 690
In the last 2s, tx count = 0 latency = 0 outstanding request = 836
In the last 2s, tx count = 0 latency = 0 outstanding request = 984
In the last 2s, tx count = 0 latency = 0 outstanding request = 1132
In the last 2s, tx count = 0 latency = 0 outstanding request = 1262
In the last 2s, tx count = 0 latency = 0 outstanding request = 1403
In the last 2s, tx count = 0 latency = 0 outstanding request = 1545
In the last 2s, tx count = 0 latency = 0 outstanding request = 1668
In the last 2s, tx count = 0 latency = 0 outstanding request = 1805

I running the command run-bench.sh 8 8 8 128 in ethereum benchmark and the driver is kvstore driver

@yolo-612
Copy link

Hello, do you have to deploy smart contracts yourself? I also got the similar result

to address: Failed to query. Smart contract ycsb deploy ready Current TIP = -1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1

I don't have an address. Is it because the smart contract is not deployed?

@talent-nansy
Copy link

I have met the same problem when testing fabric v2.2 version. And I have tried to change the command line into ./driver -db fabric-v2.2 -threads 1 -P workloads/workloada.spec -txrate 5 -endpoint localhost:8800,localhost:8801,localhost:8802 -wl ycsb -wt 20 in which specify the 3 endpoints.

@tienquyet28
Copy link

Hello, do you have to deploy smart contracts yourself? I also got the similar result

to address: Failed to query. Smart contract ycsb deploy ready Current TIP = -1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1 In the last 2s, tx count = 0 latency = 0 outstanding request = 1

I don't have an address. Is it because the smart contract is not deployed?

i have met same problem when try to debug the own execute with ./driver it cannot find to address: cannot connect to server

@tienquyet28
Copy link

can anyone help please? thanks so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants