[
http://jira.jboss.com/jira/browse/JBIDE-447?page=comments#action_12353508 ]
Max Andersen commented on JBIDE-447:
------------------------------------
next does not result in NPE any longer, but then gives a next wizard page that have other
issues, see JBIDE-452
Clicking Next on create package result in exception
---------------------------------------------------
Key: JBIDE-447
URL:
http://jira.jboss.com/jira/browse/JBIDE-447
Project: JBoss IDE
Issue Type: Bug
Components: Packaging
Reporter: Max Andersen
Assigned To: Marshall Culpepper
The following exception occurs when clicking Next.
Does not matter what I put in the fields.....any combination I tried resulted in an
exception.
org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:84)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:72)
at
org.jboss.ide.eclipse.packages.core.model.internal.PackagesModel.createPackage(PackagesModel.java:227)
at
org.jboss.ide.eclipse.packages.core.model.internal.PackagesModel.createDetachedPackage(PackagesModel.java:698)
at
org.jboss.ide.eclipse.packages.core.model.PackagesCore.createDetachedPackage(PackagesCore.java:383)
at
org.jboss.ide.eclipse.packages.ui.wizards.pages.PackageInfoWizardPage.createPackage(PackageInfoWizardPage.java:306)
at
org.jboss.ide.eclipse.packages.ui.wizards.pages.PackageInfoWizardPage.pageExited(PackageInfoWizardPage.java:279)
at
org.jboss.ide.eclipse.ui.wizards.WizardWithNotification.pageChanged(WizardWithNotification.java:81)
--
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