You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Juan Pablo <ju...@gmail.com> on 2009/12/16 00:12:36 UTC

error.log : No converter found for oracle.sql.TIMESTAMP->java.sql.Timestamp

Hello Community.

I installed ofbiz-trunk-2009-12-14-v890256.zip<http://build.ofbiz.org/builds/ofbiz-trunk-2009-12-14-v890256.zip>on
Red Hat Linux Server 5 and Oracle XE (10.2.0.1).

So, I've a problem.

I see a interest messages in the error.log :

2009-12-15 17:31:56,616 (main) [         Converters.java:101:WARN ] *** No
converter found, converting from oracle.sql.TIMESTAMP to java.sql.Timestamp.
Please report this message to the developer community so a suitable
converter can be created. ***

So, after our tests, the modules are stables.

What's your opinion?.

-- 
Juan Pablo
Cell 997204299

Re: error.log : No converter found for oracle.sql.TIMESTAMP->java.sql.Timestamp

Posted by Adrian Crum <ad...@hlmksw.com>.
That is a known problem with Oracle and there is a patch available that 
needs to be tested to see if it fixes it:

https://issues.apache.org/jira/browse/OFBIZ-3245

-Adrian

Juan Pablo wrote:
> Hello Community.
> 
> I installed ofbiz-trunk-2009-12-14-v890256.zip<http://build.ofbiz.org/builds/ofbiz-trunk-2009-12-14-v890256.zip>on
> Red Hat Linux Server 5 and Oracle XE (10.2.0.1).
> 
> So, I've a problem.
> 
> I see a interest messages in the error.log :
> 
> 2009-12-15 17:31:56,616 (main) [         Converters.java:101:WARN ] *** No
> converter found, converting from oracle.sql.TIMESTAMP to java.sql.Timestamp.
> Please report this message to the developer community so a suitable
> converter can be created. ***
> 
> So, after our tests, the modules are stables.
> 
> What's your opinion?.
>