buckminster headless subversive support not working [message #520034] |
Wed, 10 March 2010 16:45  |
Eclipse User |
|
|
|
I installed subversive headless support as described on the wiki, but it
is not working...
any idea how I can debug this ?
--> subversive support seems to be installed...
C:\ide\ibm\buckminster-headless>buckminster listsite
Features:
org.eclipse.buckminster.core.headless.feature (Buckminster - Core
Headless)
org.eclipse.buckminster.pde.headless.feature (Buckminster - PDE
support for headless operation)
org.eclipse.buckminster.product (Buckminster Product)
org.eclipse.buckminster.subversive.headless.feature (Buckminster -
Subversive based SVN support for headless operation)
org.eclipse.equinox.p2.director.feature (Equinox P2 Director Feature)
--> If i start the build i get the following errors:
C:\ide\ibm\buckminster-headless>buckminster.bat -consoleLog -L DEBUG
-data file:///W:/Buckminster_SopasGenerator build
!SESSION 2010-03-10 22:39:48.078
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -L DEBUG build
Command-line arguments: -consoleLog -L DEBUG -data
file:///W:/Buckminster_SopasGenerator build
!ENTRY org.eclipse.buckminster.runtime 0 293 2010-03-10 22:39:50.078
!MESSAGE build
build
ERROR: Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
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.
at
org.eclipse.team.svn.core.extension.factory.ISVNConnectorFac tory$1.newInstance(ISVNConnectorFactory.java:105)
at
org.eclipse.team.svn.core.utility.SVNUtility.getSVNInfoForNo tConnected(SVNUtility.java:833)
at
org.eclipse.team.svn.core.SVNTeamProvider.uploadRepositoryRe source(SVNTeamProvider.java:238)
I have selected Java Native HL in my eclipse...
the project also builds if i disconnect my projects from the team
provider...
thanks for your help,
Bernhard.
|
|
|
|
Re: buckminster headless subversive support not working [message #520405 is a reply to message #520034] |
Thu, 11 March 2010 23:58   |
Eclipse User |
|
|
|
Hi Bernhard,
I have no problems with Subversive. What update sites are you currently using? The reason I ask is that I suspect that
you might have a mix of 3.6 and 3.5 bundles.
You should use either this combination
http://download.eclipse.org/tools/buckminster/updates-3.6 (or headless-3.6)
http://download.cloudsmith.com/buckminster/external-3.6
or this combination
http://download.eclipse.org/tools/buckminster/updates-3.5 (or headless-3.5)
http://download.cloudsmith.com/buckminster/external-3.5
This one won't fly:
http://download.eclipse.org/tools/buckminster/updates-3.6 (or headless-3.6)
*http://download.cloudsmith.com/buckminster/external (BAD, only 3.5)
Regards,
Thomas Hallgren
On 03/10/2010 10:45 PM, Bernhard Merkle wrote:
> I installed subversive headless support as described on the wiki, but it
> is not working...
>
> any idea how I can debug this ?
>
> --> subversive support seems to be installed...
>
> C:\ide\ibm\buckminster-headless>buckminster listsite
> Features:
> org.eclipse.buckminster.core.headless.feature (Buckminster - Core Headless)
> org.eclipse.buckminster.pde.headless.feature (Buckminster - PDE support
> for headless operation)
> org.eclipse.buckminster.product (Buckminster Product)
> org.eclipse.buckminster.subversive.headless.feature (Buckminster -
> Subversive based SVN support for headless operation)
> org.eclipse.equinox.p2.director.feature (Equinox P2 Director Feature)
>
> --> If i start the build i get the following errors:
>
> C:\ide\ibm\buckminster-headless>buckminster.bat -consoleLog -L DEBUG
> -data file:///W:/Buckminster_SopasGenerator build
> !SESSION 2010-03-10 22:39:48.078
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_16
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> Framework arguments: -L DEBUG build
> Command-line arguments: -consoleLog -L DEBUG -data
> file:///W:/Buckminster_SopasGenerator build
>
> !ENTRY org.eclipse.buckminster.runtime 0 293 2010-03-10 22:39:50.078
> !MESSAGE build
> build
>
>
> ERROR: Problems occurred when invoking code from plug-in:
> "org.eclipse.core.resources".
> 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.
> at
> org.eclipse.team.svn.core.extension.factory.ISVNConnectorFac tory$1.newInstance(ISVNConnectorFactory.java:105)
>
> at
> org.eclipse.team.svn.core.utility.SVNUtility.getSVNInfoForNo tConnected(SVNUtility.java:833)
>
> at
> org.eclipse.team.svn.core.SVNTeamProvider.uploadRepositoryRe source(SVNTeamProvider.java:238)
>
>
>
>
> I have selected Java Native HL in my eclipse...
>
> the project also builds if i disconnect my projects from the team
> provider...
>
> thanks for your help,
> Bernhard.
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03376 seconds