Re: Headless Exception

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Headless Exception
Дата
Msg-id 4A2761B0.606@opencloud.com
обсуждение исходный текст
Ответ на Re: Headless Exception  (Croc <yair.ohayon@gmail.com>)
Список pgsql-jdbc
Croc wrote:
> On Jun 3, 11:39 pm, bo...@ejurka.com (Kris Jurka) wrote:
>> On Wed, 3 Jun 2009, Croc wrote:
>>> Downloaded source for jdbc3 for 8.3  and built it.
>>> The jar product contains no reference to jscan packages and it works
>>> beutifully , might you using J2EE as default JDK for all builds ?
>> No, jscan is part of some anti-virus/security product on your machine.
>> There's nothing we can do about that.
>>
>> Kris Jurka
>>
>> --
>> Sent via pgsql-jdbc mailing list (pgsql-j...@postgresql.org)
>> To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-jdbc
>
> Thanks for answering.
> JScan is in the jdbc jar !
> When i built the driver myself i don't have jscan packages!
> Are you saying it shouldn't be there ?

It should not be there, and in fact those classes are not there in the
jars available from jdbc.postgresql.org. Probably you have (arguably,
buggy) antivirus software that is modifying the jar when you download
it, adding those classes and breaking things!

Some googling lead me to this:
http://esupport.trendmicro.com/Pages/IWSx-3x-Some-files-and-folders-are-added-to-the-Jar-files-after-passin.aspx

(What a terrible "feature" ..)

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Croc
Дата:
Сообщение: Re: Headless Exception
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Deadlock detection