Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Problem creating Dynamic Web Project: "Problems encountered while setting project description&q
Problem creating Dynamic Web Project: "Problems encountered while setting project description&q [message #46214] Tue, 28 September 2004 16:34
cian quinlan is currently offline cian quinlanFriend
Messages: 3
Registered: July 2009
Junior Member
I get the following exception when trying to create a Dynamic Web Project.
Any suggestions gratefully accepted! I am on 3.0.1, j2sdk1.4.2_05, running
on XP.

Thanks,
Cian

===============
com.ibm.wtp.common.wft.util.WFTWrappedException
org.eclipse.core.runtime.CoreException: Problems encountered while setting
project description.
at
org.eclipse.core.internal.resources.Project.setDescription(P roject.java:905)
at
org.eclipse.core.internal.resources.Project.setDescription(P roject.java:931)
at
com.ibm.wtp.common.operation.ProjectCreationOperation.execut e(ProjectCreatio
nOperation.java:48)
at
com.ibm.wtp.jdt.integration.JavaProjectCreationOperation.exe cute(JavaProject
CreationOperation.java:33)
at com.ibm.wtp.common.operation.WTPOperation.doRun(WTPOperation .java:212)
at
com.ibm.etools.application.operations.J2EEModuleCreationOper ation.createProj
ect(J2EEModuleCreationOperation.java:73)
at
com.ibm.iwt.webproject.operations.WebProjectCreationOperatio n.createProject(
WebProjectCreationOperation.java:37)
at
com.ibm.etools.application.operations.J2EEModuleCreationOper ation.execute(J2
EEModuleCreationOperation.java:46)
at
com.ibm.iwt.webproject.operations.WebProjectCreationOperatio n.execute(WebPro
jectCreationOperation.java:71)
at com.ibm.wtp.common.operation.WTPOperation.doRun(WTPOperation .java:212)
at com.ibm.wtp.common.operation.WTPOperation$1.run(WTPOperation .java:157)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1693)
at com.ibm.wtp.common.operation.WTPOperation.run(WTPOperation.j ava:173)
at
com.ibm.wtp.common.ui.RunnableWithProgressWrapper.run(Runnab leWithProgressWr
apper.java:62)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.jav
a:303)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:253)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 752)
at com.ibm.wtp.common.ui.wizard.WTPWizard.performFinish(WTPWiza rd.java:55)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:609)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:305)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:506)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668 )
at org.eclipse.jface.window.Window.open(Window.java:648)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:163)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:915)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionI
tem.java:866)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEven t(ActionContribu
tionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
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:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Previous Topic:Non HTML JSPs
Next Topic:Can not generate WS Client from Amazon's WS
Goto Forum:
  


Current Time: Thu Dec 26 15:07:34 GMT 2024

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

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

Back to the top