[ 
https://issues.apache.org/jira/browse/OFBIZ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781101#action_12781101
 ] 

Erwan de FERRIERES commented on OFBIZ-3245:
-------------------------------------------

Hi Adrian,

I've got this error on my machine :

     [java] 2009-11-22 09:20:31,391 (main) [         Converters.java:91 :WARN ] 
*** No converter found, converting from [B to java.sql.Blob. Please report this 
message to the developer community so a suitable converter can be created. ***
     [java] 2009-11-22 09:20:31,400 (main) 
[ModelFieldTypeReader.java:177:ERROR] 
     [java] ---- exception report 
----------------------------------------------------------
     [java] Exception: java.lang.ClassNotFoundException
     [java] Message: No converter found for [B->java.sql.Blob
     [java] ---- stack trace 
---------------------------------------------------------------
     [java] java.lang.ClassNotFoundException: No converter found for 
[B->java.sql.Blob
     [java] 
org.ofbiz.base.conversion.Converters.getConverter(Converters.java:97)
     [java] 
org.ofbiz.entity.jdbc.SqlTypes$HandlerDecorator.<init>(SqlTypes.java:202)
     [java] org.ofbiz.entity.jdbc.SqlTypes.toSqlObjectHandler(SqlTypes.java:126)
     [java] 
org.ofbiz.entity.model.ModelFieldTypeReader.initializeFieldTypes(ModelFieldTypeReader.java:175)
     [java] org.ofbiz.entity.GenericDelegator.<init>(GenericDelegator.java:269)
     [java] 
org.ofbiz.entity.DelegatorFactoryImpl.getInstance(DelegatorFactoryImpl.java:43)
     [java] 
org.ofbiz.entity.DelegatorFactoryImpl.getInstance(DelegatorFactoryImpl.java:25)
     [java] 
org.ofbiz.base.util.UtilObject.getObjectFromFactory(UtilObject.java:181)
     [java] 
org.ofbiz.entity.DelegatorFactory.getDelegator(DelegatorFactory.java:31)
     [java] 
org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:229)
     [java] 
org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:100)
     [java] org.ofbiz.base.start.Start.startStartLoaders(Start.java:271)
     [java] org.ofbiz.base.start.Start.startServer(Start.java:321)
     [java] org.ofbiz.base.start.Start.start(Start.java:325)
     [java] org.ofbiz.base.start.Start.main(Start.java:410)
     [java] 
--------------------------------------------------------------------------------
     [java] 


> Sandbox: Integrating The New Conversion Framework Into The Entity Engine
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-3245
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3245
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Minor
>         Attachments: conversion.patch, conversion.patch
>
>
> This issue contains a patch intended for evaluation before it is committed. 
> See comments for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to