Try adding the following property to your conf/config.properties file: felix.cache.locking=false
-> richard On 6/13/11 0:22, chengzhuo wrote: > > Hi all, > > I want to lunch felix on my HGW,but it does not work.I am getting the > following error. > > ./bin/cvm -jar felix-framework-3.2.2/bin/felix.jar > > java.lang.NoSuchMethodError: java.io.FileOutputStream: method > getChannel()Ljava/nio/channels/FileChannel; not found > > at org.apache.felix.framework.cache.BundleCache.<init>(Unknown Source) > > at org.apache.felix.framework.Felix.init(Unknown Source) > > at org.apache.felix.main.Main.main(Unknown Source) > > at sun.misc.CVM.runMain(Unknown Source) > > The jvm is oracle. How to lunch the framework on my HGW? > > Thanks > > Chengzhuo > > ------------------------------------------------------------------------ > > > 华为技术有限公司Huawei Technologies Co., Ltd. > Company_logo > > Phone: > Fax: > Mobile: > Email: > 地址:深圳市龙岗区坂田华为基地 邮编:518129 > Huawei Technologies Co., Ltd. > Bantian, Longgang District,Shenzhen 518129, P.R.China > http://www.huawei.com > > ------------------------------------------------------------------------ > > 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人 > 或群组。禁 > 止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散 > 发)本邮件中 > 的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件! > This e-mail and its attachments contain confidential information from > HUAWEI, which > is intended only for the person or entity whose address is listed > above. Any use of the > information contained herein in any way (including, but not limited > to, total or partial > disclosure, reproduction, or dissemination) by persons other than the > intended > recipient(s) is prohibited. If you receive this e-mail in error, > please notify the sender by > phone or email immediately and delete it! > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

