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 102567 - cannot run ee1.4 webapp - IllegalArgumentException
Summary: cannot run ee1.4 webapp - IllegalArgumentException
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks: 100628
  Show dependency tree
 
Reported: 2007-04-26 03:41 UTC by _ hlu
Modified: 2007-06-26 22:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server log file (437.82 KB, text/plain)
2007-04-26 03:42 UTC, _ hlu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hlu 2007-04-26 03:41:14 UTC
Build20070425 nbi installed:
Cannot run ee1.4 webapp.
Steps:
1.create webapp ee1.4 level project.
2. Run on application server.
Got 404 error and the following exception thrown in server log(see attachment
for server log file):
Caused by: java.lang.IllegalStateException: ContainerBase.addChild: start:
LifecycleException:  java.lang.IllegalArgumentException: Cant create Lifecycle
for id: com.sun.faces.lifecycle.PARTIAL.
        at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:963)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:944)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:671)
        at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1575)
        at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1216)
        at
com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:169)
        ... 61 more
Comment 1 _ hlu 2007-04-26 03:42:53 UTC
Created attachment 41686 [details]
server log file
Comment 2 _ potingwu 2007-04-26 03:50:37 UTC
This is fixed last night. Please also see issue#102412.

krystyna:
> Verified fixed in 0704251200.
Comment 3 _ hlu 2007-06-26 22:17:59 UTC
verified in build200706242201. mark it as verified.