certificate problems running buckminster headless for an rcp app [message #531706] |
Wed, 05 May 2010 16:49  |
Eclipse User |
|
|
|
I've followed http://www.ralfebert.de/blog/eclipsercp/rcp_builds/ to create a hudson-driven build of my rcp app. Unfortunately I'm hitting a brick wall without being able to get more information. The step that should create the product from the p2-site fails with:
!ENTRY org.eclipse.equinox.p2.engine 8 0 2010-05-05 22:38:28.737
!MESSAGE One or more certificates rejected. Cannot proceed with installation.
I've used my normal Eclipse installation as target platform and thought that would work best. But apparently I'm missing something somewhere. It might already be enough if I could find out which plugins have certificate problems, but there's no further output..
|
|
|
|
|
|
|
Re: certificate problems running buckminster headless for an rcp app [message #532052 is a reply to message #531706] |
Thu, 06 May 2010 18:45   |
Eclipse User |
|
|
|
I too received this error today. I an using eclipse-java-galileo-SR2-win32 on Windows 7 and attempted to install the Saleforce.com IDE add-on. I received the following error:
!SESSION 2010-05-06 15:09:55.191 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.equinox.p2.engine 4 4 2010-05-06 15:25:03.375
!MESSAGE An error occurred during the org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust phase.
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:25:03.375
!MESSAGE session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.CheckTrust, operand=, action=).
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:25:03.375
!MESSAGE One or more certificates rejected. Cannot proceed with installation.
!ENTRY org.eclipse.equinox.p2.engine 4 4 2010-05-06 15:31:20.836
!MESSAGE An error occurred during the org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust phase.
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:31:20.836
!MESSAGE session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.CheckTrust, operand=, action=).
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:31:20.836
!MESSAGE One or more certificates rejected. Cannot proceed with installation.
|
|
|
Re: certificate problems running buckminster headless for an rcp app [message #532082 is a reply to message #532052] |
Fri, 07 May 2010 02:09   |
Eclipse User |
|
|
|
Yes, this is condistent with https://bugs.eclipse.org/bugs/show_bug.cgi?id=309059
- thomas
On 05/07/2010 12:45 AM, John wrote:
> I too received this error today. I an using
> eclipse-java-galileo-SR2-win32 on Windows 7 and attempted to install the
> Saleforce.com IDE add-on. I received the following error:
>
> !SESSION 2010-05-06 15:09:55.191
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_20
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86 -product
> org.eclipse.epp.package.jee.product
>
> !ENTRY org.eclipse.equinox.p2.engine 4 4 2010-05-06 15:25:03.375
> !MESSAGE An error occurred during the
> org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust
> phase.
> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:25:03.375
> !MESSAGE session context was:(profile=epp.package.jee,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha
> ses.CheckTrust, operand=, action=).
> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:25:03.375
> !MESSAGE One or more certificates rejected. Cannot proceed with
> installation.
>
> !ENTRY org.eclipse.equinox.p2.engine 4 4 2010-05-06 15:31:20.836
> !MESSAGE An error occurred during the
> org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust
> phase.
> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:31:20.836
> !MESSAGE session context was:(profile=epp.package.jee,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha
> ses.CheckTrust, operand=, action=).
> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:31:20.836
> !MESSAGE One or more certificates rejected. Cannot proceed with
> installation.
>
|
|
|
Re: certificate problems running buckminster headless for an rcp app [message #532212 is a reply to message #532082] |
Fri, 07 May 2010 10:27   |
Eclipse User |
|
|
|
On 2010-05-07 08:09, Thomas Hallgren wrote:
> Yes, this is condistent with
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=309059
I worked around this by reverting back to using jdk1.6.0_16 until this
is resolved.
> - thomas
>
> On 05/07/2010 12:45 AM, John wrote:
>> I too received this error today. I an using
>> eclipse-java-galileo-SR2-win32 on Windows 7 and attempted to install the
>> Saleforce.com IDE add-on. I received the following error:
>>
>> !SESSION 2010-05-06 15:09:55.191
>> -----------------------------------------------
>> eclipse.buildId=unknown
>> java.version=1.6.0_20
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Framework arguments: -product org.eclipse.epp.package.jee.product
>> Command-line arguments: -os win32 -ws win32 -arch x86 -product
>> org.eclipse.epp.package.jee.product
>>
>> !ENTRY org.eclipse.equinox.p2.engine 4 4 2010-05-06 15:25:03.375
>> !MESSAGE An error occurred during the
>> org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust
>> phase.
>> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:25:03.375
>> !MESSAGE session context was:(profile=epp.package.jee,
>> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha
>> ses.CheckTrust, operand=, action=).
>> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:25:03.375
>> !MESSAGE One or more certificates rejected. Cannot proceed with
>> installation.
>>
>> !ENTRY org.eclipse.equinox.p2.engine 4 4 2010-05-06 15:31:20.836
>> !MESSAGE An error occurred during the
>> org.eclipse.equinox.internal.provisional.p2.engine.phases.Ch eckTrust
>> phase.
>> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:31:20.836
>> !MESSAGE session context was:(profile=epp.package.jee,
>> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha
>> ses.CheckTrust, operand=, action=).
>> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-05-06 15:31:20.836
>> !MESSAGE One or more certificates rejected. Cannot proceed with
>> installation.
>>
>
--
/Jesper
|
|
|
|
Powered by
FUDForum. Page generated in 0.05276 seconds