id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	due_date
95	r系统调用接口报MongoException: norepl	sunxiang	sunxiang	"
== 报错 ==
wap_product_price改版，报价页使用r系统调用接口。在测试中发现会报com.mongodb.MongoException: norepl，具体如下：
[[Image(20120312180929.jpg)]]
[[BR]]

== 原因 ==
在resin-web.xml中，
{{{
<env-entry>
<description>MongoConfig for 4</description>
<env-entry-name>mongoConfig4RClient</env-entry-name>
<env-entry-type>java.lang.String</env-entry-type>
<env-entry-value>mongodb://192.168.75.100:5566/price_front_cache?slaveOk=true;maxPoolSize=256;w=2;safe=true</env-entry-value>
	</env-entry>
}}}

== 解决 ==
"	Bug	new	major		报价库	产品库3.0		Connections MongoDB		21/03/2012
