- This topic has 1 reply, 2 voices, and was last updated 20 years, 3 months ago by Riyad Kalla.
-
AuthorPosts
-
YellowDogMemberI added a JAR to \WEB-INF\lib and refreshed the project. I shut down and restarted Eclipse. I’m getting the following error on startup:
Could not restore workbench layout.
Reason:
Problems occured restoring workbench.
Details:
Unable to restore perspective: Workspace – Resources.What operating system and version are you running? Win XP Pro
What Eclipse version and build id are you using? (Help > About Eclipse Platform) 2.1.3 / 200403101828
– Was Eclipse freshly installed for MyEclipse? Yes
– If not, was it upgraded to its current version using the update manager?
– Are any other external plugins installed? No
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* 7
What MyEclipse version are you using? (Help > About Eclipse Platform > Features) 2.7.1
What JDK version are you using to run Eclipse? (java -version) 1.4.2
What JDK version are you using to launch your application server? 1.4.2
What steps did you take that resulted in the issue?
What application server are you using? Tomecat 5.0.19
Are there any errors in the Eclipse log? (<workspace>/.metadata/.log)
!SESSION Aug 31, 2004 13:38:32.74 ———————————————-
java.version=1.4.2
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:\EclipseWS -install file:C:/Eclipse/
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.74
!MESSAGE Unable to find element factory: org.eclipse.ui.internal.model.ResourceFactory
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.74
!MESSAGE Unable to restore pagee – cannot instantiate input factory: org.eclipse.ui.internal.model.ResourceFactory
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.215
!MESSAGE Could not create view: org.eclipse.ui.views.ResourceNavigator
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.215
!MESSAGE Unable to find view label: org.eclipse.ui.views.BookmarkNavigator
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.215
!MESSAGE Could not create view: org.eclipse.ui.views.ContentOutline
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.215
!MESSAGE Could not create view: org.eclipse.ui.views.TaskList
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.230
!MESSAGE Referenced part does not exist yet: org.eclipse.ui.views.ContentOutline.
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.230
!MESSAGE Unable to find Action Set: org.eclipse.ui.NavigateActionSet
!ENTRY org.eclipse.ui 4 4 Aug 31, 2004 13:38:32.340
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.projectconvert
!ENTRY org.eclipse.core.resources 2 1 Aug 31, 2004 13:40:25.934
!MESSAGE Skipping builder org.eclipse.jdt.core.javabuilder for project WebForms. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
!ENTRY org.eclipse.core.resources 2 1 Aug 31, 2004 13:40:25.934
!MESSAGE Skipping builder de.bb.bje.eclipse.IncrementalJspBuilder for project WebForms. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
!ENTRY org.eclipse.core.resources 2 1 Aug 31, 2004 13:40:25.950
!MESSAGE Skipping builder com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder for project WebForms. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
Riyad KallaMemberI replied to your other thread, closing this one.
-
AuthorPosts