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 116819 - [60cat] java.lang.IllegalStateException when building Enterprise Application
Summary: [60cat] java.lang.IllegalStateException when building Enterprise Application
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Dongmei Cao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-26 13:50 UTC by vanob
Modified: 2007-10-26 18:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (60.07 KB, text/plain)
2007-09-26 13:51 UTC, vanob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vanob 2007-09-26 13:50:33 UTC
[ BUILD # : 200709260000 ]
[ JDK VERSION : 1.6.0_02 ]

1. Created Enterprise Application
2. Created one entity class and one session bean
3. Pressed Shift+F11

The dialog was shown with the exception.
Attaching messages.log file
Comment 1 vanob 2007-09-26 13:51:17 UTC
Created attachment 49563 [details]
messages.log
Comment 2 Peter Zavadsky 2007-09-26 19:03:02 UTC
This belongs to JSF support (which subcomponent is it?).

SEVERE: Application was not properly initialized at startup, could not find Factory:
javax.faces.application.ApplicationFactory
java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory:
javax.faces.application.ApplicationFactory
	at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:256)
...
Comment 3 Dongmei Cao 2007-10-10 17:53:33 UTC
I don't see the exception any more. It is probably because I have fixed bug
http://www.netbeans.org/issues/show_bug.cgi?id=117498. This might be a dup of that bug. Please verify.
Comment 4 Lark Fitzgerald 2007-10-26 18:20:05 UTC
Verified not reproducible using: 200710241200, jdk 1.6.0_02 Linux