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

Summary: [60cat] java.lang.IllegalStateException when building Enterprise Application
Product: obsolete Reporter: vanob <vanob>
Component: visualwebAssignee: Dongmei Cao <dongmeic>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

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