As I consider it as neutral, I checked the trunk demo server console/error logs and found any "Could not convert field value for the field", "SetOperation" or "convert " strings

Jacques

From: "Raj Saini" <[email protected]>
I tried this on local copy of Derby and it is same problem. I also see this exception during demo data loading. It is strange no one else is having this problem. I have latest revision updated few minutes before.

Thanks,

Raj

[java] 2010-07-21 15:23:19,784 (main) [ SequenceUtil.java:337:INFO ] Got bank of sequenced IDs for [InventoryItemDetail]; curSeqId=10000, maxSeqId=10010, bankSize=10
     [java] 2010-07-21 15:23:19,786 (main) [       SetOperation.java:109:ERROR]
     [java] ---- exception report 
----------------------------------------------------------
[java] Could not convert field value for the field: [newEntity.accountingQuantityDiff] to the [BigDecimal] type for the value [0]: org.ofbiz.base.util.GeneralException: Conversion from java.lang.String to BigDecimal not currently supported
     [java] Exception: org.ofbiz.base.util.GeneralException
     [java] Message: Conversion from java.lang.String to BigDecimal not 
currently supported
     [java] ---- stack trace 
---------------------------------------------------------------
     [java] org.ofbiz.base.util.GeneralException: Conversion from 
java.lang.String to BigDecimal not currently supported
     [java] 
org.ofbiz.base.util.ObjectType.simpleTypeConvert(ObjectType.java:545)
     [java] 
org.ofbiz.minilang.method.envops.SetOperation.exec(SetOperation.java:106)
     [java] org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:920)
     [java] org.ofbiz.minilang.method.ifops.IfEmpty.exec(IfEmpty.java:96)
     [java] org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:920)
     [java] org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:739)
     [java] 
org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:160)
     [java] 
org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:142)
     [java] 
org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:78)
     [java] 
org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:53)
     [java] 
org.ofbiz.service.ModelServiceReader$GenericInvokerImpl.runSync(ModelServiceReader.java:761)
[java] _$gen.file_58$.home.raj.ofbiz.applications.product.servicedef.services_95$facility_46$xml_35$createInventoryItemDetail.runSync(file:/home/raj/ofbiz/applications/product/servicedef/services_facility.xml#createInventoryItemDetail:98)
     [java] 
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:399)

On 20/07/10 19:18, Adrian Crum wrote:
It is unlikely the warning is database related. You could try switching your 
local copy to Derby to see if the problem goes away.

-Adrian


--- On Tue, 7/20/10, Raj Saini<[email protected]>  wrote:


From: Raj Saini<[email protected]>
Subject: Re: "No converter found" warnings
To: [email protected]
Cc: "Adrian Crum"<[email protected]>
Date: Tuesday, July 20, 2010, 5:57 AM
Adrian,

Do you have any idea what is wrong and where can I look
into the code?
Could it be database related?

Thanks,

Raj

On 20/07/10 18:23, Adrian Crum wrote:

That Jira issue has nothing to do with the conversion

framework.

-Adrian

--- On Tue, 7/20/10, Matthieu Bollot<[email protected]>

wrote:



From: Matthieu Bollot<[email protected]>
Subject: Re: "No converter found" warnings
To: [email protected]
Date: Tuesday, July 20, 2010, 5:31 AM
It seems that it is the same as jira
3859.

https://issues.apache.org/jira/browse/OFBIZ-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890020#action_12890020


--
Matthieu BOLLOT
www.nereide.biz

















Reply via email to