Bug 284310 - [fiximprove] : Import project functionality throws exceptions
Summary: [fiximprove] : Import project functionality throws exceptions
Status: CLOSED INVALID
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: Project Builder (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 1.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, needinfo
Depends on:
Blocks:
 
Reported: 2009-07-22 13:42 EDT by Sumit Kumar CLA
Modified: 2009-10-28 08:46 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sumit Kumar CLA 2009-07-22 13:42:47 EDT
Hi,

    I created a j2me project for nokia series 40 (with my existing sources) and i'm trying to push the same to SVN but with only "MUST HAVE" files for the project. Here are the files i'm putting in from the main folder <project_root>:


    src
    res
    mtj
    project
    classpath
    Application Descriptor
    build.properties


    But when i do an import on this directory structure, it always fails with the following exception:


    Errors occurred during the build.
      Errors running builder 'Preprocessor Builder' on project 'project-mobile'.
        [No Message]
        java.lang.NullPointerException
      [No Message]
      java.lang.NullPointerException
      Errors running builder 'Preverification Builder' on project 'project-mobile'.
      java.lang.NullPointerException
      Errors running builder 'Package Builder' on project 'project-mobile'.
      java.lang.NullPointerException


    After this the content of build.properties gets overwritten with no file entries at all. I never have to do anything different on a project folder with proper .project and .classpath in eclipse. I was wondering what is causing this issue for Pulsar; can it be fixed soon or am i doing something wrong?


    Appreciate any help/pointers.
    -Sumit
Comment 1 David Marques CLA 2009-07-22 13:59:10 EDT
Hello Sumit,

Could you please attach the project into the bug so we can track the issue ??

Regards,

David Marques

(In reply to comment #0)
> Hi,
> 
>     I created a j2me project for nokia series 40 (with my existing sources) and
> i'm trying to push the same to SVN but with only "MUST HAVE" files for the
> project. Here are the files i'm putting in from the main folder <project_root>:
> 
> 
>     src
>     res
>     mtj
>     project
>     classpath
>     Application Descriptor
>     build.properties
> 
> 
>     But when i do an import on this directory structure, it always fails with
> the following exception:
> 
> 
>     Errors occurred during the build.
>       Errors running builder 'Preprocessor Builder' on project
> 'project-mobile'.
>         [No Message]
>         java.lang.NullPointerException
>       [No Message]
>       java.lang.NullPointerException
>       Errors running builder 'Preverification Builder' on project
> 'project-mobile'.
>       java.lang.NullPointerException
>       Errors running builder 'Package Builder' on project 'project-mobile'.
>       java.lang.NullPointerException
> 
> 
>     After this the content of build.properties gets overwritten with no file
> entries at all. I never have to do anything different on a project folder with
> proper .project and .classpath in eclipse. I was wondering what is causing this
> issue for Pulsar; can it be fixed soon or am i doing something wrong?
> 
> 
>     Appreciate any help/pointers.
>     -Sumit
> 

Comment 2 Sumit Kumar CLA 2009-07-22 15:41:08 EDT
Hi David,

This is my first time reporting a bug here so bear with me. Do you mean attaching my "project-mobile" with this bug or is that a field in this bug system that i need to fill? Please clarify and i would do the needful.

Thanks,
-Sumit
Comment 3 David Marques CLA 2009-07-27 14:41:37 EDT
Hi Sumit,

On the top of the bug page there is an attachments section. Please click "Add an attachment" and upload a zip file with your project so we can reproduce the issue.

Regards,

David Marques

(In reply to comment #2)
> Hi David,
> 
> This is my first time reporting a bug here so bear with me. Do you mean
> attaching my "project-mobile" with this bug or is that a field in this bug
> system that i need to fill? Please clarify and i would do the needful.
> 
> Thanks,
> -Sumit
> 

Comment 4 Diego Madruga Sandin CLA 2009-08-07 09:13:59 EDT
Hi Sumit,

does the problem persists? Have you tried one of the newer Nigtly Builds?

Regards,
Diego
Comment 5 Sumit Kumar CLA 2009-08-10 03:12:23 EDT
I'm downloading it right now. Shall report asap.. BTW i figured out, this problem exists in other packages of eclipse as well (Java/JEE/Reporting). But instead of jumping guns straight way, let me verify it first.

Thanks for following up Diego.
-Sumit
Comment 6 Diego Madruga Sandin CLA 2009-08-17 14:05:06 EDT
Hi Sumit,

does the problem persists? 

Regards,
Diego
Comment 7 Diego Madruga Sandin CLA 2009-08-26 08:03:43 EDT
No response from reporter.
Comment 8 Sumit Kumar CLA 2009-08-29 18:17:31 EDT
apology for responding late; i hadn't been checking my mails for sometime now. I downloaded Pulsar Build id: 20090814-1157 and it seems to be working fine. So i'm assuming somebody fixed the problem either in the core eclipse or specific to pulsar. Still need to verify if it works for imports on other eclipse configurations (J2EE etc.) but thats definitely not part of Pulsar. Closing the ticket. Please push the changes into the trunk (or whatever you guys call it).

Thanks for your patience and for fixing the issue.
-Sumit
Comment 9 Diego Madruga Sandin CLA 2009-10-28 08:46:53 EDT
Released