Re: Bad Value for Data Type Timestamp - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Bad Value for Data Type Timestamp
Date
Msg-id 4405157C.9060109@opencloud.com
Whole thread Raw
In response to Bad Value for Data Type Timestamp  ("Jonathan Vallar" <jonathan.vallar@gmail.com>)
Responses Re: Bad Value for Data Type Timestamp
Re: Bad Value for Data Type Timestamp
List pgsql-jdbc
Jonathan Vallar wrote:

> Retrieve Operation failed on the BusinessObject Bad value for type
> timestamp : [C@56c55d28  Exception: java.lang.NumberFormatException:
> Expected time to be colon-separated, got ' Stack Trace:
> java.lang.NumberFormatException : Expected time to be colon-separated,
> got '  at [...]

Hmm, loadCalendar() should put the original string in the exception
message, not the char-array-ified version which produces that useless
[C@.... thing :(

-O

pgsql-jdbc by date:

Previous
From: "Jonathan Vallar"
Date:
Subject: Re: Bad Value for Data Type Timestamp
Next
From: "Jonathan Vallar"
Date:
Subject: Re: Bad Value for Data Type Timestamp