Error creating new project [message #89240] |
Tue, 26 August 2003 11:03  |
Eclipse User |
|
|
|
Originally posted by: ray.dreyer.gs.com
Hi,
I get the following exception when trying to create a new project.
Any ideas?
Thanks
Ray
Using:
java.version=1.4.1_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86 -install
file:C:/progfile/eclipse/
Version: 3.0.0
Build id: 200307181617
!ENTRY org.eclipse.jdt.ui 4 10001 Aug 26, 2003 15:49:22.608
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Java Model Status [CryptixASN does not exist.]
at
org.eclipse.jdt.internal.core.JavaElement.newNotPresentExcep tion(JavaElement.java:437)
at
org.eclipse.jdt.internal.core.JavaModelManager.getPerProject InfoCheckExistence(JavaModelManager.java:848)
at
org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo( JavaProject.java:1544)
at
org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspa th(JavaProject.java:1635)
at
org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspa th(JavaProject.java:1621)
at
org.eclipse.jdt.internal.core.JavaProject.buildStructure(Jav aProject.java:217)
at org.eclipse.jdt.internal.core.Openable.generateInfos(Openabl e.java:198)
at
org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Jav aElement.java:448)
at
org.eclipse.jdt.internal.core.JavaElement.getElementInfo(Jav aElement.java:269)
at
org.eclipse.jdt.internal.core.JavaElement.getElementInfo(Jav aElement.java:255)
at
org.eclipse.jdt.internal.core.JavaProject.getJavaProjectElem entInfo(JavaProject.java:1282)
at
org.eclipse.jdt.internal.core.JavaProject.getNameLookup(Java Project.java:1290)
at
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Comp ilationUnit.java:1004)
at
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Comp ilationUnit.java:988)
at
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Comp ilationUnit.java:981)
at
org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.visitC ompilationUnit(ClassPathDetector.java:216)
at
org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.visit( ClassPathDetector.java:273)
at
org.eclipse.core.internal.resources.Resource$1.visitElement( Resource.java:50)
at
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:76)
at
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:80)
at
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:80)
at
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:80)
at
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTreeIterator.java:80)
at
org.eclipse.core.internal.watson.ElementTreeIterator.iterate (ElementTreeIterator.java:119)
at org.eclipse.core.internal.resources.Resource.accept(Resource .java:60)
at
org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.<init >(ClassPathDetector.java:62)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.updateProject(NewProjectCreationWizardPage.java:124)
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:84)
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 :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2188)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1878)
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.NewProjectAction.run(NewProjectAction .java:107)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:542)
at
org.eclipse.jface.action.ActionContributionItem.access$4(Act ionContributionItem.java:496)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContributionItem.java:468)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2188)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1878)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1680)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1663)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 Aug 26, 2003 15:49:22.608
!MESSAGE CryptixASN does not exist.
|
|
|
|
|
Re: Error creating new project [message #91148 is a reply to message #91075] |
Mon, 01 September 2003 04:07  |
Eclipse User |
|
|
|
I cannot reproduce the problem with I20030828. Could you please enter a bug
report (against JDT/Core) describing how to reproduce the problem?
"Lobster Taster" <lobstertaster@yahoo.com> wrote in message
news:bir521$i2p$1@eclipse.org...
> I met the same problem. I tried the latest integration build
> eclipse-SDK-I20030828-win32, it still doesn't work....
>
>
> "Jerome Lanneluc" <jerome_lanneluc@fr.ibm.com> wrote in message
> news:bii6na$aus$1@eclipse.org...
> > See https://bugs.eclipse.org/bugs/show_bug.cgi?id=40322
> >
> > This is fixed in latest integration build.
> >
> > Jerome
> >
> > "Ray" <ray.dreyer@gs.com> wrote in message
> news:bifss9$9nf$1@eclipse.org...
> > > Hi,
> > >
> > > I get the following exception when trying to create a new project.
> > >
> > > Any ideas?
> > >
> > > Thanks
> > > Ray
> > >
> > >
> > > Using:
> > > java.version=1.4.1_04
> > > java.vendor=Sun Microsystems Inc.
> > > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
> > > Command-line arguments: -os win32 -ws win32 -arch x86 -install
> > > file:C:/progfile/eclipse/
> > >
> > > Version: 3.0.0
> > > Build id: 200307181617
> > >
> > >
> > > !ENTRY org.eclipse.jdt.ui 4 10001 Aug 26, 2003 15:49:22.608
> > > !MESSAGE Internal Error
> > > !STACK 1
> > > Java Model Exception: Java Model Status [CryptixASN does not exist.]
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaElement.newNotPresentExcep tion(JavaElement
> > .java:437)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaModelManager.getPerProject InfoCheckExisten
> > ce(JavaModelManager.java:848)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo( JavaProject.java
> > :1544)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspa th(JavaProject.j
> > ava:1635)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspa th(JavaProject.j
> > ava:1621)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaProject.buildStructure(Jav aProject.java:21
> > 7)
> > > at
> org.eclipse.jdt.internal.core.Openable.generateInfos(Openabl e.java:198)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Jav aElement.java:44
> > 8)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaElement.getElementInfo(Jav aElement.java:26
> > 9)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaElement.getElementInfo(Jav aElement.java:25
> > 5)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaProject.getJavaProjectElem entInfo(JavaProj
> > ect.java:1282)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.JavaProject.getNameLookup(Java Project.java:129
> > 0)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Comp ilationUnit.java
> > :1004)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Comp ilationUnit.java
> > :988)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Comp ilationUnit.java
> > :981)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.visitC ompilationUnit(C
> > lassPathDetector.java:216)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.visit( ClassPathDetecto
> > r.java:273)
> > > at
> > >
> >
>
org.eclipse.core.internal.resources.Resource$1.visitElement( Resource.java:50
> > )
> > > at
> > >
> >
>
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTree
> > Iterator.java:76)
> > > at
> > >
> >
>
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTree
> > Iterator.java:80)
> > > at
> > >
> >
>
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTree
> > Iterator.java:80)
> > > at
> > >
> >
>
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTree
> > Iterator.java:80)
> > > at
> > >
> >
>
org.eclipse.core.internal.watson.ElementTreeIterator.doItera tion(ElementTree
> > Iterator.java:80)
> > > at
> > >
> >
>
org.eclipse.core.internal.watson.ElementTreeIterator.iterate (ElementTreeIter
> > ator.java:119)
> > > at
org.eclipse.core.internal.resources.Resource.accept(Resource .java:60)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.<init >(ClassPathDetect
> > or.java:62)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.updateProje
> > ct(NewProjectCreationWizardPage.java:124)
> > > at
> > >
> >
>
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page$1.run(NewPr
> > ojectCreationWizardPage.java:86)
> > > at
> > >
> >
>
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.jav
> > a: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.changeToNew
> > Project(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:84)
> > > 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 :82)
> > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
> > > at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2188)
> > > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1878)
> > > 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.NewProjectAction.run(NewProjectAction .java:107)
> > > at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
> > > at
> > >
> >
>
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
> > ContributionItem.java:542)
> > > at
> > >
> >
>
org.eclipse.jface.action.ActionContributionItem.access$4(Act ionContributionI
> > tem.java:496)
> > > at
> > >
> >
>
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContribu
> > tionItem.java:468)
> > > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> > > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
> > > at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2188)
> > > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1878)
> > > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1680)
> > > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1663)
> > > at
> > >
> >
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> > a:858)
> > > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> > > at java.lang.reflect.Method.invoke(Unknown Source)
> > > 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 Aug 26, 2003 15:49:22.608
> > > !MESSAGE CryptixASN does not exist.
> > >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03185 seconds