Re: Bad Value for Data Type Timestamp

From: "Jonathan Vallar" <jonathan(dot)vallar(at)gmail(dot)com>
To: "Oliver Jowett" <oliver(at)opencloud(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bad Value for Data Type Timestamp
Date: 2006-03-01 04:17:04
Message-ID: 6c1017c20602282017s4acbd2bwb19b0fed0bd41819@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)opencloud(dot)com> wrote:
>
> Jonathan Vallar wrote:
>
> > Retrieve Operation failed on the BusinessObject Bad value for type
> > timestamp : [C(at)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(at)(dot)(dot)(dot)(dot) thing :(
>
> -O
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2006-03-01 04:34:52 Re: Bad Value for Data Type Timestamp
Previous Message Oliver Jowett 2006-03-01 03:31:08 Re: Bad Value for Data Type Timestamp