facebook

Subclipse problem using Mac os

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #304268 Reply

    Hi.

    I’m new using my MAC OS X 10.6.2, though i had been using MyEclipse in windows during last 4 years.

    I installed Subclipse using Software Updates. Later I checked out for the project and everything was ok.

    The problem comes when i try to update, I get the following message

    svn: Invalid argument svn: OPTIONS request failed on projectName

    does anybody know what the problem is? i tried the solutions proposed in the following topic

    https://www.genuitec.com/forums/topic/myeclipse-v7-5-svn-connection-problems-snow-leopard/

    Thanks.

    #304291 Reply

    DavidGlezP,
    Can you give some more information?
    1. Can you copy paste your installation details form MyEclipse > Installation Summary > Installation details?
    2. Are there any errors in the log file located at workspace dir > .metadata > .log?
    Also can you try the workaround suggested in the following link?
    http://www.svnforum.org/2017/viewtopic.php?t=5578&sid=5da45eeafa497972fe69a04f750cd2f3

    #304304 Reply

    Hello, Shalini.

    This is what i get into log

    ENTRY org.tigris.subversion.subclipse.core 4 -6 2009-12-02 15:20:55.102
    !MESSAGE org.tigris.subversion.javahl.ClientException: svn: Invalid argument
    svn: OPTIONS request failed on ‘/projects/svn/innovar/Innovar_Dev’
    !STACK 0
    org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: svn: Invalid argument
    svn: OPTIONS request failed on ‘/projects/svn/innovar/Innovar_Dev’
    at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.update(AbstractJhlClientAdapter.java:1018)
    at org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(UpdateResourcesCommand.java:68)
    at org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(UpdateOperation.java:73)
    at org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:71)
    at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:89)
    at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
    at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: org.tigris.subversion.javahl.ClientException: svn: Invalid argument
    svn: OPTIONS request failed on ‘/projects/svn/innovar/Innovar_Dev’
    at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:777)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1850)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.update(SVNClientImpl.java:633)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.update(SVNClientImpl.java:609)
    at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.update(AbstractJhlClientAdapter.java:1014)
    … 8 more
    Caused by: org.tmatesoft.svn.core.SVNException: svn: Invalid argument
    svn: OPTIONS request failed on ‘/projects/svn/innovar/Innovar_Dev’
    at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)
    at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)
    at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:628)
    at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:274)
    at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:262)
    at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:516)
    at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)
    at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:999)
    at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:146)
    at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:342)
    at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:330)
    at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:535)
    at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.update(SVNClientImpl.java:629)
    … 10 more

    And these are my Installatio Details

    *** Date:
    miércoles 2 de diciembre de 2009 15H17′ CET

    ** System properties:
    OS=MacOSX
    OS version=10.6.2
    Java version=1.6.0_15

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.5
    Build id: 7.5-20090609

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.5
    Build id: 7.5-20090609

    Eclipse Plug-in Development Environment

    Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
    Build id: M20080703-0800

    Eclipse Platform

    Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
    Build id: M20090211-1700

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
    Build id: M20090211-1700

    Eclipse Java Development Tools

    Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
    Build id: M20090211-1700

    Eclipse startup command=-os
    macosx
    -ws
    carbon
    -arch
    x86
    -showsplash
    -launcher
    /Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/myeclipse
    -name
    Myeclipse
    –launcher.library
    /Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
    -startup
    /Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    -clean
    -configuration
    ../../../configuration
    -keyring
    /Users/davidgonzalez/.eclipse_keyring
    -consoleLog
    -showlocation
    -vm
    /System/Library/Frameworks/JavaVM.framework

    any idea?

    Thanks

    #304367 Reply

    Loyal Water
    Member

    We have seen this behavior on plain Eclipse carbon build installing Subclipse. It was really odd. I think something is wrong with the subclipse builds. You should cross post this query on the subclipse forums.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Subclipse problem using Mac os

You must be logged in to post in the forum log in