[jbosstools-issues] [JBoss JIRA] (JBIDE-11304) Receiving NPE due to situation with adapters for JBoss Servers

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Mar 14 03:18:47 EDT 2012


Rob Stryker created JBIDE-11304:
-----------------------------------

             Summary: Receiving NPE due to situation with adapters for JBoss Servers
                 Key: JBIDE-11304
                 URL: https://issues.jboss.org/browse/JBIDE-11304
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 3.3.0.Beta2
            Reporter: Rob Stryker
            Assignee: Rob Stryker
             Fix For: 3.3.0.Beta2


Steps to reproduce:
 1) create new eap 5.1.1 server
 2) right-click on it in the workspace
 3) check error logs for NPE
{code}
	at org.jboss.ide.eclipse.as.core.server.internal.JBossServer.getDeployFolder(JBossServer.java:110)
	at org.jboss.ide.eclipse.as.core.server.internal.JBossServer.getDeployFolder(JBossServer.java:105)
	at org.jboss.ide.eclipse.as.ui.actions.ExploreUtils.getDeployDirectory(ExploreUtils.java:104)
	at org.jboss.ide.eclipse.as.ui.actions.ExploreUtils.canExplore(ExploreUtils.java:120)
	at org.jboss.tools.as.wst.server.ui.xpl.ExploreActionProvider$1.canExplore(ExploreActionProvider.java:48)
	at org.jboss.tools.as.wst.server.ui.xpl.ExploreActionProvider.fillContextMenu(ExploreActionProvider.java:128)
{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