Guest User

Untitled

a guest
Jul 16th, 2018
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.49 KB | None | 0 0
  1. ubuntu@hyperledger ~/fabric-dev-servers % ./startFabric.sh
  2. Development only script for Hyperledger Fabric control
  3. Running 'startFabric.sh'
  4. FABRIC_VERSION is unset, assuming hlfv11
  5. FABRIC_START_TIMEOUT is unset, assuming 15 (seconds)
  6. Removing network composer_default
  7. WARNING: Network composer_default not found.
  8. Creating network "composer_default" with the default driver
  9. Pulling ca.org1.example.com (hyperledger/fabric-ca:x86_64-1.1.0)...
  10. x86_64-1.1.0: Pulling from hyperledger/fabric-ca
  11. 1be7f2b886e8: Pull complete
  12. 6fbc4a21b806: Pull complete
  13. c71a6f8e1378: Pull complete
  14. 4be3072e5a37: Pull complete
  15. 06c6d2f59700: Pull complete
  16. 4d536120d8a5: Pull complete
  17. 0baaf9ec263e: Pull complete
  18. ab27f0b1192c: Pull complete
  19. 7e1142a727eb: Pull complete
  20. a7624c188c44: Pull complete
  21. 0c8524afd242: Pull complete
  22. 23e14758f709: Pull complete
  23. Digest: sha256:92f44d0811cddb0d335f7879f7e3b3c4b631f31740c76f3e7b85438c244b03f4
  24. Status: Downloaded newer image for hyperledger/fabric-ca:x86_64-1.1.0
  25. Pulling couchdb (hyperledger/fabric-couchdb:x86_64-0.4.6)...
  26. x86_64-0.4.6: Pulling from hyperledger/fabric-couchdb
  27. 8f7c85c2269a: Pull complete
  28. 9e72e494a6dd: Pull complete
  29. 3009ec50c887: Pull complete
  30. 9d5ffccbec91: Pull complete
  31. e872a2642ce1: Pull complete
  32. 9b84958a26b3: Pull complete
  33. 68d4ced7ec19: Pull complete
  34. ff1d2b44d88d: Pull complete
  35. 99e6a41c35bd: Pull complete
  36. 87b2e4a0b9d2: Pull complete
  37. 55f108d3ee4a: Pull complete
  38. 9e76f6c2c001: Pull complete
  39. 368be4b23f81: Pull complete
  40. 581042703e1f: Pull complete
  41. 18c50435ee69: Pull complete
  42. 70dbffc27ecb: Pull complete
  43. 31c35dd1bd00: Pull complete
  44. 7571e6af230f: Pull complete
  45. 9ef1e88f8344: Pull complete
  46. Digest: sha256:4278269b115cfd0f24251b5381407be9ccdf396c1470c69e1ee2ff16917ac882
  47. Status: Downloaded newer image for hyperledger/fabric-couchdb:x86_64-0.4.6
  48. Pulling orderer.example.com (hyperledger/fabric-orderer:x86_64-1.1.0)...
  49. x86_64-1.1.0: Pulling from hyperledger/fabric-orderer
  50. 1be7f2b886e8: Already exists
  51. 6fbc4a21b806: Already exists
  52. c71a6f8e1378: Already exists
  53. 4be3072e5a37: Already exists
  54. 06c6d2f59700: Already exists
  55. 4d536120d8a5: Already exists
  56. 0baaf9ec263e: Already exists
  57. 770563795186: Pull complete
  58. 61d33418a569: Pull complete
  59. b1b98004e7c6: Pull complete
  60. Digest: sha256:0c3a3b5ecfd24b513da22bbb77da7b3f5bca9c121cc0ac5c46ba04c97c163654
  61. Status: Downloaded newer image for hyperledger/fabric-orderer:x86_64-1.1.0
  62. Pulling peer0.org1.example.com (hyperledger/fabric-peer:x86_64-1.1.0)...
  63. x86_64-1.1.0: Pulling from hyperledger/fabric-peer
  64. 1be7f2b886e8: Already exists
  65. 6fbc4a21b806: Already exists
  66. c71a6f8e1378: Already exists
  67. 4be3072e5a37: Already exists
  68. 06c6d2f59700: Already exists
  69. 4d536120d8a5: Already exists
  70. 0baaf9ec263e: Already exists
  71. 770563795186: Already exists
  72. 15763b7bd14b: Pull complete
  73. 62f2823da7f3: Pull complete
  74. Digest: sha256:57417699ddf50c5ebd47a9a2cc74c0324fbba0281eb1104b9ddd05a67776b01f
  75. Status: Downloaded newer image for hyperledger/fabric-peer:x86_64-1.1.0
  76. Creating ca.org1.example.com ...
  77. Creating couchdb ...
  78. Creating orderer.example.com ...
  79. Creating couchdb
  80. Creating orderer.example.com
  81. Creating couchdb ... done
  82. Creating peer0.org1.example.com ...
  83. Creating peer0.org1.example.com ... done
  84. sleeping for 15 seconds to wait for fabric to complete start up
  85. 2018-07-16 14:47:20.745 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
  86. 2018-07-16 14:47:20.745 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
  87. 2018-07-16 14:47:20.746 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
  88. 2018-07-16 14:47:20.752 UTC [msp] GetLocalMSP -> DEBU 004 Returning existing local MSP
  89. 2018-07-16 14:47:20.752 UTC [msp] GetDefaultSigningIdentity -> DEBU 005 Obtaining default signing identity
  90. 2018-07-16 14:47:20.752 UTC [msp] GetLocalMSP -> DEBU 006 Returning existing local MSP
  91. 2018-07-16 14:47:20.752 UTC [msp] GetDefaultSigningIdentity -> DEBU 007 Obtaining default signing identity
  92. 2018-07-16 14:47:20.752 UTC [msp/identity] Sign -> DEBU 008 Sign: plaintext: 0AA2060A074F7267314D53501296062D...6D706F736572436F6E736F727469756D
  93. 2018-07-16 14:47:20.752 UTC [msp/identity] Sign -> DEBU 009 Sign: digest: 1D0ED42E07D2F3C749FC1727D62017AB69EC4C9B75CDA40C7A38BAD6A76B2EA4
  94. 2018-07-16 14:47:20.752 UTC [msp] GetLocalMSP -> DEBU 00a Returning existing local MSP
  95. 2018-07-16 14:47:20.752 UTC [msp] GetDefaultSigningIdentity -> DEBU 00b Obtaining default signing identity
  96. 2018-07-16 14:47:20.752 UTC [msp] GetLocalMSP -> DEBU 00c Returning existing local MSP
  97. 2018-07-16 14:47:20.752 UTC [msp] GetDefaultSigningIdentity -> DEBU 00d Obtaining default signing identity
  98. 2018-07-16 14:47:20.752 UTC [msp/identity] Sign -> DEBU 00e Sign: plaintext: 0ADF060A1B08021A0608F8DFB2DA0522...91AB9023E7372FF4B9B101C772D0B8DD
  99. 2018-07-16 14:47:20.752 UTC [msp/identity] Sign -> DEBU 00f Sign: digest: C694AA5DD7585E93A385201864C0E8A6E15440E6601603F2E1F838413672A081
  100. 2018-07-16 14:47:20.769 UTC [msp] GetLocalMSP -> DEBU 010 Returning existing local MSP
  101. 2018-07-16 14:47:20.769 UTC [msp] GetDefaultSigningIdentity -> DEBU 011 Obtaining default signing identity
  102. 2018-07-16 14:47:20.769 UTC [msp] GetLocalMSP -> DEBU 012 Returning existing local MSP
  103. 2018-07-16 14:47:20.769 UTC [msp] GetDefaultSigningIdentity -> DEBU 013 Obtaining default signing identity
  104. 2018-07-16 14:47:20.769 UTC [msp/identity] Sign -> DEBU 014 Sign: plaintext: 0ADF060A1B08021A0608F8DFB2DA0522...2D125F59820D12080A021A0012021A00
  105. 2018-07-16 14:47:20.769 UTC [msp/identity] Sign -> DEBU 015 Sign: digest: 5410F4209CCD1A087B41105BD228F74FEDA947105A2F89DD1D6CB946746917B1
  106. 2018-07-16 14:47:20.771 UTC [channelCmd] readBlock -> DEBU 016 Got status: &{NOT_FOUND}
  107. 2018-07-16 14:47:20.772 UTC [msp] GetLocalMSP -> DEBU 017 Returning existing local MSP
  108. 2018-07-16 14:47:20.772 UTC [msp] GetDefaultSigningIdentity -> DEBU 018 Obtaining default signing identity
  109. 2018-07-16 14:47:20.772 UTC [channelCmd] InitCmdFactory -> INFO 019 Endorser and orderer connections initialized
  110. 2018-07-16 14:47:20.973 UTC [msp] GetLocalMSP -> DEBU 01a Returning existing local MSP
  111. 2018-07-16 14:47:20.973 UTC [msp] GetDefaultSigningIdentity -> DEBU 01b Obtaining default signing identity
  112. 2018-07-16 14:47:20.973 UTC [msp] GetLocalMSP -> DEBU 01c Returning existing local MSP
  113. 2018-07-16 14:47:20.973 UTC [msp] GetDefaultSigningIdentity -> DEBU 01d Obtaining default signing identity
  114. 2018-07-16 14:47:20.973 UTC [msp/identity] Sign -> DEBU 01e Sign: plaintext: 0ADF060A1B08021A0608F8DFB2DA0522...176D1D022BCA12080A021A0012021A00
  115. 2018-07-16 14:47:20.973 UTC [msp/identity] Sign -> DEBU 01f Sign: digest: A59E4533E2E097F2132A4D4A7E3D1AD17F0490773EFB6D29F19505AD0681BD4E
  116. 2018-07-16 14:47:20.977 UTC [channelCmd] readBlock -> DEBU 020 Received block: 0
  117. 2018-07-16 14:47:20.978 UTC [main] main -> INFO 021 Exiting.....
  118. 2018-07-16 14:47:21.112 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
  119. 2018-07-16 14:47:21.112 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
  120. 2018-07-16 14:47:21.113 UTC [grpc] Printf -> DEBU 003 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.4:7051: getsockopt: connection refused"; Reconnecting to {peer0.org1.example.com:7051 <nil>}
  121. 2018-07-16 14:47:22.114 UTC [grpc] Printf -> DEBU 004 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.4:7051: getsockopt: connection refused"; Reconnecting to {peer0.org1.example.com:7051 <nil>}
  122. 2018-07-16 14:47:23.819 UTC [grpc] Printf -> DEBU 005 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.4:7051: getsockopt: connection refused"; Reconnecting to {peer0.org1.example.com:7051 <nil>}
  123. Error: Error getting endorser client channel: endorser client failed to connect to peer0.org1.example.com:7051: failed to create new connection: context deadline exceeded
  124. Usage:
  125. peer channel join [flags]
  126.  
  127. Flags:
  128. -b, --blockpath string Path to file containing genesis block
  129.  
  130. Global Flags:
  131. --cafile string Path to file containing PEM-encoded trusted certificate(s) for the ordering endpoint
  132. --certfile string Path to file containing PEM-encoded X509 public key to use for mutual TLS communication with the orderer endpoint
  133. --clientauth Use mutual TLS when communicating with the orderer endpoint
  134. --keyfile string Path to file containing PEM-encoded private key to use for mutual TLS communication with the orderer endpoint
  135. --logging-level string Default logging level and overrides, see core.yaml for full syntax
  136. -o, --orderer string Ordering service endpoint
  137. --ordererTLSHostnameOverride string The hostname override to use when validating the TLS connection to the orderer.
  138. --tls Use TLS when communicating with the orderer endpoint
  139. -v, --version Display current version of fabric peer server
  140.  
  141. ubuntu@hyperledger ~/fabric-dev-servers % docker ps -a
  142. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
  143. 963b1857709b hyperledger/fabric-peer:x86_64-1.1.0 "peer node start" 24 minutes ago Exited (2) 20 minutes ago peer0.org1.example.com
  144. 548bda25b4ae hyperledger/fabric-ca:x86_64-1.1.0 "sh -c 'fabric-ca-se…" 25 minutes ago Up 24 minutes 0.0.0.0:7054->7054/tcp ca.org1.example.com
  145. 2e77b373d981 hyperledger/fabric-orderer:x86_64-1.1.0 "orderer" 25 minutes ago Up 24 minutes 0.0.0.0:7050->7050/tcp orderer.example.com
  146. 2f09d4b770eb hyperledger/fabric-couchdb:x86_64-0.4.6 "tini -- /docker-ent…" 25 minutes ago Exited (1) 24 minutes ago couchdb
  147.  
  148. ubuntu@hyperledger ~/fabric-dev-servers % docker logs 2f09d4b770eb
  149. ****************************************************
  150. WARNING: CouchDB is running in Admin Party mode.
  151. This will allow anyone with access to the
  152. CouchDB port to access your database. In
  153. Docker's default configuration, this is
  154. effectively any other container on the same
  155. system.
  156. Use "-e COUCHDB_USER=admin -e COUCHDB_PASSWORD=password"
  157. to set it in "docker run".
  158. ****************************************************
  159. su-exec: /opt/couchdb/bin/couchdb: Permission denied
  160.  
  161. ubuntu@hyperledger ~/fabric-dev-servers % docker logs 963b1857709b
  162. 2018-07-16 14:47:04.906 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
  163. 2018-07-16 14:47:04.906 UTC [nodeCmd] serve -> INFO 002 Starting peer:
  164. Version: 1.1.0
  165. Go version: go1.9.2
  166. OS/Arch: linux/amd64
  167. Experimental features: false
  168. Chaincode:
  169. Base Image Version: 0.4.6
  170. Base Docker Namespace: hyperledger
  171. Base Docker Label: org.hyperledger.fabric
  172. Docker Namespace: hyperledger
  173.  
  174. 2018-07-16 14:47:04.906 UTC [msp] GetLocalMSP -> DEBU 003 Returning existing local MSP
  175. 2018-07-16 14:47:04.906 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt
  176. 2018-07-16 14:47:04.906 UTC [kvledger] NewProvider -> INFO 005 Initializing ledger provider
  177. 2018-07-16 14:47:04.906 UTC [kvledger.util] CreateDirIfMissing -> DEBU 006 CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
  178. 2018-07-16 14:47:04.906 UTC [kvledger.util] logDirStatus -> DEBU 007 Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
  179. 2018-07-16 14:47:04.906 UTC [kvledger.util] logDirStatus -> DEBU 008 After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
  180. 2018-07-16 14:47:04.986 UTC [kvledger.util] CreateDirIfMissing -> DEBU 009 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
  181. 2018-07-16 14:47:04.986 UTC [kvledger.util] logDirStatus -> DEBU 00a Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
  182. 2018-07-16 14:47:04.987 UTC [kvledger.util] logDirStatus -> DEBU 00b After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
  183. 2018-07-16 14:47:05.162 UTC [kvledger.util] CreateDirIfMissing -> DEBU 00c CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]
  184. 2018-07-16 14:47:05.162 UTC [kvledger.util] logDirStatus -> DEBU 00d Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist
  185. 2018-07-16 14:47:05.163 UTC [kvledger.util] logDirStatus -> DEBU 00e After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists
  186. 2018-07-16 14:47:05.254 UTC [statecouchdb] NewVersionedDBProvider -> DEBU 00f constructing CouchDB VersionedDBProvider
  187. 2018-07-16 14:47:05.254 UTC [couchdb] CreateConnectionDefinition -> DEBU 010 Entering CreateConnectionDefinition()
  188. 2018-07-16 14:47:05.255 UTC [couchdb] CreateConnectionDefinition -> DEBU 011 Created database configuration URL=[http://couchdb:5984]
  189. 2018-07-16 14:47:05.255 UTC [couchdb] CreateConnectionDefinition -> DEBU 012 Exiting CreateConnectionDefinition()
  190. 2018-07-16 14:47:05.255 UTC [couchdb] VerifyCouchConfig -> DEBU 013 Entering VerifyCouchConfig()
  191. 2018-07-16 14:47:05.255 UTC [couchdb] handleRequest -> DEBU 014 Entering handleRequest() method=GET url=http://couchdb:5984/
  192. 2018-07-16 14:47:05.255 UTC [couchdb] handleRequest -> DEBU 015 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  193. 2018-07-16 14:47:05.257 UTC [couchdb] handleRequest -> WARN 016 Retrying couchdb request in 125ms. Attempt:1 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  194. 2018-07-16 14:47:05.382 UTC [couchdb] handleRequest -> DEBU 017 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  195. 2018-07-16 14:47:05.383 UTC [couchdb] handleRequest -> WARN 018 Retrying couchdb request in 250ms. Attempt:2 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  196. 2018-07-16 14:47:05.634 UTC [couchdb] handleRequest -> DEBU 019 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  197. 2018-07-16 14:47:05.634 UTC [couchdb] handleRequest -> WARN 01a Retrying couchdb request in 500ms. Attempt:3 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  198. 2018-07-16 14:47:06.134 UTC [couchdb] handleRequest -> DEBU 01b HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  199. 2018-07-16 14:47:06.135 UTC [couchdb] handleRequest -> WARN 01c Retrying couchdb request in 1s. Attempt:4 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  200. 2018-07-16 14:47:07.136 UTC [couchdb] handleRequest -> DEBU 01d HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  201. 2018-07-16 14:47:07.137 UTC [couchdb] handleRequest -> WARN 01e Retrying couchdb request in 2s. Attempt:5 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  202. 2018-07-16 14:47:09.137 UTC [couchdb] handleRequest -> DEBU 01f HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  203. 2018-07-16 14:47:09.138 UTC [couchdb] handleRequest -> WARN 020 Retrying couchdb request in 4s. Attempt:6 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  204. 2018-07-16 14:47:13.139 UTC [couchdb] handleRequest -> DEBU 021 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  205. 2018-07-16 14:47:13.140 UTC [couchdb] handleRequest -> WARN 022 Retrying couchdb request in 8s. Attempt:7 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  206. 2018-07-16 14:47:21.141 UTC [couchdb] handleRequest -> DEBU 023 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  207. 2018-07-16 14:47:21.141 UTC [couchdb] handleRequest -> WARN 024 Retrying couchdb request in 16s. Attempt:8 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  208. 2018-07-16 14:47:37.142 UTC [couchdb] handleRequest -> DEBU 025 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  209. 2018-07-16 14:47:37.143 UTC [couchdb] handleRequest -> WARN 026 Retrying couchdb request in 32s. Attempt:9 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  210. 2018-07-16 14:48:09.144 UTC [couchdb] handleRequest -> DEBU 027 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  211. 2018-07-16 14:48:09.146 UTC [couchdb] handleRequest -> WARN 028 Retrying couchdb request in 1m4s. Attempt:10 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  212. 2018-07-16 14:49:13.146 UTC [couchdb] handleRequest -> DEBU 029 HTTP Request: GET / HTTP/1.1 | Host: couchdb:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  213. 2018-07-16 14:49:13.147 UTC [couchdb] handleRequest -> WARN 02a Retrying couchdb request in 2m8s. Attempt:11 Error:Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  214. 2018-07-16 14:51:21.148 UTC [couchdb] VerifyCouchConfig -> DEBU 02b Exiting VerifyCouchConfig()
  215. panic: Error in instantiating ledger provider: Unable to connect to CouchDB, check the hostname and port: Get http://couchdb:5984/: dial tcp: lookup couchdb on 127.0.0.11:53: no such host
  216.  
  217. goroutine 1 [running]:
  218. github.com/hyperledger/fabric/core/ledger/ledgermgmt.initialize(0xc4201fdd70)
  219. /opt/gopath/src/github.com/hyperledger/fabric/core/ledger/ledgermgmt/ledger_mgmt.go:66 +0x49c
  220. github.com/hyperledger/fabric/core/ledger/ledgermgmt.Initialize.func1()
  221. /opt/gopath/src/github.com/hyperledger/fabric/core/ledger/ledgermgmt/ledger_mgmt.go:52 +0x2a
  222. sync.(*Once).Do(0x16c57f0, 0xc4201c9660)
  223. /opt/go/src/sync/once.go:44 +0xbe
  224. github.com/hyperledger/fabric/core/ledger/ledgermgmt.Initialize(0xc4201fdd70)
  225. /opt/gopath/src/github.com/hyperledger/fabric/core/ledger/ledgermgmt/ledger_mgmt.go:51 +0x4d
  226. github.com/hyperledger/fabric/peer/node.serve(0x16c5708, 0x0, 0x0, 0x0, 0x0)
  227. /opt/gopath/src/github.com/hyperledger/fabric/peer/node/start.go:117 +0x155
  228. github.com/hyperledger/fabric/peer/node.glob..func1(0x164ce80, 0x16c5708, 0x0, 0x0, 0x0, 0x0)
  229. /opt/gopath/src/github.com/hyperledger/fabric/peer/node/start.go:87 +0x3f
  230. github.com/hyperledger/fabric/vendor/github.com/spf13/cobra.(*Command).execute(0x164ce80, 0x16c5708, 0x0, 0x0, 0x164ce80, 0x16c5708)
  231. /opt/gopath/src/github.com/hyperledger/fabric/vendor/github.com/spf13/cobra/command.go:599 +0x3e8
  232. github.com/hyperledger/fabric/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x164d4e0, 0x11, 0xc420282910, 0x5)
  233. /opt/gopath/src/github.com/hyperledger/fabric/vendor/github.com/spf13/cobra/command.go:689 +0x2fe
  234. github.com/hyperledger/fabric/vendor/github.com/spf13/cobra.(*Command).Execute(0x164d4e0, 0x19, 0xc420016035)
  235. /opt/gopath/src/github.com/hyperledger/fabric/vendor/github.com/spf13/cobra/command.go:648 +0x2b
  236. main.main()
  237. /opt/gopath/src/github.com/hyperledger/fabric/peer/main.go:112 +0x5e1
Add Comment
Please, Sign In to add comment