[
https://issues.jboss.org/browse/JBDS-1638?page=com.atlassian.jira.plugin....
]
Snjezana Peco resolved JBDS-1638.
---------------------------------
Fix Version/s: 4.1.0.M1
5.0.0.M1
Resolution: Duplicate Issue
This issue was fixed within JBIDE-8399. The NPE was happening when there was a request for
a WTP runtime on a non WTP project.
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
Fix For: 4.1.0.M1, 5.0.0.M1
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