[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1638) NPE when importing CSV->XML example

Libor Zoubek (JIRA) jira-events at lists.jboss.org
Thu Apr 28 11:58:18 EDT 2011


NPE when importing CSV->XML example
-----------------------------------

                 Key: JBDS-1638
                 URL: https://issues.jboss.org/browse/JBDS-1638
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
          Components: runtime
    Affects Versions: 4.1.0.M1
         Environment: JBDS 4.1 build H346
            Reporter: Libor Zoubek
            Assignee: Snjezana Peco


When trying to import SOA-P 5 CSV->XML example I get Error dialog with this one in logfile.
{noformat}
!ENTRY org.jboss.tools.project.examples 4 0 2011-04-28 17:41:51.207
!MESSAGE 
!STACK 0
java.lang.NullPointerException
	at org.jboss.tools.project.examples.fixes.WTPRuntimeFix.fix(WTPRuntimeFix.java:69)
	at org.jboss.tools.project.examples.ProjectExamplesActivator.fix(ProjectExamplesActivator.java:247)
	at org.jboss.tools.project.examples.wizard.NewProjectExamplesWizard$2.runInWorkspace(NewProjectExamplesWizard.java:186)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{noformat}

Snejza, could you please take a look at it? I feel it could be related to JBIDE-8730? I cannot repro it on JBT 3.2.1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list