[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-5727) Resource does not exists exception on ConsoleConfigurationWizardPage

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Mon Feb 1 03:43:19 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov resolved JBIDE-5727.
------------------------------------

    Resolution: Cannot Reproduce Bug


> Resource does not exists exception on ConsoleConfigurationWizardPage
> --------------------------------------------------------------------
>
>                 Key: JBIDE-5727
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5727
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.1.0.CR1
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>             Fix For: 3.1.0.CR2
>
>
> I wanted to create a console configuration based on the generated hbm files.
> 1. Right click on the project - new Console Configuration
> 2. set type to Core
> 3. press setup on configuration file
> 4. Create new
> org.eclipse.core.internal.resources.ResourceException: Resource '/mySql_generated' does not exist.
> at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
> at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
> at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:49)
> at org.hibernate.eclipse.console.wizards.ConsoleConfigurationWizardPage.initialize(ConsoleConfigurationWizardPage.java:492)
> at org.hibernate.eclipse.console.wizards.ConsoleConfigurationWizardPage.createControl(ConsoleConfigurationWizardPage.java:187)
> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:675)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:549)
> at org.eclipse.jface.window.Window.create(Window.java:431)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
> at org.hibernate.eclipse.launch.ConsoleConfigurationMainTab.handleConfigurationFileCreate(ConsoleConfigurationMainTab.java:356)
> at org.hibernate.eclipse.launch.ConsoleConfigurationMainTab.handleConfigurationFileSetup(ConsoleConfigurationMainTab.java:329)
> at org.hibernate.eclipse.launch.ConsoleConfigurationMainTab.access$2(ConsoleConfigurationMainTab.java:321)
> at org.hibernate.eclipse.launch.ConsoleConfigurationMainTab$3.widgetSelected(ConsoleConfigurationMainTab.java:153)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list