Skip to main content



      Home
Home » Newcomers » Newcomers » Java Perspective Missing
Java Perspective Missing [message #269663] Fri, 20 March 2009 18:05 Go to next message
Eclipse UserFriend
I do not see a java perspective, at start, nor in the windows >
perspectives menu. I have read the responses about getting the swt, not
the ide, and tried many downloads. I also saw a suggestion to remove the
'.eclipse' file. None of these had any effect. While this is a newbie
forum, I have been using eclipse since eclipse version 1.x. I do not
remember ever having this problem.

Please suggest a way to check what I have and how to activate the java
perspective.
Re: Java Perspective Missing [message #269668 is a reply to message #269663] Sat, 21 March 2009 10:52 Go to previous messageGo to next message
Eclipse UserFriend
I found a reference that suggested eclipse requires jdk1.5, so I used
jdk1.5.0_16. Same result.

I also tried to add the Java Development tools, using software update. It
failed dependency checks, with details:
Cannot complete the request. See the details.
Exception writing problem file in: null.The system cannot find the path
specified


Any help would be appreciated. I have tried:
eclipse-jee-ganymede-win32
eclipse-jee-ganymede-SR1-win32
eclipse-jee-ganymede-SR2-win32
eclipse-java-ganymede-SR2-win32

I still do not see a java perspective?
Re: Java Perspective Missing [message #269670 is a reply to message #269668] Sat, 21 March 2009 11:58 Go to previous messageGo to next message
Eclipse UserFriend
If I go back to eclipse classic sdk 3.4.2, then it works?
Re: Java Perspective Missing [message #269689 is a reply to message #269670] Mon, 23 March 2009 03:25 Go to previous messageGo to next message
Eclipse UserFriend
"Jeff Oakes" <jeff.oakes@comcast.net> wrote in message
news:c8b2b8447cc4546c16eeffe20b17e9ed$1@www.eclipse.org...
> If I go back to eclipse classic sdk 3.4.2, then it works?

What OS are you running on?

What is your JRE?

Are there any errors in the error log?

What is your launch command and your eclipse.ini?

Are the JDT plugins (for example, org.eclipse.jdt.core and .ui) present in
the installation directory?
Re: Java Perspective Missing [message #269759 is a reply to message #269689] Wed, 25 March 2009 15:14 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for the reply. You ask several questions. Here are the answers:

What OS are you running on? Windows XP Pro SP2

What is your JRE? I've tried 1.6.0_12 & 1.5.0_16

Are there any errors in the error log?Yes, as I have tried several things
the list is long. See below.

What is your launch command and your eclipse.ini?I do not see an
eclipse.ini

Are the JDT plugins (for example, org.eclipse.jdt.core and .ui) present in
the installation directory?Yes

Here is the log - note this is from a common workspace.

************************************************************ *******
!SESSION 2009-03-21 11:43:18.343
-----------------------------------------------
eclipse.buildId=M20090211-1700
java.version=1.5.0_16
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 -data
C:\data\source\java\eclipse

!ENTRY org.eclipse.ui.console 4 2 2009-03-21 11:57:05.265
!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.consol esRemoved(ConsoleDropDownAction.java:150)
at
org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifi er.run(ConsoleManager.java:154)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifi er.notify(ConsoleManager.java:174)
at
org.eclipse.ui.internal.console.ConsoleManager.fireUpdate(Co nsoleManager.java:262)
at
org.eclipse.ui.internal.console.ConsoleManager.removeConsole s(ConsoleManager.java:244)
at
org.eclipse.debug.internal.ui.views.console.ProcessConsoleMa nager.removeProcess(ProcessConsoleManager.java:98)
at
org.eclipse.debug.internal.ui.views.console.ProcessConsoleMa nager.removeLaunch(ProcessConsoleManager.java:81)
at
org.eclipse.debug.internal.ui.views.console.ProcessConsoleMa nager.shutdown(ProcessConsoleManager.java:198)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.stop(DebugUIPlug in.java:388)
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.s top(BundleContextImpl.java:1046)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:531)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1104)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:655)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:312)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:257)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:236)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:678)
at
org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:424)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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 2009-03-21 11:57:05.265
!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.consol esRemoved(ConsoleDropDownAction.java:150)
at
org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifi er.run(ConsoleManager.java:154)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.ui.internal.console.ConsoleManager$ConsoleNotifi er.notify(ConsoleManager.java:174)
at
org.eclipse.ui.internal.console.ConsoleManager.fireUpdate(Co nsoleManager.java:262)
at
org.eclipse.ui.internal.console.ConsoleManager.removeConsole s(ConsoleManager.java:244)
at
org.eclipse.debug.internal.ui.views.console.ProcessConsoleMa nager.removeProcess(ProcessConsoleManager.java:98)
at
org.eclipse.debug.internal.ui.views.console.ProcessConsoleMa nager.removeLaunch(ProcessConsoleManager.java:81)
at
org.eclipse.debug.internal.ui.views.console.ProcessConsoleMa nager.shutdown(ProcessConsoleManager.java:198)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.stop(DebugUIPlug in.java:388)
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.s top(BundleContextImpl.java:1046)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:531)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1104)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:655)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:312)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:257)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:236)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:678)
at
org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:424)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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 2009-03-21 13:11:52.656
-----------------------------------------------
eclipse.buildId=M20090211-1700
java.version=1.6.0_12
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 -data
C:\data\source\java\eclipse

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2009-03-21
13:25:50.578
!MESSAGE No repository found at http://subclipse.tigris.org/update_1.6.x
!SUBENTRY 1 org.eclipse.equinox.p2.updatesite 4 1002 2009-03-21
13:25:50.578
!MESSAGE Error reading update site
http://subclipse.tigris.org/update_1.6.x.
!STACK 0
java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at java.io.File.createTempFile(File.java:1828)
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.loadSi teFile(UpdateSite.java:154)
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.load(U pdateSite.java:105)
at
org.eclipse.equinox.internal.p2.updatesite.metadata.UpdateSi teMetadataRepository. <init>(UpdateSiteMetadataRepository.java:52)
at
org.eclipse.equinox.internal.p2.updatesite.metadata.UpdateSi teMetadataRepositoryFactory.load(UpdateSiteMetadataRepositor yFactory.java:48)
at
org.eclipse.equinox.internal.p2.metadata.repository.Metadata RepositoryManager.loadRepository(MetadataRepositoryManager.j ava:485)
at
org.eclipse.equinox.internal.p2.metadata.repository.Metadata RepositoryManager.loadRepository(MetadataRepositoryManager.j ava:452)
at
org.eclipse.equinox.internal.p2.metadata.repository.Metadata RepositoryManager.loadRepository(MetadataRepositoryManager.j ava:435)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.loadMetadataRepository(ProvisioningUtil.java: 71)
at
org.eclipse.equinox.internal.provisional.p2.ui.dialogs.Avail ableIUGroup$6.run(AvailableIUGroup.java:404)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.artifact.repository 4 0 2009-03-21
13:28:42.828
!MESSAGE Unable to load repository: http://findbugs.cs.umd.edu/eclipse
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionEx ception:
Unable to read repository at http://findbugs.cs.umd.edu/eclipse.
at
org.eclipse.equinox.internal.provisional.spi.p2.artifact.rep ository.SimpleArtifactRepositoryFactory.load(SimpleArtifactR epositoryFactory.java:102)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:426)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:403)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.refreshRepository(ArtifactRepositoryManage r.java:492)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.refreshArtifactRepositories(ProvisioningUtil. java:202)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re freshColocatedRepositoriesOperation.doBatchedExecute(Refresh ColocatedRepositoriesOperation.java:51)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re positoryOperation.doExecute(RepositoryOperation.java:63)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Un doableProvisioningOperation.execute(UndoableProvisioningOper ation.java:77)
at
org.eclipse.core.commands.operations.DefaultOperationHistory .execute(DefaultOperationHistory.java:511)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:92)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at java.io.File.createTempFile(File.java:1828)
at
org.eclipse.equinox.internal.provisional.spi.p2.artifact.rep ository.SimpleArtifactRepositoryFactory.load(SimpleArtifactR epositoryFactory.java:53)
... 10 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1002 2009-03-21
13:28:42.828
!MESSAGE Unable to read repository at http://findbugs.cs.umd.edu/eclipse.
!STACK 0
java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at java.io.File.createTempFile(File.java:1828)
at
org.eclipse.equinox.internal.provisional.spi.p2.artifact.rep ository.SimpleArtifactRepositoryFactory.load(SimpleArtifactR epositoryFactory.java:53)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:426)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:403)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.refreshRepository(ArtifactRepositoryManage r.java:492)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.refreshArtifactRepositories(ProvisioningUtil. java:202)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re freshColocatedRepositoriesOperation.doBatchedExecute(Refresh ColocatedRepositoriesOperation.java:51)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re positoryOperation.doExecute(RepositoryOperation.java:63)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Un doableProvisioningOperation.execute(UndoableProvisioningOper ation.java:77)
at
org.eclipse.core.commands.operations.DefaultOperationHistory .execute(DefaultOperationHistory.java:511)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:92)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.artifact.repository 4 0 2009-03-21
13:28:42.828
!MESSAGE Unable to load repository: http://findbugs.cs.umd.edu/eclipse
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionEx ception: Error
reading update site http://findbugs.cs.umd.edu/eclipse.
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.loadSi teFile(UpdateSite.java:172)
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.load(U pdateSite.java:105)
at
org.eclipse.equinox.internal.p2.updatesite.artifact.UpdateSi teArtifactRepository. <init>(UpdateSiteArtifactRepository.java:45)
at
org.eclipse.equinox.internal.p2.updatesite.artifact.UpdateSi teArtifactRepositoryFactory.load(UpdateSiteArtifactRepositor yFactory.java:33)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:426)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:403)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.refreshRepository(ArtifactRepositoryManage r.java:492)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.refreshArtifactRepositories(ProvisioningUtil. java:202)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re freshColocatedRepositoriesOperation.doBatchedExecute(Refresh ColocatedRepositoriesOperation.java:51)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re positoryOperation.doExecute(RepositoryOperation.java:63)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Un doableProvisioningOperation.execute(UndoableProvisioningOper ation.java:77)
at
org.eclipse.core.commands.operations.DefaultOperationHistory .execute(DefaultOperationHistory.java:511)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:92)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at java.io.File.createTempFile(File.java:1828)
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.loadSi teFile(UpdateSite.java:154)
... 13 more
!SUBENTRY 1 org.eclipse.equinox.p2.updatesite 4 1002 2009-03-21
13:28:42.828
!MESSAGE Error reading update site http://findbugs.cs.umd.edu/eclipse.
!STACK 0
java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at java.io.File.createTempFile(File.java:1828)
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.loadSi teFile(UpdateSite.java:154)
at
org.eclipse.equinox.internal.p2.updatesite.UpdateSite.load(U pdateSite.java:105)
at
org.eclipse.equinox.internal.p2.updatesite.artifact.UpdateSi teArtifactRepository. <init>(UpdateSiteArtifactRepository.java:45)
at
org.eclipse.equinox.internal.p2.updatesite.artifact.UpdateSi teArtifactRepositoryFactory.load(UpdateSiteArtifactRepositor yFactory.java:33)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:426)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:403)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.refreshRepository(ArtifactRepositoryManage r.java:492)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.refreshArtifactRepositories(ProvisioningUtil. java:202)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re freshColocatedRepositoriesOperation.doBatchedExecute(Refresh ColocatedRepositoriesOperation.java:51)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re positoryOperation.doExecute(RepositoryOperation.java:63)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Un doableProvisioningOperation.execute(UndoableProvisioningOper ation.java:77)
at
org.eclipse.core.commands.operations.DefaultOperationHistory .execute(DefaultOperationHistory.java:511)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:92)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.equinox.p2.ui 4 0 2009-03-21 13:28:42.937
!MESSAGE No repository found at http://findbugs.cs.umd.edu/eclipse.
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionEx ception: No
repository found at http://findbugs.cs.umd.edu/eclipse.
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.fail(ArtifactRepositoryManager.java:249)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:414)
at
org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.refreshRepository(ArtifactRepositoryManage r.java:492)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.refreshArtifactRepositories(ProvisioningUtil. java:202)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re freshColocatedRepositoriesOperation.doBatchedExecute(Refresh ColocatedRepositoriesOperation.java:51)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Re positoryOperation.doExecute(RepositoryOperation.java:63)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Un doableProvisioningOperation.execute(UndoableProvisioningOper ation.java:77)
at
org.eclipse.core.commands.operations.DefaultOperationHistory .execute(DefaultOperationHistory.java:511)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningO perationRunner$1.run(ProvisioningOperationRunner.java:92)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-03-21
13:28:42.937
!MESSAGE No repository found at http://findbugs.cs.umd.edu/eclipse.

!ENTRY org.eclipse.equinox.p2.director 4 0 2009-03-21 13:31:23.796
!MESSAGE Problems resolving provisioning plan.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui 2.2.2.RELEASE to
requiredCapability:
osgi.bundle/org.eclipse.wst.common.project.facet.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.osgi 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.osgi 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.osgi 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.resources.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.ide.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xsd.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.emf.common/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.xsd/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
com.springsource.javax.servlet.jsp.jstl 1.2.0 to requiredCapability:
java.package/org.w3c.dom.traversal/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.osgibridge 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ajdt.ui.visualiser 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.contribution.visualiser/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.security 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.security 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.security 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.resources.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.gef/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn.context_feature. feature.group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn.ide_feature.feat ure.group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn.java_feature.fea ture.group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn_feature.feature. group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.monitor.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.monitor.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.java.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.ide.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.resources.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.gef/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.mylyn.ide.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.mylyn.resources.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.mylyn.java.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn 2.0.6.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.mylyn.commons.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ajdt.ui.xref 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.contribution.xref.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ajdt.ui.xref 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.contribution.xref.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ajdt.ui.xref 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.ajdt.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ajdt.ui.xref 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.ajdt.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.batch 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.batch 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.batch 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.feature.feature.group 2.2.2.RELEASE to
requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.xml_ui.feature.fea ture.group/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.core 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.apache.xerces/2.8.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.core 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.common.project.facet.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ui 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ui 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.ajdt.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.ajdt.feature.group/0.0 .0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xsd.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:23.796
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.xsd/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-21 13:31:23.796
!MESSAGE Exception writing problem file in: null.
!STACK 0
java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at java.io.File.createTempFile(File.java:1828)
at
org.eclipse.equinox.internal.p2.director.Projector.persist(P rojector.java:212)
at
org.eclipse.equinox.internal.p2.director.Projector.encode(Pr ojector.java:99)
at
org.eclipse.equinox.internal.p2.director.SimplePlanner.getPr ovisioningPlan(SimplePlanner.java:242)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.getProvisioningPlan(ProvisioningUtil.java:210 )
at
org.eclipse.equinox.internal.provisional.p2.ui.actions.Insta llAction.computeProvisioningPlan(InstallAction.java:80)
at
org.eclipse.equinox.internal.provisional.p2.ui.actions.Insta llAction.getProvisioningPlan(InstallAction.java:130)
at
org.eclipse.equinox.internal.provisional.p2.ui.actions.Profi leModificationAction$1.run(ProfileModificationAction.java:61 )
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:121)

!ENTRY org.eclipse.equinox.p2.ui 4 10005 2009-03-21 13:31:28.546
!MESSAGE Cannot complete the request. See the details.
!SUBENTRY 1 org.eclipse.equinox.p2.ui 4 10005 2009-03-21 13:31:28.546
!MESSAGE Cannot complete the request. See the details.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2009-03-21 13:31:28.546
!MESSAGE Cannot find a solution satisfying the following requirements
org.eclipse.jdt.feature.jar
[3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI].

!ENTRY org.eclipse.equinox.p2.ui 4 10005 2009-03-21 13:31:36.046
!MESSAGE Cannot complete the request. See the details.
!SUBENTRY 1 org.eclipse.equinox.p2.ui 4 10005 2009-03-21 13:31:36.046
!MESSAGE Cannot complete the request. See the details.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2009-03-21 13:31:36.046
!MESSAGE Cannot find a solution satisfying the following requirements
org.eclipse.jdt.feature.jar
[3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI].

!ENTRY org.eclipse.equinox.p2.director 4 0 2009-03-21 13:31:36.578
!MESSAGE Problems resolving provisioning plan.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui 2.2.2.RELEASE to
requiredCapability:
osgi.bundle/org.eclipse.wst.common.project.facet.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.osgi 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.osgi 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.osgi 2.2.2.RELEASE to requiredCapability:
osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.resources.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.ide.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xsd.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.emf.common/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.xsd/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.core 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
com.springsource.javax.servlet.jsp.jstl 1.2.0 to requiredCapability:
java.package/org.w3c.dom.traversal/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.osgibridge 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.security 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.security 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.security 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.ui.refactoring 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.editor 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.resources.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.aop.ui 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.gef/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.webflow.ui.graph 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn.context_feature. feature.group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn.ide_feature.feat ure.group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn.java_feature.fea ture.group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.mylyn.feature.feature.group 2.2.2.RELEASE
to requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.mylyn_feature.feature. group/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.xml.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.wst.sse.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.context.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.monitor.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.monitor.core/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.2.2.RELEASE to
requiredCapability: osgi.bundle/org.eclipse.mylyn.java.ui/3.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2009-03-21 13:31:36.578
!MESSAGE Unable to satisfy dependency from
org.springframework.ide.eclipse.beans.mylyn 2.
Re: Java Perspective Missing [message #269765 is a reply to message #269759] Thu, 26 March 2009 09:37 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 3/25/2009 3:14 PM, Jeff Oakes wrote:
> Thanks for the reply. You ask several questions. Here are the answers:
>
> What OS are you running on? Windows XP Pro SP2
>
> What is your JRE? I've tried 1.6.0_12 & 1.5.0_16
>
> Are there any errors in the error log?Yes, as I have tried several
> things the list is long. See below.
>
> What is your launch command and your eclipse.ini?I do not see an
> eclipse.ini

You have to have an eclipse.ini file, unless the extraction of the ZIP
went awry. It should be right next to eclipse.exe
If you don't have that, I'd not bother looking at anything else,
especially since that is how you tell Eclipse what JVM to run in
(http://wiki.eclipse.org/Eclipse.ini).

> Here is the log - note this is from a common workspace.

The log you posted is much too large for me to analyze. Once you get a
valid install (one that includes eclipse.ini) and you've told it which
JVM to use (as described in the link above), then delete the log and
start up Eclipse. If you're still missing the JDT stuff, capture the log
immediately and post that.

Hope this helps,
Eric
Previous Topic:Re: Active Project Handling - Howto
Next Topic:attaching the XML file to graphical editor
Goto Forum:
  


Current Time: Fri May 09 06:44:49 EDT 2025

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

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

Back to the top