eip title author type category status created 170 Contract code size limit Vitalik Buterin Standards Track Core Final 2016-11-04 Hard fork Spurious Dragon Parameters FORK_BLKNUM: 2,675,000 CHAIN_ID: 1 (main net) Specification If block.number >= FORK_…
今天进入hbase shell中输入命令报错:ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet 原因是由于hadoop的安全模式打开了,解决方法: hdfs dfsadmin -safemode leave 再重新启动HBase就可以了…
停数据库时遇到下述问题: $ ./addbctl.sh stop You are running addbctl.sh version 120.1 Shutting down database UAT ... SQL*Plus: Release 11.1.0.7.0 - Production on Fri Jan 16 09:31:52 2015 Copyright (c) 1982, 2008, Oracle. All rights reserved. Connected. ORA-0111…
转载自:http://ingramchen.io/blog/2014/09/prevention-of-android-dex-64k-method-size-limit.html 08 September 2014 如果你有 Android App 持續開發一年以上,那你多半已經遇過很有名的 Dex 64k method 數量上限: Unable to execute dex: method ID not in [0, 0xffff]: 65536 Conversion to Dalvik f…