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

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

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

KavithaNaren

Dear Sir/Madam,

I am using Oracle 10g. I got errors about "ORA-01843: not a valid month"  when I was running OFBiz server.After that I deleted all the records in JobSandBox entity and run the application. I got the following error

Exception: java.lang.ClassNotFoundException
Message: No converter found for oracle.sql.TIMESTAMP->java.sql.Timestamp

Please provide the solution for this.

Regards
Kavitha

Reply | Threaded
Open this post in threaded view
|

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

Adrian Crum-2
There is a patch available to fix that, but it needs to be tested:

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

-Adrian

--- On Sat, 4/17/10, KavithaNaren <[hidden email]> wrote:

> From: KavithaNaren <[hidden email]>
> Subject: No converter found for oracle.sql.TIMESTAMP->java.sql.Timestamp
> To: [hidden email]
> Date: Saturday, April 17, 2010, 4:54 AM
>
>
> Dear Sir/Madam,
>
> I am using Oracle 10g. I got errors about "ORA-01843: not a
> valid month"
> when I was running OFBiz server.After that I deleted all
> the records in
> JobSandBox entity and run the application. I got the
> following error
>
> Exception: java.lang.ClassNotFoundException
> Message: No converter found for
> oracle.sql.TIMESTAMP->java.sql.Timestamp
>
> Please provide the solution for this.
>
> Regards
> Kavitha
>
>
> --
> View this message in context: http://n4.nabble.com/No-converter-found-for-oracle-sql-TIMESTAMP-java-sql-Timestamp-tp2014044p2014044.html
> Sent from the OFBiz - User mailing list archive at
> Nabble.com.
>


     
Reply | Threaded
Open this post in threaded view
|

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

KavithaNaren
Dear Sir,

            Thank you for your timely reply.Now this oracle error fixed. It's working fine.Thanks a lot.

Regards,
Kavitha
Reply | Threaded
Open this post in threaded view
|

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

KavithaNaren
In reply to this post by Adrian Crum-2
Dear Sir,

            Thank you for your timely reply.Now this oracle error fixed. It's working fine.Thanks a lot.

Regards,
Kavitha