This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 127113 - Visual Web J2EE 1.4 project can't be created because of RuntimeException
Summary: Visual Web J2EE 1.4 project can't be created because of RuntimeException
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
: 127114 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-11 11:31 UTC by Roman Mostyka
Modified: 2008-02-12 10:52 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception full stack trace (3.03 KB, text/plain)
2008-02-11 11:32 UTC, Roman Mostyka
Details
IDE's log (49.96 KB, text/plain)
2008-02-11 11:58 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-02-11 11:31:35 UTC
1. Install "Visual Web JSF Backwards Compatibility Kit" plugin.
2. Start GlassFish.
3. Create visual web J2EE 1.4 project.

Result: RuntimeException arises.

Product Version: NetBeans IDE Dev (Build 200802110004)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Comment 1 Roman Mostyka 2008-02-11 11:32:39 UTC
Created attachment 56427 [details]
Exception full stack trace
Comment 2 Roman Mostyka 2008-02-11 11:58:44 UTC
Created attachment 56429 [details]
IDE's log
Comment 3 Petr Blaha 2008-02-11 12:28:55 UTC
Davide, is it regression caused by project sharability? Thanks, Petr
Comment 4 Martin Schovanek 2008-02-11 15:50:23 UTC
*** Issue 127114 has been marked as a duplicate of this issue. ***
Comment 5 Martin Schovanek 2008-02-11 15:57:13 UTC
- can open old visualweb projects
- works when disable the 'Project shared with other users' Probably problem 
Comment 6 _ krystyna 2008-02-11 21:08:53 UTC
With a clean userdir, I am getting a Missing Body Element on Visual Web project 
creation with Build 200802110004 when the shared option is checked.
Comment 7 Quy Nguyen 2008-02-12 02:15:30 UTC
Product Version: NetBeans IDE Dev (Build 080211)
Java: 1.5.0_14; Java HotSpot(TM) Client VM 1.5.0_14-b03
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

I'm having a similar problem with creating J2EE 1.4 projects on a clean userdir.  Using the same steps as in the issue
description, the first project creation takes > 3 minutes (which incidentally causes commit validation to fail).  This
does not happen when a J2EE 1.5 project is created first, and subsequent projects, 1.4 or 1.5, do not exhibit this problem.
Comment 8 David Konecny 2008-02-12 03:14:29 UTC
This was fixed in trunk #335. Sorry for regression - it was big chunk of changes and I missed testing it with visualweb.
Comment 9 David Konecny 2008-02-12 04:54:54 UTC
Btw. as I said somewhere else making project not sharable (first wizard panel) is temporary workaround in cases like this.
Comment 10 Roman Mostyka 2008-02-12 10:52:53 UTC
Verified with build 080212.