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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Juan Pablo
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
Reply | Threaded
Open this post in threaded view
|

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

Adrian Crum
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?.
>