You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2014/06/17 10:23:01 UTC

[jira] [Resolved] (SLING-3663) IllegalArgumentException when creating a bundle - Add and remove cannot be both null/empty

     [ https://issues.apache.org/jira/browse/SLING-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Egli resolved SLING-3663.
--------------------------------

    Resolution: Fixed

Marking this one resolved for now as we have a potential fix. If it happens again, we shall reopen it.

> IllegalArgumentException when creating a bundle - Add and remove cannot be both null/empty
> ------------------------------------------------------------------------------------------
>
>                 Key: SLING-3663
>                 URL: https://issues.apache.org/jira/browse/SLING-3663
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>            Priority: Critical
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Following stacktrace occured when creating a new project:
> {code}
> java.lang.IllegalArgumentException: Add and remove cannot both be null/empty
> at org.eclipse.wst.server.core.internal.Server.canModifyModules(Server.java:2461)
> at org.eclipse.wst.server.core.internal.ServerWorkingCopy.modifyModules(ServerWorkingCopy.java:544)
> at org.apache.sling.ide.eclipse.ui.wizards.AbstractNewSlingApplicationWizard.deployProjectsOnServer(AbstractNewSlingApplicationWizard.java:183)
> at org.apache.sling.ide.eclipse.ui.wizards.AbstractNewSlingApplicationWizard$3.execute(AbstractNewSlingApplicationWizard.java:131)
> at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
> at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1028)
> at org.apache.sling.ide.eclipse.ui.wizards.AbstractNewSlingApplicationWizard.performFinish(AbstractNewSlingApplicationWizard.java:127)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)