BUG #6105: Failed to load Main-Class manifest attribute

From: "Jon C(dot)" <camilleri(dot)jon(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6105: Failed to load Main-Class manifest attribute
Date: 2011-07-10 13:53:06
Message-ID: 201107101353.p6ADr6xg076117@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 6105
Logged by: Jon C.
Email address: camilleri(dot)jon(at)gmail(dot)com
PostgreSQL version: 9
Operating system: WinXP SP3
Description: Failed to load Main-Class manifest attribute
Details:

The following is displayed on the command line when I try to load the jar
files within C:\Program Files\PostgreSQL\pgJDBC:

java -jar postgresql-8.4-702.jdbc3.jar
Failed to load Main-Class manifest attribute from
postgresql-8.4-702.jdbc3.jar

java -jar postgresql-8.4-702.jdbc4.jar
Failed to load Main-Class manifest attribute from
postgresql-8.4-702.jdbc4.jar

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jon C. 2011-07-10 14:04:27 BUG #6106: JAR File has no source attachment
Previous Message Craig Ringer 2011-07-09 08:14:12 Re: BUG #6101: ALTER TABLE hangs with AccessExclusiveLock