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

From Jonathan Vallar
Subject Re: Bad Value for Data Type Timestamp
Date
Msg-id 6c1017c20602282017s4acbd2bwb19b0fed0bd41819@mail.gmail.com
Whole thread Raw
In response to Re: Bad Value for Data Type Timestamp  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Bad Value for Data Type Timestamp  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Hi!

Is this the problem? If so, what will I do to solve the problem?

Thanks!

BaMBaM

On 3/1/06, Oliver Jowett < oliver@opencloud.com> wrote:
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

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Bad Value for Data Type Timestamp
Next
From: Oliver Jowett
Date:
Subject: Re: Bad Value for Data Type Timestamp