- This topic has 6 replies, 2 voices, and was last updated 15 years, 2 months ago by
Paul Peterson.
-
AuthorPosts
-
Paul PetersonMemberI have been using MyEclipse for a couple of years to develop Coldfusion apps using the CFEclipse plug-in.
I created a new workspace today to better manage my projects. When I changed MyEclipse’s workspace it restarted but when I selected the CFEclipse perspective an error was displayed: ‘Problems open perspective ‘org.cfeclipse.cfml.perspective.CFML’.
It works fine if I change back to the previous workspace. The other plug-ins/perspectives appear to work as expected.
What am I missing with the CFEclipse plug-in? I exported general.preferences from the old workspace and imported it to the new. And I see the ‘org.eclipse.cfml’ plug-in in the new workspace’s \.metadata\.plugins folder
I use Pulse to manage my MyEclipse profiles.
thx for any help you can provide.
support-joyMemberpwpeterson,
Sorry to hear you are running into this issue. Let me clarify that MyEclipse doesn’t provide any intrinsic support CFEclipse plug-in. Can you answer few queries for me to get to the root cause?
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. After creating new workspace, have you re-installed CFEclipse plug-in?
3. Can you try to open the IDE using -clean command line argument as mentioned here – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
4. Can you open your log file located at <your workspace dir>/.metadata/.log and clear the file. Press [Ctrl+A] and [Delete]. Save the file. Reproduce this issue and copy and paste the contents of the log file here?
5. How did you add CFEclipse plugin? Can you share the weblink?Best.
Paul PetersonMemberJoy,
I use Pulse 3.0 to remove and add CFEclipse to my configuration. After either removing it or adding it I click the ‘Run this profile as a new instance’.
I did run C:\Program Files\Genuitec\Profiles\MyEclipse.exe -clean however the problem persists.
Below are the files you asked for. I see the log does have errors related to CFEclipse and ‘artifacts.xml’ but I don’t know how to correct them. Can you help me?
————————————————————————-
Installation Details:
*** Date:
Tuesday, March 9, 2010 9:19:24 AM CST** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** 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 Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: I20080617-2000Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200902181337Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\Profiles\MyEclipse\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\Profiles\MyEclipse\../../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\Profiles\MyEclipse\../../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll—————————————————————
.log!SESSION 2010-03-09 09:06:07.564 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean!ENTRY org.eclipse.equinox.p2.core 4 0 2010-03-09 09:06:13.517
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Program Files/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/519/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: C:\Program Files\Genuitec\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\519\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
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 2010-03-09 09:06:13.517
!MESSAGE Unable to read repository at file:/C:/Program Files/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/519/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: C:\Program Files\Genuitec\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\519\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
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 2010-03-09 09:06:13.580
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Program Files/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/519/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: C:\Program Files\Genuitec\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\519\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
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 2010-03-09 09:06:13.580
!MESSAGE Unable to read repository at file:/C:/Program Files/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/519/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: C:\Program Files\Genuitec\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\519\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
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.ui.workbench.texteditor 4 0 2010-03-09 09:06:27.799
!MESSAGE The ‘org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.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.!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2010-03-09 09:06:27.799
!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.!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.627
!MESSAGE NLS unused message: action.moduleProjectWizardAction in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.627
!MESSAGE NLS unused message: artifactComponent.artifact in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.627
!MESSAGE NLS unused message: artifactComponent.artifactId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.642
!MESSAGE NLS unused message: artifactComponent.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.642
!MESSAGE NLS unused message: artifactComponent.groupId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.642
!MESSAGE NLS unused message: artifactComponent.name in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.642
!MESSAGE NLS unused message: artifactComponent.package in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.658
!MESSAGE NLS unused message: artifactComponent.packaging in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.658
!MESSAGE NLS unused message: artifactComponent.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.658
!MESSAGE NLS unused message: directoriesComponent.projectLayout in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.674
!MESSAGE NLS unused message: launch.browseFs in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.674
!MESSAGE NLS unused message: launch.browseVariables in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.674
!MESSAGE NLS unused message: launch.browseWorkspace in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.689
!MESSAGE NLS unused message: launch.choosePomDir in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.689
!MESSAGE NLS unused message: launch.errorPomMissing in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.689
!MESSAGE NLS unused message: launch.errorSelectPom in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.705
!MESSAGE NLS unused message: launch.goals in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.705
!MESSAGE NLS unused message: launch.goalsDialog.lifecyclePhases in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.705
!MESSAGE NLS unused message: launch.goalsDialog.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.721
!MESSAGE NLS unused message: launch.goalsLabel in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.721
!MESSAGE NLS unused message: launch.mainTabName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.721
!MESSAGE NLS unused message: launch.pomDirectoryDoesntExist in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.721
!MESSAGE NLS unused message: launch.pomDirectoryEmpty in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.736
!MESSAGE NLS unused message: launch.pomGroup in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.736
!MESSAGE NLS unused message: launch.profilesLabel in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.736
!MESSAGE NLS unused message: launch.propAddButton in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.752
!MESSAGE NLS unused message: launch.propAddDialogTitle in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.752
!MESSAGE NLS unused message: launch.propEditDialogTitle in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.752
!MESSAGE NLS unused message: launch.propName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.767
!MESSAGE NLS unused message: launch.propRemoveButton in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.767
!MESSAGE NLS unused message: launch.propValue in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.767
!MESSAGE NLS unused message: launch.propertyDialog.browseVariables in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.783
!MESSAGE NLS unused message: launch.propertyDialog.name in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.783
!MESSAGE NLS unused message: launch.propertyDialog.value in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.783
!MESSAGE NLS unused message: locationComponent.atExternal in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.799
!MESSAGE NLS unused message: locationComponent.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.799
!MESSAGE NLS unused message: locationComponent.directory in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.799
!MESSAGE NLS unused message: locationComponent.inWorkspace in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.814
!MESSAGE NLS unused message: locationComponent.location in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.814
!MESSAGE NLS unused message: locationComponent.selectLocation in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.814
!MESSAGE NLS unused message: plugin.markerArtifactResolutionError in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.830
!MESSAGE NLS unused message: plugin.markerBuildError in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.830
!MESSAGE NLS unused message: plugin.markerParsingError in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.830
!MESSAGE NLS unused message: preferences.checksumPolicyFail in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.830
!MESSAGE NLS unused message: preferences.checksumPolicyIgnore in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.846
!MESSAGE NLS unused message: preferences.checksumPolicyWarn in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.846
!MESSAGE NLS unused message: preferences.debugOutput in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.846
!MESSAGE NLS unused message: preferences.downloadSources in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.861
!MESSAGE NLS unused message: preferences.downloadJavadoc in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.861
!MESSAGE NLS unused message: preferences.globalChecksumPolicy in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.861
!MESSAGE NLS unused message: preferences.globalSettingsFile in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.877
!MESSAGE NLS unused message: preferences.goalOnImport in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.877
!MESSAGE NLS unused message: preferences.goalOnUpdate in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.877
!MESSAGE NLS unused message: preferences.localRepository in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.892
!MESSAGE NLS unused message: preferences.offline in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.892
!MESSAGE NLS unused message: preferences.refreshButton in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.892
!MESSAGE NLS unused message: preferences.reindexButton in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.908
!MESSAGE NLS unused message: preferences.userSettingsFile in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.908
!MESSAGE NLS unused message: projectSelectionDialog.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.908
!MESSAGE NLS unused message: resolverConfiguration.advanced in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.924
!MESSAGE NLS unused message: resolverConfiguration.enableResourceFiltering in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.924
!MESSAGE NLS unused message: resolverConfiguration.profiles in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.924
!MESSAGE NLS unused message: resolverConfiguration.projectsForModules in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.924
!MESSAGE NLS unused message: resolverConfiguration.resolveWorkspaceProjects in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.939
!MESSAGE NLS unused message: resolverConfiguration.template in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.939
!MESSAGE NLS unused message: resolverConfiguration.templateDescription in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.939
!MESSAGE NLS unused message: resolverConfiguration.useMavenOutputFolders in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.955
!MESSAGE NLS unused message: wizard.import.page.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.955
!MESSAGE NLS unused message: wizard.import.page.deselectAll in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.955
!MESSAGE NLS unused message: wizard.import.page.projects in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.971
!MESSAGE NLS unused message: wizard.import.page.refresh in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.971
!MESSAGE NLS unused message: wizard.import.page.root in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.971
!MESSAGE NLS unused message: wizard.import.page.scanningErrors in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.986
!MESSAGE NLS unused message: wizard.import.page.selectAll in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.986
!MESSAGE NLS unused message: wizard.import.page.selectRootFolder in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:42.986
!MESSAGE NLS unused message: wizard.import.validator.projectExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.002
!MESSAGE NLS unused message: wizard.import.validator.workspaceFolder in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.002
!MESSAGE NLS unused message: wizard.module.page.archetype.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.002
!MESSAGE NLS unused message: wizard.module.page.artifact.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.017
!MESSAGE NLS unused message: wizard.module.page.parameters.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.017
!MESSAGE NLS unused message: wizard.module.page.parent.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.017
!MESSAGE NLS unused message: wizard.module.page.parent.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.017
!MESSAGE NLS unused message: wizard.module.page.parent.moduleName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.033
!MESSAGE NLS unused message: wizard.module.page.parent.parentProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.033
!MESSAGE NLS unused message: wizard.module.page.parent.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.033
!MESSAGE NLS unused message: wizard.module.page.parent.validator.moduleName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.049
!MESSAGE NLS unused message: wizard.module.page.parent.validator.nameExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.049
!MESSAGE NLS unused message: wizard.module.page.parent.validator.parentProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.049
!MESSAGE NLS unused message: wizard.module.page.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.064
!MESSAGE NLS unused message: wizard.module.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.064
!MESSAGE NLS unused message: wizard.project.error.pomAlreadyExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.064
!MESSAGE NLS unused message: wizard.project.error.pomExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.080
!MESSAGE NLS unused message: wizard.project.job.creating in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.080
!MESSAGE NLS unused message: wizard.project.job.creatingProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.080
!MESSAGE NLS unused message: wizard.project.job.failed in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.096
!MESSAGE NLS unused message: wizard.project.page.archetype.archetypes in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.096
!MESSAGE NLS unused message: wizard.project.page.archetype.column.artifactId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.096
!MESSAGE NLS unused message: wizard.project.page.archetype.column.groupId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.111
!MESSAGE NLS unused message: wizard.project.page.archetype.column.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.111
!MESSAGE NLS unused message: wizard.project.page.archetype.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.111
!MESSAGE NLS unused message: wizard.project.page.archetype.details in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.111
!MESSAGE NLS unused message: wizard.project.page.archetype.details.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.127
!MESSAGE NLS unused message: wizard.project.page.archetype.details.repository in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.127
!MESSAGE NLS unused message: wizard.project.page.archetype.retrievingArchetypes in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.127
!MESSAGE NLS unused message: wizard.project.page.archetype.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.142
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.artifactId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.142
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.142
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.clear in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.158
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.groupId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.158
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.158
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.174
!MESSAGE NLS unused message: wizard.project.page.dependencies.add in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.174
!MESSAGE NLS unused message: wizard.project.page.dependencies.dependencies in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.174
!MESSAGE NLS unused message: wizard.project.page.dependencies.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.189
!MESSAGE NLS unused message: wizard.project.page.dependencies.remove in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.189
!MESSAGE NLS unused message: wizard.project.page.dependencies.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.189
!MESSAGE NLS unused message: wizard.project.page.maven2.archetype.parameters.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.189
!MESSAGE NLS unused message: wizard.project.page.maven2.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.205
!MESSAGE NLS unused message: wizard.project.page.maven2.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.205
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.artifactID in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.205
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.groupID in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.221
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.packaging in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.221
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.parent in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.221
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.requiredProperty in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.236
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.236
!MESSAGE NLS unused message: wizard.project.page.project.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.236
!MESSAGE NLS unused message: wizard.project.page.project.projectName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.252
!MESSAGE NLS unused message: wizard.project.page.project.simpleProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.252
!MESSAGE NLS unused message: wizard.project.page.project.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.252
!MESSAGE NLS unused message: wizard.project.page.project.validator.invalidLocation in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.267
!MESSAGE NLS unused message: wizard.project.page.project.validator.projectExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.267
!MESSAGE NLS unused message: wizard.project.page.project.validator.projectLocation in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.267
!MESSAGE NLS unused message: wizard.project.page.project.validator.projectName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2010-03-09 09:06:43.283
!MESSAGE NLS unused message: wizard.project.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 4 0 2010-03-09 09:07:10.486
!MESSAGE An error occurred while automatically activating bundle org.cfeclipse.cfml (281).
!STACK 0
org.osgi.framework.BundleException: Exception in org.cfeclipse.cfml.CFMLPlugin.start() of bundle org.cfeclipse.cfml.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1028)
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.start(AbstractBundle.java:265)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:315)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescriptor.java:172)
at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:733)
at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1025)
at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1016)
at org.eclipse.ui.internal.WorkbenchPage$18.run(WorkbenchPage.java:3667)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3665)
at org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(ShowPerspectiveHandler.java:152)
at org.eclipse.ui.handlers.ShowPerspectiveHandler.openOther(ShowPerspectiveHandler.java:124)
at org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ShowPerspectiveHandler.java:63)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:253)
at org.eclipse.ui.actions.PerspectiveMenu.runOther(PerspectiveMenu.java:369)
at org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(PerspectiveMenu.java:125)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.lang.NoSuchMethodError: org.osgi.framework.Bundle.getVersion()Lorg/osgi/framework/Version;
at org.cfeclipse.cfml.CFMLPlugin.checkForPluginVersionChange(CFMLPlugin.java:190)
at org.cfeclipse.cfml.CFMLPlugin.start(CFMLPlugin.java:176)
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)
… 67 more
Root exception:
java.lang.NoSuchMethodError: org.osgi.framework.Bundle.getVersion()Lorg/osgi/framework/Version;
at org.cfeclipse.cfml.CFMLPlugin.checkForPluginVersionChange(CFMLPlugin.java:190)
at org.cfeclipse.cfml.CFMLPlugin.start(CFMLPlugin.java:176)
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.start(AbstractBundle.java:265)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:315)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescriptor.java:172)
at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:733)
at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1025)
at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1016)
at org.eclipse.ui.internal.WorkbenchPage$18.run(WorkbenchPage.java:3667)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3665)
at org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(ShowPerspectiveHandler.java:152)
at org.eclipse.ui.handlers.ShowPerspectiveHandler.openOther(ShowPerspectiveHandler.java:124)
at org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ShowPerspectiveHandler.java:63)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:253)
at org.eclipse.ui.actions.PerspectiveMenu.runOther(PerspectiveMenu.java:369)
at org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(PerspectiveMenu.java:125)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.eclipse.ui.console 4 2 2010-03-09 09:13:07.223
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.ui.console”.
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Display.error(Display.java:1180)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:648)
at org.eclipse.ui.internal.console.ConsoleDropDownAction.consolesRemoved(ConsoleDropDownAction.java:150)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.run(ConsoleManager.java:154)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.notify(ConsoleManager.java:174)
at org.eclipse.ui.internal.console.ConsoleManager.fireUpdate(ConsoleManager.java:262)
at org.eclipse.ui.internal.console.ConsoleManager.removeConsoles(ConsoleManager.java:244)
at org.eclipse.team.svn.ui.console.SVNConsole.shutdown(SVNConsole.java:90)
at org.eclipse.team.svn.ui.SVNTeamUIPlugin.stop(SVNTeamUIPlugin.java:171)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1050)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1046)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:531)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:655)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.eclipse.ui.console 4 120 2010-03-09 09:13:07.223
!MESSAGE An exception occurred during console notification
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Display.error(Display.java:1180)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:648)
at org.eclipse.ui.internal.console.ConsoleDropDownAction.consolesRemoved(ConsoleDropDownAction.java:150)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.run(ConsoleManager.java:154)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.notify(ConsoleManager.java:174)
at org.eclipse.ui.internal.console.ConsoleManager.fireUpdate(ConsoleManager.java:262)
at org.eclipse.ui.internal.console.ConsoleManager.removeConsoles(ConsoleManager.java:244)
at org.eclipse.team.svn.ui.console.SVNConsole.shutdown(SVNConsole.java:90)
at org.eclipse.team.svn.ui.SVNTeamUIPlugin.stop(SVNTeamUIPlugin.java:171)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1050)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1046)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:531)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:655)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.eclipse.ui.console 4 2 2010-03-09 09:13:07.598
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.ui.console”.
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Display.error(Display.java:1180)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:648)
at org.eclipse.ui.internal.console.ConsoleDropDownAction.consolesRemoved(ConsoleDropDownAction.java:150)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.run(ConsoleManager.java:154)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.notify(ConsoleManager.java:174)
at org.eclipse.ui.internal.console.ConsoleManager.fireUpdate(ConsoleManager.java:262)
at org.eclipse.ui.internal.console.ConsoleManager.removeConsoles(ConsoleManager.java:244)
at org.eclipse.ui.console.ConsolePlugin.stop(ConsolePlugin.java:175)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1050)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1046)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:531)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:655)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.eclipse.ui.console 4 120 2010-03-09 09:13:07.598
!MESSAGE An exception occurred during console notification
!STACK 0
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Display.error(Display.java:1180)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:648)
at org.eclipse.ui.internal.console.ConsoleDropDownAction.consolesRemoved(ConsoleDropDownAction.java:150)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.run(ConsoleManager.java:154)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifier.notify(ConsoleManager.java:174)
at org.eclipse.ui.internal.console.ConsoleManager.fireUpdate(ConsoleManager.java:262)
at org.eclipse.ui.internal.console.ConsoleManager.removeConsoles(ConsoleManager.java:244)
at org.eclipse.ui.console.ConsolePlugin.stop(ConsolePlugin.java:175)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1050)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1046)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:531)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:655)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!SESSION 2010-03-09 09:14:05.598 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean!ENTRY org.eclipse.equinox.p2.core 4 0 2010-03-09 09:14:10.770
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Program Files/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/519/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: C:\Program Files\Genuitec\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\519\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
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 2010-03-09 09:14:10.770
!MESSAGE Unable to read repository at file:/C:/Program Files/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/519/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: C:\Program Files\Genuitec\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\519\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
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.intern
support-joyMemberpwpeterson,
Sorry to hear you are still running into this issue. Can you answer few questions –
1. I understand you have used Pulse3.0 to remove the said plugin. Can you verify if you have followed below mentioned approach?
2. Login to pulse
3. Choose Eclipse Ganymede realm from top left hand corner dropdown
4. Choose MyEclipse 7.5 from “My Profiles”
5. On the right hand pane, choose Software Tab. From “My Software”, delete the CFEclipse plugin listed under “Personal Software”.
6. This is done by right clicking on the software and from the context menu click on [Remove] or by selecting the said plugin and clicking on the [x] link listed under “My Software”
7. Click on [Apply 1 Change] button
8. This will open a wizard which will guide you through the rest of the steps.
9. Can you also list out the plugins under “Personal Software”?
My apologies if you have already followed the above steps. In that case can you copy and paste – pulse.handshake.id from pulse2.properties file located here ~\Genuitec\Common\configuration\pulse2.propertiesThank you.
Paul PetersonMemberThank you for the response:
I have taken the first seven steps several times removing and adding the CFEclipse plugin. (The problem started when I created and switched to a new workspace – I only had one before – for Flex development.)
When I click the ‘Apply 1 change’ button I get a Pulse Explorer pop up which tells me:
Validating MyEclipse 7.5
Profile Contains Errors.
Pulse has been unable to create a plan for MyEclipse 3.5. Please check the detail below to diagnose the issue. …Software being installed: MyEclipse 7.5 (Profile) 2.0.0.0000000044 (com.poweredbypulse.profile-298355-rmb-98340 2.0.0.0000000044)
Missing requirement: Flex Debug Plug-in for Eclipse 3.2 3.0.214193 (com.adobe.flexbuilder.debug.e32 3.0.214193) requires ‘bundle org.eclipse.debug.ui [3.2.0,3.3.0)’ but it could not be found
Cannot satisfy dependency:
From: Adobe Flex Builder Core Feature 3.0.214193 (com.adobe.flexbuilder.feature.core.feature.group 3.0.214193)
To: com.adobe.flexbuilder.debug.e32 [3.0.214193]
Cannot satisfy dependency:
From: MyEclipse 7.5 (Profile) 2.0.0.0000000044 (com.poweredbypulse.profile-298355-rmb-98340 2.0.0.0000000044)
To: com.adobe.flexbuilder.feature.core.feature.group 0.0.0—————————————————
Personal Software:Adobe Flex Builder Core Feature 3.0.214193
Adobe Flex Builder Localized Core Feature 3.0.214193
Android Development Toolkit 3.0.4
CairngormFlex Assistant 0.1.4
Compatibility Patches Group for MyEclipse 7.5.0
DBViewer Plugin 1.1.0
Eclipse C/C++ Development Tools 5.0.2
EclipseTrac 1.0.5
FileSync 1.3.5
JDocs Eclipse Plugin 1.0.1
Local: C:/Program Files\Adobe\Flex Builder 3 Plug-in\com.adobe.flexbuilder.update.site
MyEclipse 7.5 Compatibility Patches
MyEclipse 7.5 Update 7.5.0
Subversice Plug-in (8 related) 2.2.1—————————————————-
Contents of the pulse2.properties ffile:#Wed Mar 10 09:12:33 CST 2010
com.genuitec.pulse.client.download.details.remaining.time.one.minute.label=about a minute remaining
com.genuitec.pulse.installer.commwizard.username.label=Username\:
com.genuitec.pulse.installer.optimized.connection.label=Optimized connection settings (best if no proxy)
com.genuitec.pulse.installer.download.all.os.url=http\://www.poweredbypulse.com/all_os.php
com.genuitec.pulse.installer.initializing.label=Initializing…
com.genuitec.pulse.client.transfer.from.installer=transfer from installer
com.genuitec.pulse.client.commservice.error.unreachable.port=Pulse has been unable to connect to the server at {0}; the port {1} on host {2} is not reachable from this network location.
com.genuitec.pulse.client.check.for.updates.title=Checking for Pulse Updates
com.genuitec.pulse.installer.commwizard.manual.config.option.text=Manual Configuration
com.genuitec.pulse.client.commservice.error.sent.ping=Sent ping must be specified.
com.genuitec.pulse.installer.commwizard.need.failsafe.dialog.title=Confirm Insecure Connection
com.genuitec.pulse.client.browse.label=Browse
com.genuitec.pulse.installer.commwizard.no.authentication.required.text=No Authentication Required
com.genuitec.pulse.client.download.details.remaining.time.one.hour.label=about an hour remaining
com.genuitec.pulse.installer.commwizard.remove.label=Remove
com.genuitec.pulse.common.default.shortcut.group=Pulse
com.genuitec.pulse.client.commservice.error.ping.header.changed=Unable to connection to the Pulse server as the header of the expected HTTP response was not received. Confirm that the correct proxy or network settings are being used.
com.genuitec.pulse.client.previous.common.cache.location=C\:\Program Files\Genuitec\Common
com.genuitec.pulse.client.download.rolling.average.interval=500
com.genuitec.pulse.commwizard.customize.button.label=Customize Settings
com.genuitec.pulse.installer.commwizard.pages.default.title=Pulse Communications Wizard
com.genuitec.pulse.installer.commwizard.no.valid.settings.detected=Pulse was not able to automatically detect network settings. At this time, Pulse has been unable to find any viable connections to offer you. Please enter your network settings manually or opt to work in offline mode.
com.genuitec.pulse.client.download.details.remaining.time.x.hours.label={0} hours remaining
com.genuitec.pulse.installer.definition.artifact.repositories.1=http\://www.poweredbypulse.com/pulse/download/live/
com.genuitec.pulse.client.commservice.error.connection.payload.altered.summary=Connection ping payload was altered
com.genuitec.pulse.installer.definition.artifact.repositories.0=http\://downloads.poweredbypulse.com/downloads/products/pulse/client25/
com.genuitec.pulse.installer.configure.proxy.label=Configure Proxy and Network Settings
com.genuitec.pulse.client.download.details.download.connecting.label=Connecting to server
com.genuitec.pulse.client.profile.lock.running=Profile is currently running; started at {0}.
com.genuitec.pulse.installer.uses.socks.label=Uses SOCKS Server\:
com.genuitec.pulse.client.download.details.download.rate.initializing.label=initializing
com.genuitec.pulse.client.download.details.unknown.artifact.label=Unknown
com.genuitec.pulse.installer.commwizard.autoconfig.direct.connection.text=Direct Connection
com.genuitec.pulse.installer.definition.base.ius.count=2
com.genuitec.pulse.client.large.download.strategy=large downloads strategy
com.genuitec.pulse.client.commservice.error.service.unavailable.summary=Service unavailable (503)
com.genuitec.pulse.installer.connectivity.check=Checking connectivity with installation server…
com.genuitec.pulse.client.preparing.to.check.performance=preparing to check performance
com.genuitec.pulse.client.commservice.error.ping.response.altered=Unable to connection to the Pulse server as the ping data of the expected HTTP response response was altered\: Expected\:\t{0}\nReceived\:\t{1}\n\nConfirm that the correct proxy or network settings are being used.
com.genuitec.pulse.client.commservice.error.timeout=Pulse is receiving connection timeouts trying to contact the server at {0}; it appears your network settings are not allowing the server to be correctly contacted.
com.genuitec.pulse.installer.commwizard.display.settings.page.description=The following settings will be saved\:
com.genuitec.pulse.client.commservice.error.unexpected.summary=Unexpected failure\:
com.genuitec.pulse.common.uninstall.shortcut.description.label=Uninstalls {0}
com.genuitec.pulse.client.commservice.error.proxy.auth.needed=the proxy server you are connecting through requires authentication to proceed.
com.genuitec.pulse.client.download.prefer.nonpacked.artifacts=false
com.genuitec.pulse.installer.commwizard.select.configure.settings.option.text=Please select how would you like to configure your network settings\:
com.genuitec.pulse.installer.commwizard.nonproxyhost.add.label=Add Host…
com.genuitec.pulse.installer.java.native.network.label=Native Java network connectivity (experimental fallback)
com.genuitec.pulse.installer.commwizard.clear.label=Clear
com.genuitec.pulse.installer.no.connection.label=No Connection
com.genuitec.pulse.installer.preconfig.capslock.title=Caps Lock is Enabled
com.genuitec.pulse.installer.invalid.path.message.text=The selected path, {0}, is invalid.
com.genuitec.pulse.client.commservice.error.service.unavailable=the Pulse server is unavailable or otherwise not reachable by the gateway. Please try again later.
com.genuitec.pulse.installer.commwizard.nonproxyhost.edit.label=Edit…
com.genuitec.pulse.installer.standard.utilization.label=4\: Standard utilization
com.genuitec.pulse.client.use.prelaunch.authentication=true
com.genuitec.pulse.installer.commwizard.validating.connectivity.label=Validating connectivity with these settings\:
com.genuitec.pulse.installer.commwizard.credentials.page.description=Please enter your credentials
com.genuitec.pulse.client.download.retries.no.mirrors=3
com.genuitec.pulse.client.download.details.remaining.time.x.minutes.label={0} minutes remaining
com.genuitec.pulse.client.commservice.error.unexpected=Pulse has received an error talking to the server at {0}; an unexpected network error occurred attempting to connect to the server.\n\nThe error is {1}\: {2}
com.genuitec.pulse.client.throttle.min.reads.per.chunk=3
com.genuitec.pulse.client.profile.lock.uninstalling=Profile is currently being uninstalled; started at {0}.
com.genuitec.pulse.client.download.details.unknown.time.label=unknown time remaining
com.genuitec.pulse.installer.openvm.detected=Pulse has detected you are using an Open Source Java Virtual Machine. Some features may not work correctly under an Open VM. For example, connection to the pulse servers will be through a non-secure connection (http) in this case your login information and credentials will still be encrypted.\n\nDo you still want to continue?
com.genuitec.pulse.installer.definition.base.ius.1=com.genuitec.pulse2.common.properties.offline
com.genuitec.pulse.installer.definition.base.ius.0=com.genuitec.pulse2.client.launcher.group
com.genuitec.pulse.installer.definition.profile.id=launcher
com.genuitec.pulse.installer.check.install.servers.label=Checking installation servers…
com.genuitec.pulse.installer.definition.launcher.name=pulse-explorer
com.genuitec.pulse.installer.commwizard.failure.heading=Encountered connection failure\:
com.genuitec.pulse.client.pulse.explorer.exposed=true
com.genuitec.pulse.installer.installdir.browse=Browse
com.genuitec.pulse2.common.http.internal.connection.settings.proxy.count=0
com.genuitec.pulse.client.use.insecure.connection.question=Pulse was unable to securely connect to the management server, however a test insecure connection could be established.\n\nWould you like to use Pulse with insecure connections? \n\nNote that passwords and other credential related information are still encrypted.
com.genuitec.pulse.installer.commwizard.final.test.started.text=Checking connectivity to server…
com.genuitec.pulse2.common.http.internal.connection.settings.use.extended.timeouts=false
com.genuitec.pulse.installer.commwizard.setting.provided.error.label=Setting for provided type is already defined
com.genuitec.pulse.client.commservice.error.bad.gateway.summary=Bad gateway configuration (502)
com.genuitec.pulse.installer.commwizard.autoconfig.autodetected.proxy.connection.text=Auto-Detected Proxies
com.genuitec.pulse.installer.commwizard.nonproxyhost.wildcard.bypass.host.label=You can use the wildcard character * to specify a host name pattern and | to combine multiple patterns
com.genuitec.pulse.installer.commwizard.missing.authentication.text=Authentication Required (Not supplied)
com.genuitec.pulse.client.use.insecure.connection.question.title=Use Insecure Connection
com.genuitec.pulse.installer.definition.artifact.repositories.count=2
com.genuitec.pulse.client.upgrade.label=Launch
com.genuitec.pulse.client.optimize.network.strategy=optimize network access strategy
com.genuitec.pulse.installer.commwizard.work.offline.dialog.title=Work Offline
com.genuitec.pulse.installer.unableto.connect.label=Pulse was unable to create a connection\nto the server. The installer cannot proceed.
com.genuitec.pulse.client.connect.time.before.switch=10000
com.genuitec.pulse.installer.commwizard.final.test.success.text=Success\! A connection to the Pulse server has been established.
com.genuitec.pulse.installer.commwizard.auth.label=Auth
com.genuitec.pulse.client.profile.lock.upgrading=Profile is currently being updated; started at {0}.
com.genuitec.pulse.client.jvmarg.deduplicate.prefixes=-Xmx,-Xms,-Xmm,-XX\:MaxPermSize
com.genuitec.pulse.installer.commwizard.customize.proxy.bypass.label=Proxy Bypass\:
com.genuitec.pulse.installer.commwizard.insecure.connection.text=Insecure Connection
com.genuitec.pulse.installer.commwizard.authentication.required.text=Authentication Required
com.genuitec.pulse2.common.http.internal.connection.settings.is.system.proxy=false
com.genuitec.pulse.client.commservice.error.connecting=Pulse has been unable to contact the server at {0}; at this time it appears your network settings are not allowing the server to be correctly contacted.
com.genuitec.pulse.installer.commwizard.authentication.required.cached.text=Authentication Required (Cached in session)
com.genuitec.pulse.installer.invalid.path.message.title=Invalid Path Selected
com.genuitec.pulse.client.from.installer.distribution=from installer distribution
com.genuitec.pulse.client.download.rolling.average.samples=10
com.genuitec.pulse.installer.tolerance.timeout.label=Extended tolerance for connectivity timeouts
com.genuitec.pulse.client.download.unknown.total.size=unknown total size
com.genuitec.pulse.installer.commwizard.nonproxyhost.insert.bypass.host.label=Enter host names separated by a semicolon or a space.
com.genuitec.pulse.client.download.details.download.rate.processing.label=processing
com.genuitec.pulse.installer.commwizard.autoconfig.lastknown.proxy.connection.text=Last known Proxies
com.genuitec.pulse.client.commservice.error.ssl=Pulse has received an error talking to the server at {0}; an unexpected SSL exception occurred while attempting to connect to the Pulse server.\n\nSSL error was {1}\: {2}
com.genuitec.pulse.client.small.downloads.strategy=small downloads strategy
com.genuitec.pulse.installer.commwizard.final.test.request.insecure.con.auth.text=Confirming use of an insecure connection…
com.genuitec.pulse.client.commservice.error.ping.response.altered.summary=Connection ping response was altered
com.genuitec.pulse.client.used.proxy.last.login=false
com.genuitec.pulse.installer.commwizard.welcome.description=Select a connection or opt to manually configure your proxy settings
com.genuitec.pulse.installer.commwizard.customize.proxy.entries.label=Proxy Entries
com.genuitec.pulse.installer.uses.proxy.label=Uses Proxy\:
com.genuitec.pulse.client.download.details.download.stalled.label=Stalled
com.genuitec.pulse.installer.definition.profile.name=Pulse Explorer
com.genuitec.pulse.client.throttle.chunks.per.second=6
com.genuitec.pulse.installer.preconfig.message=Would you like to set up network proxies before continuing?
com.genuitec.pulse.installer.commwizard.txt.auth.label=Requires Authentication\:
com.genuitec.pulse.client.download.details.download.stalling.label=Stalling
com.genuitec.pulse.client.download.details.download.paused.label=Transfer paused
com.genuitec.pulse.client.download.ignore.mirrors.for.hosts=eclipse.poweredbypulse.com,ftp.mirrorservice.org
com.genuitec.pulse.client.installer.creates.explorer.shortcut=true
com.genuitec.pulse.client.commservice.error.internal.server.summary=Internal server error occurred (500)
com.genuitec.pulse.client.download.switch.percentage=200
com.genuitec.pulse.client.commservice.error.urx.syntax.summary=Server URL is invalid
com.genuitec.pulse.client.close.label=Close
com.genuitec.pulse.client.commservice.error.no.route.summary=No route to host
com.genuitec.pulse.client.download.details.remaining.time.less.than.minute.label=less than a minute remaining
com.genuitec.pulse.installer.commwizard.txt.password.label=Password\:
com.genuitec.pulse.client.commservice.error.connection.payload.altered=Unable to connection to the Pulse server as the ping payload of the expected HTTP response response was altered\: Expected CRC\:\t{0}\nReceived CRC\:\t{1}
com.genuitec.pulse.client.download.details.download.bytes.label={0} of {1}
com.genuitec.pulse.installer.validating.client.services.label=Validating client services…
com.genuitec.pulse.client.sample.mirrors.strategy=sample mirrors strategy
com.genuitec.pulse.installer.prepare.installer.definition.label=Preparing installer definition…
com.genuitec.pulse.client.download.details.remaining.time.download.complete.label=download complete
com.genuitec.pulse.client.commservice.error.gateway.timeout.summary=Gateway timeout occurred (504)
com.genuitec.pulse.client.download.details.remaining.time.unknown.label=unknown amount of time remaining
com.genuitec.pulse.client.download.details.remaining.requests.label={0} of {1} requests
com.genuitec.pulse.client.wating.file.transfers.from.installers=waiting for file transfers from installer
com.genuitec.pulse.installer.commwizard.edit.proxy.entry.label=Edit Proxy Entry
com.genuitec.pulse.installer.high.utilization.label=8\: High utilization
com.genuitec.pulse.client.communications.use.head.requests=true
com.genuitec.pulse.installer.repair.needed.title=Pulse Failed to Start
com.genuitec.pulse.installer.commwizard.txt.schema.label=Schema\:
login.last.approach=REGISTERED
com.genuitec.pulse.common.branded.shortcut.group=Pulse
com.genuitec.pulse.client.download.details.download.initializing.label=Initializing transfer
com.genuitec.pulse.installer.commwizard.connection.validation.canceled=Connection validation cancelled
com.genuitec.pulse.installer.commwizard.txt.host.label=Host\:
com.genuitec.pulse.client.hide.license.tree.if.possible=false
com.genuitec.pulse.installer.download.installer.components.label=Downloading installer components…
com.genuitec.pulse.installer.bypass.explorer.direct.install=false
com.genuitec.pulse.installer.commwizard.provider.label=Provider
com.genuitec.pulse.client.throttle.socket.buffer.size.ratio=4
com.genuitec.pulse2.common.http.internal.connection.settings.library=com.genuitec.pulse2.common.http.httpclient.communicationsLibrary
com.genuitec.pulse.installer.commwizard.display.settings.selected.label=The following network settings have been selected\:
com.genuitec.pulse.client.finished.transfers=finished transfers
com.genuitec.pulse.client.commservice.error.bad.gateway=the gateway server for the Pulse server is not responding as expected. Please try again later.
com.genuitec.pulse.installer.concurrent.downloads.label=Concurrent downloads\:
com.genuitec.pulse.client.commservice.error.urx.syntax=Pulse has been unable to contact the server at {0}; an invalid {1} was constructed as part of the attempt to connect to the Pulse server.\n\nURI error was {2}
com.genuitec.pulse.installer.commwizard.work.offline.option.text=Work Offline
com.genuitec.pulse.installer.definition.metadata.repositories.2=http\://www.poweredbypulse.com/pulse/download/live/
com.genuitec.pulse.installer.definition.metadata.repositories.1=http\://downloads.poweredbypulse.com/downloads/products/pulse/client25/support/
com.genuitec.pulse.installer.commwizard.final.test.failed.no.insecure.allowed.text=Failed\! Not permitted to use an insecure connection.
com.genuitec.pulse.client.initializing.transfers=initializing transfers
com.genuitec.pulse.installer.definition.metadata.repositories.0=http\://downloads.poweredbypulse.com/downloads/products/pulse/client25/
com.genuitec.pulse.installer.launching.label=Launching…
com.genuitec.pulse.installer.commwizard.could.not.connect.message=Could not connect to the server \nReason\:
com.genuitec.pulse.installer.commwizard.invalid.port.label=Invalid port number
com.genuitec.pulse.installer.commwizard.monitor.autodetect.text=Automatically detecting connection settings…
com.genuitec.pulse.installer.commwizard.monitor.final.validation.text=Performing Final Connection test
com.genuitec.pulse.installer.definition.metadata.repositories.count=3
com.genuitec.pulse.installer.commwizard.port.label=Port
com.genuitec.pulse.common.server.url=https\://www.poweredbypulse.com\:443
com.genuitec.pulse.installer.missing.installdir.message=It appears your previous installation directory is no longer valid. Would you like to choose a new installation directory?\n\nOld installation directory was at\:\n{0}
com.genuitec.pulse.installer.commwizard.autoconfig.page.description=Please wait while Pulse tries to autodetect your network settings.
com.genuitec.pulse.common.could.not.install.pulse.out.of.memory.message=Could not install Pulse.\n\nNot enough memory could be allocated to finish the installation. Contact\nyour administrator to determine the best remedy.
com.genuitec.pulse.client.action.response.timeout=300000
com.genuitec.pulse.client.download.details.switch.mirror.label=switch mirror
com.genuitec.pulse.client.communications.compatibility.mode=normal
com.genuitec.pulse.client.commservice.error.proxy.auth.needed.summary=Proxy authentication required
com.genuitec.pulse.client.download.details.resume.label=Resume
com.genuitec.pulse.installer.commwizard.customize.page.description=Manually Configure your Proxy Settings
com.genuitec.pulse.client.mid.sized.downloads.strategy=mid-sized downloads strategy
com.genuitec.pulse.installer.commwizard.copy.to.clipboard.success.title=Copy Successful
com.genuitec.pulse.client.download.details.close.label=Close
com.genuitec.pulse.client.waiting.performance.calculation=waiting for performance calculation
com.genuitec.pulse.installer.definition.profile.version=1.0.0
com.genuitec.pulse.installer.commwizard.host.name.schema.error.label=Host name can not be prefixed with schema
com.genutiec.pulse.commwizard.customize.button.label=Customize Settings
com.genuitec.pulse.installer.repair.needed.message=It appears the Pulse Explorer was not able to successfully start. If you re-run the installer, Pulse will automatically repair the installation.\n\nPlease re-run the installer now.
com.genuitec.pulse.installer.openvm.detected.title=Open VM Detected
com.genuitec.pulse.client.download.details.download.processing.label=Processing transfer
com.genuitec.pulse.installer.installdir.browse.title=Browse for Folder
com.genuitec.pulse.installer.commwizard.txt.port.label=Port\:
com.genuitec.pulse.installer.upgrade.check.ius=org.eclipse.platform.feature.jar
com.genuitec.pulse.installer.commwizard.need.failsafe.dialog.content=You have chosen to use an insecure connection to communicate to the Pulse server. Your password will still be securely encrypted however other data will be passed in clear text. Would you like to continue using this selected setting?
com.genuitec.pulse.client.commservice.error.unexpected.http=a timeout occurred contacting the gateway for the Pulse server. Please try again later.
com.genuitec.pulse.installer.commwizard.invalid.host.label=Invalid host name
com.genuitec.pulse.client.commservice.error.no.route=Pulse has been unable to connect to the server at {0}; no route to host {1} could be established from this network location.
com.genuitec.pulse.installer.proxy.config.message=Specify the host name and port of your proxy configuration. If credentials are required for your proxy server, you will be prompted when needed.
com.genuitec.pulse.installer.commwizard.host.label=Host
com.genuitec.pulse.client.download.details.dialog.title=Pulse Optimized Downloads
com.genuitec.pulse.client.download.details.download.rate.connecting.label=connecting
com.genuitec.pulse.client.commservice.error.ping.header.changed.summary=Connection ping header was altered
com.genuitec.pulse.client.download.details.remaining.downloads.label={0} of {1}
com.genuitec.pulse.client.commservice.error.unknown.host=Pulse has been unable to resolve the IP address for {0}; the hostname could not be resolved, please verify your DNS server or network configuration.
com.genuitec.pulse.installer.commwizard.copy.to.clipboard.success.label=Your clipboard now contains the connectivity test failure(s).
com.genuitec.pulse.installer.commwizard.welcome.title=Welcome to the Communications Wizard
com.genuitec.pulse.installer.commwizard.edit.label=Edit
com.genuitec.pulse.client.download.time.before.switch=30000
com.genuitec.pulse.client.download.switch.time.remaining=5000
com.genuitec.pulse.client.definition.server.url=http\://www.poweredbypulse.com
com.genuitec.pulse.client.cancel.label=Cancel
url.timestamp.4=1266515579000^http\://downloads.poweredbypulse.com/downloads/products/pulse/client25/
url.timestamp.3=1241484705000^http\://downloads.poweredbypulse.com/downloads/products/pulse/client/
com.genuitec.pulse.installer.commwizard.current.network.settings.message=Current network settings\:
url.timestamp.2=1266256117000^http\://www.poweredbypulse.com/pulse/download/live/
com.genuitec.pulse.client.server.unavailable.title=Pulse Server Unreachable
url.timestamp.1=1266515552000^http\://downloads.poweredbypulse.com/downloads/products/pulse/client25/support/
url.timestamp.0=1241484684000^http\://downloads.poweredbypulse.com/downloads/products/pulse/client/support/
com.genuitec.pulse.client.download.details.download.rate.stalling.label=stalling
pulse.handshake.id=678f9f8d-8702-4f9e-ae23-fcb4b33a8d50
com.genuitec.pulse.installer.maximum.compatibility.label=Maximum compatibility (recommended for NTLM proxies)
com.genuitec.pulse.installer.commwizard.detected.page.description=Please select a way to connect to Pulse.
com.genuitec.pulse.installer.commwizard.authentication.required.cached.secure.text=Authentication Required (Cached in secure storage)
com.genuitec.pulse.installer.determining.installer.requirements.label=Determining installer requirements…
com.genuitec.pulse.installer.installdir.prompt.skip=false
com.genuitec.pulse.client.commservice.error.internal.server=the Pulse server or gateway encountered an internal error processing the connection validation request. Please try again later.
com.genuitec.pulse.installer.commwizard.schema.label=Schema
com.genuitec.pulse.installer.commwizard.user.label=User
com.genuitec.pulse.client.save.locator.to.common.location=false
com.genuitec.pulse.client.commservice.error.unable.to.contact.server=Pulse has been unable to contact the server at {0};
com.genuitec.pulse.client.enable.proxy.failure={0}\n\nIt appears changing the configuration did not work, you can either alter the proxy configuration, or try at a later time.\n\nIf problems persist, please log an issue in the Pulse Forums online.
com.genuitec.pulse.installer.commwizard.invalid.user.id.label=Invalid user ID
com.genuitec.pulse.installer.commwizard.automatic.detection.option.text=Automatic Detection
com.genuitec.pulse.client.download.details.add.connection.label=Add connection
com.genuitec.pulse.installer.disable.concurrency.label=1\: Disable concurrency
com.genuitec.pulse.common.health.check.url=http\://www.poweredbypulse.com/pulse-health-check/
com.genuitec.pulse.client.download.details.download.rate.none.label=None
com.genuitec.pulse.client.commservice.error.unreachable.port.summary=Port is not reachable
com.genuitec.pulse.client.download.details.restart.label=restart
com.genuitec.pulse.client.download.stall.timeout=30000
com.genuitec.pulse.client.scan.all.mirrors.strategy=scan all mirrors strategy
com.genuitec.pulse.common.uninstall.shortcut.label=Uninstall {0}
com.genuitec.pulse.client.updating.error.title=Error Updating Pulse
com.genuitec.pulse.client.download.details.download.rate.stalled.label=stalled
com.genuitec.pulse.installer.error.preparing=Error Preparing Installer
com.genuitec.pulse2.common.http.internal.connection.settings.use.fallback.uri=false
com.genuitec.pulse.client.download.details.calculating.remaining.time.label=calculating time remaining
com.genuitec.pulse.client.commservice.error.connecting.summary=Unable to connect to server
com.genuitec.pulse.installer.splash.title=Installing Pulse
com.genuitec.pulse.installer.prepare.install.components.label=Preparing installer components…
com.genuitec.pulse.installer.commwizard.title.label=Pulse Communications Wizard
com.genuitec.pulse.client.download.switch.time.delta=10000
com.genuitec.pulse.installer.installdir.prompt=Directory\:
com.genuitec.pulse.client.download.details.download.downloading.label=Downloading
com.genuitec.pulse.installer.commwizard.credentials.authentication.required.message=Authentication is required for the selected network settings\:
com.genuitec.pulse.installer.resolve.install.tasks.label=Resolving install tasks…
com.genuitec.pulse.installer.communications.mode.label=Communications mode\:
com.genuitec.pulse.client.profile.lock.in.use=An instance of this profile is currently running.
com.genuitec.pulse.client.download.details.paused.time.label=paused\: unknown time remaining
com.genuitec.pulse.client.download.skip.ip.expansion.for.hosts=sourceforge.net,sourceforge.com,springsource.com,springsource.org
com.genuitec.pulse.client.startup.connection.test.retries=3
com.genuitec.pulse.installer.commwizard.configuration.requested=Configuration of wizard requested\:
com.genuitec.pulse.client.ok.label=OK
com.genuitec.pulse.client.download.details.pause.label=Pause
com.genuitec.pulse.installer.commwizard.txt.user.label=User\:
com.genuitec.pulse.installer.commwizard.nonproxyhost.bypass.host.label=Proxy bypass hosts
com.genuitec.pulse.client.server.connectivity.check.url=/pulse/action/model
com.genuitec.pulse.installer.commwizard.detected.select.label.text=The following network settings were detected. Please select one to continue.
com.genuitec.pulse.client.commservice.error.unexpected.http.summary=Gateway timeout occurred (504)
com.genuitec.pulse.client.commservice.error.ssl.summary=SSL handshake error talking to server
com.genuitec.pulse.client.wire.debug=false
com.genuitec.pulse.installer.installdir.title=Pulse Install Directory
com.genuitec.pulse.installer.commwizard.remember.credentials.text=Remember Credentials\:
com.genuitec.pulse.client.commservice.error.gateway.timeout=a timeout occurred contacting the gateway for the Pulse server. Please try again later.
com.genuitec.pulse.common.could.not.install.pulse.unexpected.error.message=Could not install Pulse.\n\nAn unexpected error has occured, please see the error logs for more details.
com.genuitec.pulse.installer.installdir.heading=Choose Pulse Installation Directory
com.genuitec.pulse.installer.restricted.installerdir.message=You have chosen a restricted installation location on this operating system; we recommend installing into a different location. Would you like to choose a new installation directory?\n\nInstallation directory selected was\:\n{0}
com.genuitec.pulse.installer.commwizard.password.label=Password
com.genuitec.pulse.installer.commwizard.copy.to.clipboard.label=Copy to Clipboard
com.genuitec.pulse.client.commservice.error.unknown.host.summary=Unable to resolve IP address; DNS unavailable
com.genuitec.pulse.client.commservice.error.timeout.summary=Timeout occurred talking to server
com.genuitec.pulse.client.enable.remote.service.support=true
com.genuitec.pulse.client.download.details.download.rate.paused.label=paused
com.genuitec.pulse.installer.commwizard.work.offline.dialog.content=Are you sure you want to work offline
com.genuitec.pulse.installer.commwizard.autoconfig.please.wait.message=Pulse is automatically checking your connectivity to the Pulse server including verifying if you have any system proxies, or previously used proxies available. Once complete, Pulse will give you the option of choosing your preferred way of talking to the Pulse server.\n\nPlease wait while Pulse detects settings…
com.genuitec.pulse.installer.installdir.message=Choose the base directory to install Pulse into.
support-joyMemberpwpeterson,
Thank you for the clarification and details. Please note that ME doesn’t provide any intrinsic support for either CFEclipse or Flex Plugin. Pulse is reporting dependency issues with related to Flex. My suggestion would be to start with a clean ME 7.5 – remove all the 3rd party plugins. Please refer to http://myeclipseide.com/module-htmlpages-display-pid-1.html on MyEclipse supported features. Next you can try by adding 1 plugin at a time, this would ensure that you can eliminate incompatible plugins. Let me know how this works for you.
Sorry for the inconvenience.
Paul PetersonMemberThank you for the help. I will try a few things a get back with you
-
AuthorPosts