Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » exception while setting up project
- exception while setting up project [message #24766] Thu, 15 May 2003 11:44 Go to next message
Eclipse UserFriend
Originally posted by: sandeep_m_pathak.yahoo.com

I am trying to setup a project on a Samba mapped server. This was working
fine a few days ago. I created a new project via our configuration
management and now i get an exception. The project directory
\'workflowPI\' does exist. I had an identical project at the same tree but
in a different project version.
Any pointers?

regards,
Sandeep

!SESSION May 15, 2003 11:36:09.443
---------------------------------------------
java.version=1.3.1_07
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 -install
file:C:/Apps/eclipse/eclipse-SDK-2.1-win32/eclipse/
!ENTRY org.eclipse.jdt.ui 4 10001 May 15, 2003 11:36:09.443
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Java Model Status [workflowPI does not exist.]
at
org.eclipse.jdt.internal.core.JavaElement.newNotPresentExcep tion(JavaElement.java:481)
at
org.eclipse.jdt.internal.core.JavaModelManager.getPerProject InfoCheckExistence(JavaModelManager.java:965)
at
org.eclipse.jdt.internal.core.JavaProject.getOutputLocation( JavaProject.java:1185)
at
org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlo ck.init(BuildPathsBlock.java:286)
at
org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage.i nit(JavaCapabilityConfigurationPage.java:104)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.updateProject(NewProjectCreationWizardPage.java:129)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page$1.run(NewProjectCreationWizardPage.java:86)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:252)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 758)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.changeToNewProject(NewProjectCreationWizardPage.java:94 )
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.setVisible(NewProjectCreationWizardPage.java:64)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:959)
at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog. java:940)
at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.jav a:929)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:927)
at
org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:684)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:316)
at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.jav a:423)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583 )
at org.eclipse.jface.window.Window.open(Window.java:563)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:136)
at
org.eclipse.ui.internal.NewWizardDropDownAction.run(NewWizar dDropDownAction.java:96)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
!ENTRY org.eclipse.jdt.core 4 969 May 15, 2003 11:36:09.443
!MESSAGE workflowPI does not exist.
!ENTRY org.eclipse.jdt.ui 4 10001 May 15, 2003 11:36:09.713
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException: java.lang.NullPointerException
at
org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlo ck.init(BuildPathsBlock.java:315)
at
org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage.i nit(JavaCapabilityConfigurationPage.java:104)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.updateProject(NewProjectCreationWizardPage.java:129)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page$1.run(NewProjectCreationWizardPage.java:86)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:252)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 758)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.changeToNewProject(NewProjectCreationWizardPage.java:94 )
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.setVisible(NewProjectCreationWizardPage.java:64)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:959)
at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog. java:940)
at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.jav a:929)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:927)
at
org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:684)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:316)
at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.jav a:423)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583 )
at org.eclipse.jface.window.Window.open(Window.java:563)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:136)
at
org.eclipse.ui.internal.NewWizardDropDownAction.run(NewWizar dDropDownAction.java:96)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
!ENTRY org.eclipse.jdt.ui 4 10001 May 15, 2003 11:36:13.799
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException: java.lang.NullPointerException
at
org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage.c onfigureJavaProject(JavaCapabilityConfigurationPage.java:200 )
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.performFinish(NewProjectCreationWizardPage.java:146)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard .finishPage(NewProjectCreationWizard.java:62)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:89)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.execute(Jav aModelOperation.java:365)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:684)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1595)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2711)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:42)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:252)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 758)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:96)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:608)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:321)
at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.jav a:423)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583 )
at org.eclipse.jface.window.Window.open(Window.java:563)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:136)
at
org.eclipse.ui.internal.NewWizardDropDownAction.run(NewWizar dDropDownAction.java:96)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
- Re: exception while setting up project [message #24806 is a reply to message #24766] Thu, 15 May 2003 11:57 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Sandeep Pathak wrote:

>I am trying to setup a project on a Samba mapped server. This was working
>fine a few days ago. I created a new project via our configuration
>management and now i get an exception. The project directory
>\'workflowPI\' does exist. I had an identical project at the same tree but
>in a different project version.
>Any pointers?
>
See bugzilla. This is known and fixed.

HTH
Dani
Previous Topic:Refactor > Rename
Next Topic:Error while performing Extract Interface refactoring
Goto Forum:
  


Current Time: Sat May 10 04:43:43 EDT 2025

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

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

Back to the top