Skip to main content



      Home
Home » Archived » Buckminster » Headless SVN not working with 3.6?
Headless SVN not working with 3.6? [message #519008] Fri, 05 March 2010 11:43 Go to next message
Eclipse UserFriend
I tried both subversive and subclipse but without success.

When I try it with subversive I get

ERROR   [0001] : org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
INFO:  TAG-ID 0001 = Query for ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature



if I try subclipse I get

ERROR   [0001] : No suitable provider for component ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in resourceMap file:/home/build/tmp/ch.ethz.origo.aranea.messagedsl.build/aranea.rmap
  ERROR   [0001] : No suitable provider for component ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in searchPath aranea
    ERROR   [0001] : Rejecting provider svn(https://svn.origo.ethz.ch/aranea/trunk/dev/{0}): No component match was found
      ERROR   Unable to load default SVN Client
INFO:  TAG-ID 0001 = Query for ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature


Running the same mspec from within eclipse works fine and fetches the projects from SVN.
Re: Headless SVN not working with 3.6? [message #519021 is a reply to message #519008] Fri, 05 March 2010 12:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi Patrick,
What sites are you using for provisioning the headless Buckminster?

- thomas


On 03/05/2010 05:43 PM, Patrick Ruckstuhl wrote:
> I tried both subversive and subclipse but without success.
>
> When I try it with subversive I get
>
>
> ERROR [0001] :
> org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN
> connector library is not available or cannot be loaded.
> If you selected native JavaHL connector, please check if binaries are
> available or install and select pure Java Subversion connector from the
> plug-in connectors update site.
> If connectors already installed then you can change the selected one at:
> Window->Preferences->Team->SVN->SVN Connector.
> INFO: TAG-ID 0001 = Query for
> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>
>
>
> if I try subclipse I get
>
>
> ERROR [0001] : No suitable provider for component
> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
> resourceMap
> file:/home/build/tmp/ch.ethz.origo.aranea.messagedsl.build/a ranea.rmap
> ERROR [0001] : No suitable provider for component
> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
> searchPath aranea
> ERROR [0001] : Rejecting provider
> svn(https://svn.origo.ethz.ch/aranea/trunk/dev/{0}): No component match
> was found
> ERROR Unable to load default SVN Client
> INFO: TAG-ID 0001 = Query for
> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>
>
> Running the same mspec from within eclipse works fine and fetches the
> projects from SVN.
Re: Headless SVN not working with 3.6? [message #519028 is a reply to message #519021] Fri, 05 March 2010 13:30 Go to previous messageGo to next message
Eclipse UserFriend
Hi Thomas, hi Patrick,

I have the same problem with subversive when using
http://download.eclipse.org/tools/buckminster/headless-3.6
http://download.cloudsmith.com/buckminster/external-3.6

A workaround is to follow the procedure from https://bugs.eclipse.org/bugs/show_bug.cgi?id=295696 and install the SVN connectors directly
from polarion for the moment.

Carsten

On 05.03.2010 18:35, Thomas Hallgren wrote:
> Hi Patrick,
> What sites are you using for provisioning the headless Buckminster?
>
> - thomas
>
>
> On 03/05/2010 05:43 PM, Patrick Ruckstuhl wrote:
>> I tried both subversive and subclipse but without success.
>>
>> When I try it with subversive I get
>>
>>
>> ERROR [0001] :
>> org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN
>> connector library is not available or cannot be loaded.
>> If you selected native JavaHL connector, please check if binaries are
>> available or install and select pure Java Subversion connector from the
>> plug-in connectors update site.
>> If connectors already installed then you can change the selected one at:
>> Window->Preferences->Team->SVN->SVN Connector.
>> INFO: TAG-ID 0001 = Query for
>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>>
>>
>>
>> if I try subclipse I get
>>
>>
>> ERROR [0001] : No suitable provider for component
>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
>> resourceMap
>> file:/home/build/tmp/ch.ethz.origo.aranea.messagedsl.build/a ranea.rmap
>> ERROR [0001] : No suitable provider for component
>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
>> searchPath aranea
>> ERROR [0001] : Rejecting provider
>> svn(https://svn.origo.ethz.ch/aranea/trunk/dev/{0}): No component match
>> was found
>> ERROR Unable to load default SVN Client
>> INFO: TAG-ID 0001 = Query for
>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>>
>>
>> Running the same mspec from within eclipse works fine and fetches the
>> projects from SVN.
>
Re: Headless SVN not working with 3.6? [message #519042 is a reply to message #519028] Fri, 05 March 2010 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Darn, I must have done something wrong when I published the new external site today. I'll have a look at it tomorrow.

Thanks for reporting so rapidly and I'm sorry for the inconvenience.

- thomas

On 03/05/2010 07:30 PM, Carsten Reckord wrote:
> Hi Thomas, hi Patrick,
>
> I have the same problem with subversive when using
> http://download.eclipse.org/tools/buckminster/headless-3.6
> http://download.cloudsmith.com/buckminster/external-3.6
>
> A workaround is to follow the procedure from
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=295696 and install the SVN
> connectors directly from polarion for the moment.
>
> Carsten
>
> On 05.03.2010 18:35, Thomas Hallgren wrote:
>> Hi Patrick,
>> What sites are you using for provisioning the headless Buckminster?
>>
>> - thomas
>>
>>
>> On 03/05/2010 05:43 PM, Patrick Ruckstuhl wrote:
>>> I tried both subversive and subclipse but without success.
>>>
>>> When I try it with subversive I get
>>>
>>>
>>> ERROR [0001] :
>>> org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN
>>> connector library is not available or cannot be loaded.
>>> If you selected native JavaHL connector, please check if binaries are
>>> available or install and select pure Java Subversion connector from the
>>> plug-in connectors update site.
>>> If connectors already installed then you can change the selected one at:
>>> Window->Preferences->Team->SVN->SVN Connector.
>>> INFO: TAG-ID 0001 = Query for
>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>>>
>>>
>>>
>>> if I try subclipse I get
>>>
>>>
>>> ERROR [0001] : No suitable provider for component
>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
>>> resourceMap
>>> file:/home/build/tmp/ch.ethz.origo.aranea.messagedsl.build/a ranea.rmap
>>> ERROR [0001] : No suitable provider for component
>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
>>> searchPath aranea
>>> ERROR [0001] : Rejecting provider
>>> svn(https://svn.origo.ethz.ch/aranea/trunk/dev/{0}): No component match
>>> was found
>>> ERROR Unable to load default SVN Client
>>> INFO: TAG-ID 0001 = Query for
>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>>>
>>>
>>> Running the same mspec from within eclipse works fine and fetches the
>>> projects from SVN.
>>
Re: Headless SVN not working with 3.6? [message #519080 is a reply to message #519042] Sat, 06 March 2010 03:28 Go to previous messageGo to next message
Eclipse UserFriend
There is a problem with subversive but everything seems OK with subclipse. I have tested it on both Linux and Windows
(64 and 32 bit) and everything seems to work OK. Are you starting with a clean installation or updating an existing one?
Perhaps installing subclipse on top of subversive?

- thomas


On 03/05/2010 09:15 PM, Thomas Hallgren wrote:
> Darn, I must have done something wrong when I published the new external
> site today. I'll have a look at it tomorrow.
>
> Thanks for reporting so rapidly and I'm sorry for the inconvenience.
>
> - thomas
>
> On 03/05/2010 07:30 PM, Carsten Reckord wrote:
>> Hi Thomas, hi Patrick,
>>
>> I have the same problem with subversive when using
>> http://download.eclipse.org/tools/buckminster/headless-3.6
>> http://download.cloudsmith.com/buckminster/external-3.6
>>
>> A workaround is to follow the procedure from
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=295696 and install the SVN
>> connectors directly from polarion for the moment.
>>
>> Carsten
>>
>> On 05.03.2010 18:35, Thomas Hallgren wrote:
>>> Hi Patrick,
>>> What sites are you using for provisioning the headless Buckminster?
>>>
>>> - thomas
>>>
>>>
>>> On 03/05/2010 05:43 PM, Patrick Ruckstuhl wrote:
>>>> I tried both subversive and subclipse but without success.
>>>>
>>>> When I try it with subversive I get
>>>>
>>>>
>>>> ERROR [0001] :
>>>> org.eclipse.team.svn.core.operation.UnreportableException: Selected SVN
>>>> connector library is not available or cannot be loaded.
>>>> If you selected native JavaHL connector, please check if binaries are
>>>> available or install and select pure Java Subversion connector from the
>>>> plug-in connectors update site.
>>>> If connectors already installed then you can change the selected one
>>>> at:
>>>> Window->Preferences->Team->SVN->SVN Connector.
>>>> INFO: TAG-ID 0001 = Query for
>>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>>>>
>>>>
>>>>
>>>> if I try subclipse I get
>>>>
>>>>
>>>> ERROR [0001] : No suitable provider for component
>>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
>>>> resourceMap
>>>> file:/home/build/tmp/ch.ethz.origo.aranea.messagedsl.build/a ranea.rmap
>>>> ERROR [0001] : No suitable provider for component
>>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature was found in
>>>> searchPath aranea
>>>> ERROR [0001] : Rejecting provider
>>>> svn(https://svn.origo.ethz.ch/aranea/trunk/dev/{0}): No component match
>>>> was found
>>>> ERROR Unable to load default SVN Client
>>>> INFO: TAG-ID 0001 = Query for
>>>> ch.ethz.origo.aranea.messagedsl.feature:eclipse.feature
>>>>
>>>>
>>>> Running the same mspec from within eclipse works fine and fetches the
>>>> projects from SVN.
>>>
>
Re: Headless SVN not working with 3.6? [message #519081 is a reply to message #519008] Sat, 06 March 2010 03:39 Go to previous messageGo to next message
Eclipse UserFriend
I did a clean installation, calling this commands

./director -r http://download.eclipse.org/tools/buckminster/headless-3.6 -d /home/build/bin/buckminster/buckminster -p Buckminster -i org.eclipse.buckminster.cmdline.product
cd ../buckminster
./buckminster install http://download.eclipse.org/tools/buckminster/headless-3.6  org.eclipse.buckminster.core.headless.feature
./buckminster install http://download.eclipse.org/tools/buckminster/headless-3.6  org.eclipse.buckminster.pde.headless.feature
./buckminster install http://download.eclipse.org/tools/buckminster/headless-3.6  org.eclipse.buckminster.emma.headless.feature
cd ../director
./director -r http://download.cloudsmith.com/buckminster/external-3.6/ -d /home/build/bin/buckminster/buckminster -p Buckminster -i org.eclipse.buckminster.subclipse


I'm on a 64bit debian linux

java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)
Re: Headless SVN not working with 3.6? [message #519083 is a reply to message #519081] Sat, 06 March 2010 04:04 Go to previous messageGo to next message
Eclipse UserFriend
Hi Patrick,
You seem to install only one single bundle from our headless subclipse feature. That would explain a lot. This command
that you are using:

/director -r http://download.cloudsmith.com/buckminster/external-3.6/ -d /home/build/bin/buckminster/buckminster -p
Buckminster -i org.eclipse.buckminster.subclipse

will only install our subclipse wrapper bundle, not subclipse itself. You need to use either:

org.eclipse.buckminster.subclipse.headless.feature (for a buckminster install)

or:

org.eclipse.buckminster.subclipse.headless.feature.feature.g roup (for a director install)

- thomas


On 03/06/2010 09:39 AM, Patrick Ruckstuhl wrote:
> I did a clean installation, calling this commands
>
>
> /director -r http://download.eclipse.org/tools/buckminster/headless-3.6
> -d /home/build/bin/buckminster/buckminster -p Buckminster -i
> org.eclipse.buckminster.cmdline.product
> cd ../buckminster
> /buckminster install
> http://download.eclipse.org/tools/buckminster/headless-3.6
> org.eclipse.buckminster.core.headless.feature
> /buckminster install
> http://download.eclipse.org/tools/buckminster/headless-3.6
> org.eclipse.buckminster.pde.headless.feature
> /buckminster install
> http://download.eclipse.org/tools/buckminster/headless-3.6
> org.eclipse.buckminster.emma.headless.feature
> cd ../director
> /director -r http://download.cloudsmith.com/buckminster/external-3.6/ -d
> /home/build/bin/buckminster/buckminster -p Buckminster -i
> org.eclipse.buckminster.subclipse
>
>
> I'm on a 64bit debian linux
>
>
> java version "1.6.0_12"
> Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
> Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)
>
Re: Headless SVN not working with 3.6? [message #519084 is a reply to message #519008] Sat, 06 March 2010 04:26 Go to previous message
Eclipse UserFriend
Ok, that works.

I followed the documentation which specified the other feature.

I opened an issue for this

https://bugs.eclipse.org/bugs/show_bug.cgi?id=304916
Previous Topic:Headless 3.6 installation not working
Next Topic:Working directory, component directory for ant actors
Goto Forum:
  


Current Time: Fri May 16 08:05:04 EDT 2025

Powered by FUDForum. Page generated in 0.09045 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top