- This topic has 18 replies, 9 voices, and was last updated 15 years, 1 month ago by support-joy.
-
AuthorPosts
-
dstemmParticipantI recently upgraded to Snow Leopard and now I can no longer connect to my cvs server. I get the following error:
Problems reported while synchronizing CVS Workspace. 0 of 1 resources were synchronized.
An error occurred synchronizing /MyProject: Could not connect to :pserver:<my cvs server>/home/CVS: Socket Exception: Invalid argument
Could not connect to :pserver:<my cvs server>/home/CVS: Socket Exception: Invalid argument
Invalid argumentNote that if I start with a fresh workspace I can connect to cvs but after the initial download I can no longer connect to it. Any thoughts?
support-joyMemberdstemm,
Sorry to hear you are running into this issue. There are couple of users who have reported issues related to Snow Leopard. Can you answer few questions for me to get to the root cause –
1. Can you copy and paste your installation details? You can get it from MyEclipse IDE menu options click on MyEclipse > Installation Summary > Installation Details.
2. Do you have any 3rd party plugins installed in your MyEclipse profile? If yes, can you list them here? You can get it from Help > Software Updates > Add/Remove Software
3. Open CVS Repository perspective by going through Window > Open Perspective Other > CVS Repository Exploring. This should list you all your CVS repositories. Right click on the repository and click on Properties. Verify the properties. Click on [Apply] and [OK]. (My apologies if you have already tried the same.)
4. In case 3 doesn’t work, can you remove the repository and create afresh?
5. in case 4 doesn’t work, can you copy and paste your log file here? You can find it here [your workspace dir]/.metadata/.log
sliderrrMemberI’m seeing a possibly releated issue, I can’t debug anymore because MyEclipse is unable to connect to the JVM for some reason:
The only thing I have changed since it worked the last time was installing Snow Leopard.
dstemmParticipantThanks for the response. I was able to connect to cvs the first time and donwload my project project but ever since then had issues.
1) Here are my installation details:
*** Date:
Monday, August 31, 2009 8:32:25 AM CDT** System properties:
OS=MacOSX
OS version=10.6.0
Java version=1.6.0_15*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse 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/davidstemm/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework2) No additional plugins at this point – I did an uninstall and a fresh install
3) Copy of error messages in the log (I also have issues starting Tomcat):
!SESSION 2009-08-31 01:16:14.168 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_15
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/davidstemm/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -clean -keyring /Users/davidstemm/.eclipse_keyring -consoleLog -showlocation!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-31 01:16:20.323
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-31 01:16:20.324
!MESSAGE Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-31 01:16:20.330
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-31 01:16:20.330
!MESSAGE Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)!ENTRY com.genuitec.eclipse.core.common 1 0 2009-08-31 01:16:38.260
!MESSAGE Missing action set:!ENTRY org.eclipse.equinox.p2.metadata.repository 2 0 2009-08-31 01:16:45.771
!MESSAGE Error parsing metadata repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.771
!MESSAGE Error at line 9, column 99: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.771
!MESSAGE Error at line 9, column 99: Illegal value for attribute “url” of element “repository”: null
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.771
!MESSAGE Error at line 10, column 99: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.771
!MESSAGE Error at line 10, column 99: Illegal value for attribute “url” of element “repository”: null
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.772
!MESSAGE Error at line 11, column 97: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.772
!MESSAGE Error at line 11, column 97: Illegal value for attribute “url” of element “repository”: null
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.772
!MESSAGE Error at line 12, column 97: Missing required attribute in “repository”: url
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-08-31 01:16:45.772
!MESSAGE Error at line 12, column 97: Illegal value for attribute “url” of element “repository”: null!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-08-31 01:36:55.252
!MESSAGE The ‘org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.event.JSPJavaHyperlinkDetector’ extension from plug-in ‘org.eclipse.wst.jsdt.web.ui’ to the ‘org.eclipse.ui.workbench.texteditor.hyperlinkDetectors’ extension point will be ignored because it contains invalid attributes.
!SESSION 2009-08-31 01:44:01.824 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_15
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/davidstemm/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -clean -keyring /Users/davidstemm/.eclipse_keyring -consoleLog -showlocation!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-31 01:44:08.119
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-31 01:44:08.123
!MESSAGE Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-31 01:44:08.128
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-31 01:44:08.129
!MESSAGE Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/421/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)!ENTRY org.eclipse.core.net 1 0 2009-08-31 01:44:16.556
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences!ENTRY com.genuitec.eclipse.core 1 0 2009-08-31 01:44:16.668
!MESSAGE Unable to locate .myeclipse.properties fileTONS of errors like this:
!ENTRY org.eclipse.team.cvs.core 2 0 2009-08-31 01:23:25.709
!MESSAGE CVS file MyProject/defaultroot/jsp/help/en_US/conditions.html either contains invalid line endings on the server (CR/LF instead of just LF) or is a binary file that is not marked as -kb.Also found this in one of the log files:
!MESSAGE An error occurred synchronizing /MyProject: Could not connect to :<server_location_excluded>:/home/CVS: Socket Exception: Invalid argument
!STACK 1
org.eclipse.team.internal.ccvs.core.connection.CVSCommunicationException: Could not connect to :<server_location_excluded>:/home/CVS: Socket Exception: Invalid argument
at org.eclipse.team.internal.ccvs.core.connection.Connection.open(Connection.java:134)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.createConnection(CVSRepositoryLocation.java:545)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRepositoryLocation.java:806)
at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:159)
at org.eclipse.team.internal.ccvs.core.resources.UpdateContentCachingService.cacheFileContents(UpdateContentCachingService.java:224)
at org.eclipse.team.internal.ccvs.core.resources.UpdateContentCachingService.buildRemoteTree(UpdateContentCachingService.java:118)
at org.eclipse.team.internal.ccvs.core.resources.CVSWorkspaceRoot.getRemoteTree(CVSWorkspaceRoot.java:176)
at org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.fetchVariant(CVSResourceVariantTree.java:78)
at org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:84)
at org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.refresh(CVSResourceVariantTree.java:334)
at org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:54)
at org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:162)
at org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:126)
at org.eclipse.team.core.subscribers.Subscriber.refresh(Subscriber.java:465)
at org.eclipse.team.internal.ccvs.core.CVSWorkspaceSubscriber.refreshWithContentFetch(CVSWorkspaceSubscriber.java:434)
at org.eclipse.team.internal.ccvs.ui.mappings.WorkspaceSubscriberContext.refresh(WorkspaceSubscriberContext.java:305)
at org.eclipse.team.core.mapping.provider.SynchronizationContext.refresh(SynchronizationContext.java:109)
at org.eclipse.team.internal.ui.synchronize.RefreshModelParticipantJob.doRefresh(RefreshModelParticipantJob.java:68)
at org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(RefreshParticipantJob.java:309)
at org.eclipse.team.internal.ui.synchronize.RefreshModelParticipantJob.run(RefreshModelParticipantJob.java:116)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.net.SocketException: Invalid argument
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at org.eclipse.team.internal.core.streams.PollingInputStream.read(PollingInputStream.java:128)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
at org.eclipse.team.internal.ccvs.core.connection.Connection.readLine(Connection.java:165)
at org.eclipse.team.internal.ccvs.core.connection.PServerConnection.authenticate(PServerConnection.java:197)
at org.eclipse.team.internal.ccvs.core.connection.PServerConnection.open(PServerConnection.java:137)
at org.eclipse.team.internal.ccvs.core.connection.Connection.open(Connection.java:132)
… 20 more
!SUBENTRY 2 org.eclipse.team.cvs.core 4 -29 2009-08-31 03:57:39.374
!MESSAGE Could not connect to :<server_location_excluded>:/home/CVS: Socket Exception: Invalid argument
!STACK 0
java.net.SocketException: Invalid argument
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at org.eclipse.team.internal.core.streams.PollingInputStream.read(PollingInputStream.java:128)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
at org.eclipse.team.internal.ccvs.core.connection.Connection.readLine(Connection.java:165)
at org.eclipse.team.internal.ccvs.core.connection.PServerConnection.authenticate(PServerConnection.java:197)
at org.eclipse.team.internal.ccvs.core.connection.PServerConnection.open(PServerConnection.java:137)
at org.eclipse.team.internal.ccvs.core.connection.Connection.open(Connection.java:132)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.createConnection(CVSRepositoryLocation.java:545)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRepositoryLocation.java:806)
at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:159)
at org.eclipse.team.internal.ccvs.core.resources.UpdateContentCachingService.cacheFileContents(UpdateContentCachingService.java:224)
at org.eclipse.team.internal.ccvs.core.resources.UpdateContentCachingService.buildRemoteTree(UpdateContentCachingService.java:118)
at org.eclipse.team.internal.ccvs.core.resources.CVSWorkspaceRoot.getRemoteTree(CVSWorkspaceRoot.java:176)
at org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.fetchVariant(CVSResourceVariantTree.java:78)
at org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:84)
at org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.refresh(CVSResourceVariantTree.java:334)
at org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:54)
at org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:162)
at org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:126)
at org.eclipse.team.core.subscribers.Subscriber.refresh(Subscriber.java:465)
at org.eclipse.team.internal.ccvs.core.CVSWorkspaceSubscriber.refreshWithContentFetch(CVSWorkspaceSubscriber.java:434)
at org.eclipse.team.internal.ccvs.ui.mappings.WorkspaceSubscriberContext.refresh(WorkspaceSubscriberContext.java:305)
at org.eclipse.team.core.mapping.provider.SynchronizationContext.refresh(SynchronizationContext.java:109)
at org.eclipse.team.internal.ui.synchronize.RefreshModelParticipantJob.doRefresh(RefreshModelParticipantJob.java:68)
at org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(RefreshParticipantJob.java:309)
at org.eclipse.team.internal.ui.synchronize.RefreshModelParticipantJob.run(RefreshModelParticipantJob.java:116)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
dstemmParticipantremoved – see above
dstemmParticipantsorry – double submitted the post
Loyal WaterMemberdstemm,
Thank you for bringing up this issue. We’ll be looking into Snow Leopard issues as soon as we can get a development instance going. Incase you find a workaround before that, could you please post it here for us.
cyberswatMembersnow leopard uninstalls unix dev tools including cvs … install the xcode library from the snow leopard disk and check off Unix Development Tools to get cvs back
support-joyMembercyberswat,
Thank you for your suggestion. This may be useful for the users who face the same problem in snow leopard systems.
Benjamin PadulaMemberHey Everyone.
Has anyone found the solution to this problem yet?
I upgraded to Snow Leopard a couple weeks ago, and have not been able to connect to CVS since. This causes many problems, as you may guess, in today’s collaborative workplaces.
I tried installing the recommended tools to no avail (quit, then reopened MyEclipse 7.5 after installing the tools….still getting the same error…see below…
Please help!
~ben
eiglesiaParticipantHello,
I am also facing this problem. I indeed have XCode installed version 3.2.
Please help!!!
Eduardo.
Benjamin PadulaMemberGood News!
I was able to resolve this issue! I found another myeclilpse forum topic that was dealing with similar (though different) issues with myEclipse in Snow Leopard. That led me to the following solution:
http://wiki.oneswarm.org/index.php/OS_X_10.6_Snow_Leopard
Follow those steps (even though it’s for a different application). After reopening MyEclipse, I was able to connect to CVS once again!
One additional note: the “wget” command detailed in the instructions above, wouldn’t work for me. I found that the following curl command worked perfectly as a replacement:
curl -v http://www.cs.washington.edu/homes/isdal/snow_leopard_workaround/java.1.5.0-leopard.tar.gz > java.1.5.0-leopard.tar.gz
Good luck!
~ben
support-joyMemberben,
Thank you for taking time to post your fix. This will help other SL users facing the same issue.
alf-kennethMemberI have the same problem (I recently got a new MacBook Pro that came with Snow Leopard installed). My initial checkout from CVS went fine, but now Im facing the same problem as above. It is not feasible for me to downgrade to Java 1.5, so I wondered whether there is another solution to this (other than the link above) that lets me continue with Java 6.
-aka
Riyad KallaMemberaka,
This isn’t really a MyEclipse issue — we’ve seen users reporting this problem with Carbon-based binaries (which MyEclipse 7.x 8.x are) running on Snow Leopard and seems to be an issue with the new JDK 6 that Apple is shipping… down grading to Java 5 isn’t a fix because it’s Java 5, it’s a fix because of a native difference in how it’s handling the Carbon binaries.
Unfortunately no other workaround is known at this time. We are internally researching Cocoa-based binaries for MyEclipse, but that’s not going to yield immediate results — changing out a platform and supporting a new one is a significant amount of build and QA work and we *are* working on it, but new builds aren’t just around the corner. Likely an 8.1 timeline for that.
-
AuthorPosts