[jbosstools-issues] [JBoss JIRA] (JBIDE-11735) NPE after importing openshift app via New Server wizard

Stefan Bunciak (JIRA) jira-events at lists.jboss.org
Wed May 2 09:42:18 EDT 2012


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

Stefan Bunciak updated JBIDE-11735:
-----------------------------------

    Steps to Reproduce: 
#ASSERT: Have non-imported application on OpenShift
#EXEC: Servers view -> New Server -> OpenShift Server
#EXEC: Provide credentials, import the application
#RESULT: Application is imported, but NPE in logged in Error log.

  was:
#ASSERT: Have unimported application on OpenShift
#EXEC: Servers view -> New Serever -> OpenShift Server
#EXEC: Provide credentials, import application
#RESULT: Application is imported, but NPE in logged in Error log.


    
> NPE after importing openshift app via New Server wizard
> -------------------------------------------------------
>
>                 Key: JBIDE-11735
>                 URL: https://issues.jboss.org/browse/JBIDE-11735
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers, openshift
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Stefan Bunciak
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.CR1
>
>
> {code}
> java.lang.NullPointerException
> 	at org.eclipse.wst.common.componentcore.internal.operation.ServerContextRootUpdateOperation.execute(ServerContextRootUpdateOperation.java:40)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl$1.run(DataModelPausibleOperationImpl.java:385)
> 	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(DataModelPausibleOperationImpl.java:410)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(DataModelPausibleOperationImpl.java:360)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.doExecute(DataModelPausibleOperationImpl.java:247)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.executeImpl(DataModelPausibleOperationImpl.java:219)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.cacheThreadAndContinue(DataModelPausibleOperationImpl.java:89)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.execute(DataModelPausibleOperationImpl.java:207)
> 	at org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities.setServerContextRoot(ComponentUtilities.java:337)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ServerAdapterFactory.renameWebContextRoot(ServerAdapterFactory.java:101)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ServerAdapterFactory.createServerAdapter(ServerAdapterFactory.java:83)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ServerAdapterFactory.createServerAdapter(ServerAdapterFactory.java:75)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.appimport.ServerAdapterFactory.create(ServerAdapterFactory.java:54)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.createServerAdapter(OpenShiftExpressApplicationWizardModel.java:196)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.importProject(OpenShiftExpressApplicationWizardModel.java:94)
> 	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:274)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list