Bug 412478 - Spring MVC: Null pointer exception after creating the Spring MVC application using STS
Summary: Spring MVC: Null pointer exception after creating the Spring MVC application ...
Status: CLOSED DUPLICATE of bug 379739
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: jst.j2ee CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2013-07-08 04:47 EDT by Sandeep Lawar CLA
Modified: 2013-07-08 09:16 EDT (History)
1 user (show)

See Also:


Attachments
Project zip (17.00 KB, application/x-zip-compressed)
2013-07-08 04:47 EDT, Sandeep Lawar CLA
no flags Details
Error Screen (293.93 KB, image/pjpeg)
2013-07-08 04:47 EDT, Sandeep Lawar CLA
no flags Details
Internal Error (49.42 KB, image/pjpeg)
2013-07-08 04:48 EDT, Sandeep Lawar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandeep Lawar CLA 2013-07-08 04:47:24 EDT
Created attachment 233196 [details]
Project zip

Hello,
  I am getting below error when tried to create a Spring MVC project
using STS for Juno 3.3.0.M2 version.
  Projects gets created successully and all maaven dependecices gets resoloved correctly.

But when i click on the project node meaning 
HelloSpringMVC

I am getting below Error.

" An internal error occurred during: "Loading descriptor for HelloSpringMVC.".
  java.lang.NullPointerException "


Can you please help me here ?

Attached are the 
1) screenshot of plugins installed on Eclipse Juno 4.2.2
2) Project Zip
3) And screen showing the error.

Steps to reproduce :
1) Create new Spring Project and select  Spring MVC Project Template.
2) Fill in the necessary details.
3) Then create You will see that say HelloSpringMVC projects gets successfully created/
4) Let the project resolove all the necessary dependencies 
5) Then click on the project or refresh the project 
6) You will see the 

" An internal error occurred during: "Loading descriptor for HelloSpringMVC.".
  java.lang.NullPointerException "
Comment 1 Sandeep Lawar CLA 2013-07-08 04:47:59 EDT
Created attachment 233197 [details]
Error Screen
Comment 2 Sandeep Lawar CLA 2013-07-08 04:48:46 EDT
Created attachment 233198 [details]
Internal Error
Comment 3 Dani Megert CLA 2013-07-08 09:16:13 EDT
Looks like bug 379739.

Please attach the complete .log file.

*** This bug has been marked as a duplicate of bug 379739 ***