Menu

#1 Error creating new Tomcat project

open
nobody
None
7
2011-06-24
2011-06-24
cazsan
No

Hi there.
I've noticed a relevant bug in the current mongrel version. We are unable to finish the new tomcat project process (with the finish button) and no structure is created.

Here is my walk-through :
1/ Start the last eclipse (Indigo)
2/ Click on File > New Project > Java > Project Tomcat
3/ Set a name and click next
4/ Click on finish button
5/ Window disappear and instantaneously reappear (the 2nd step, as before the click on the finish button)

The folder is correctly created in the package explorer but all the content is not well set. There is only 1 folder and not all the structure that is required for tomcat application.
I tried with Tomcat started or even stopped but nothing works (my configurations are all good).
I also noticed that we can see quickly the progress bar after clicking on finish but nothing happens. I tried to click many times also, no more...

I hope that this bug will be as relevant as possible in order to correct it.
Thanks in advance.

Discussion

  • cazsan

    cazsan - 2011-06-24
    • priority: 5 --> 7
     
  • Ralph Moulton

    Ralph Moulton - 2012-05-22

    I see this same error. The Eclipse log shows the error as: Unhandled event loop exception

    java.lang.NullPointerException
    at net.sf.mongrel.TomcatProjectCreationWizard.performFinish(TomcatProjectCreationWizard.java:95)
    at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:827)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:432)

    eclipse.buildId=M20120208-0800
    java.version=1.7.0_02
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -data /home/rmoult01/mongrel -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.