[jbosside-issues] [JBoss JIRA] Created: (JBIDE-445) Selecting FileSystem destination gives weird value and NPE (after a while)

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Feb 16 04:26:30 EST 2007


Selecting FileSystem destination gives weird value and NPE (after a while)
--------------------------------------------------------------------------

                 Key: JBIDE-445
                 URL: http://jira.jboss.com/jira/browse/JBIDE-445
             Project: JBoss IDE
          Issue Type: Bug
          Components: Packaging
            Reporter: Max Andersen


Entering c:\temp\somethingthatdoesnotexist (a non existent directory) apparently
makes it select C:\Documents and settings\.... as if it ignored my entry.

Then for a few seconds nothing is responsive and I get:

java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:336)
	at org.jboss.ide.eclipse.packages.core.model.internal.PackagesModel.getProjectPackages(PackagesModel.java:272)
	at org.jboss.ide.eclipse.packages.ui.wizards.pages.PackageInfoWizardPage.validate(PackageInfoWizardPage.java:253)
	at org.jboss.ide.eclipse.packages.ui.wizards.pages.PackageInfoWizardPage.access$0(PackageInfoWizardPage.java:190)
	at org.jboss.ide.eclipse.packages.ui.wizards.pages.PackageInfoWizardPage$3.widgetSelected(PackageInfoWizardPage.java:104)

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

        



More information about the jbosstools-issues mailing list