[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1657) Imported Project's classpath container assuming server exists

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Jan 18 14:20:21 EST 2008


Imported Project's classpath container assuming server exists
-------------------------------------------------------------

                 Key: JBIDE-1657
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1657
             Project: Tools (JBoss Tools)
          Issue Type: Bug
            Reporter: Rob Stryker
             Fix For: 2.0.1


java.lang.NullPointerException
	at org.jboss.ide.eclipse.as.classpath.core.runtime.ProjectRuntimeClasspathProvider$RuntimeClasspathContainer.getDescription(ProjectRuntimeClasspathProvider.java:120)
	at org.eclipse.jdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementText(CPListLabelProvider.java:261)
	at org.eclipse.jdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getText(CPListLabelProvider.java:78)
	at org.eclipse.jface.viewers.WrappedViewerLabelProvider.getText(WrappedViewerLabelProvider.java:108)
	at org.eclipse.jface.viewers.WrappedViewerLabelProvider.update(WrappedViewerLabelProvider.java:164)
	at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:135)
	at org.eclipse.jface.viewers.AbstractTableViewer.doUpdateItem(AbstractTableViewer.java:386)

My guess is that your classpath container thinks the server exists...which it wont do in this case when he is creating a new project.

That should be fixed in .0.1

Workaround for user: delete the classpath entry about JBoss 4 server in classpath.


-- 
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

        



More information about the jbosstools-issues mailing list