[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2893) java.lang.NullPointerException when select JBoss AS in JBoss Server View after JBT first run.

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Oct 14 12:50:33 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12433760#action_12433760 ] 

Rob Stryker commented on JBIDE-2893:
------------------------------------

Very odd bug... 

The NPE is caused by the extension not loading.
The extension doesn't load because the archives.webtools bundle does not load.
The archives.webtools bundle does not load because of it's reference to ArchivesModuleModelListener, which for some reason was receiving a class not found exception.

And then I cleaned my projects and it worked magically.

Were you testing this from a build or from workspace code? If from workspace code, let's verify whether or not its present in a build. 

> java.lang.NullPointerException when select JBoss AS in JBoss Server View after JBT first run. 
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2893
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2893
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.beta1
>            Reporter: Anton Klimkovich
>            Assignee: Rob Stryker
>         Attachments: exception.txt
>
>
> EXECUTE: Run Studio
> EXECUTE: In JBoss Server View select JBoss AS
> FAILURE:   Server View Provider (org.jboss.ide.eclipse.as.ui.FilesetViewProvider) failed to load
> Log attached.

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

        



More information about the jbosstools-issues mailing list