ICEfaces
  1. ICEfaces
  2. ICE-5222

ICEfaces-2.0 push throws exception when redploying application on Tomcat on Windows

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      jsf2.0, ice-push, tomcat 6 or 7, Windows only
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Add a context.xml file to the application which specifies the anti*Locking attributes:

      <Context antiJarLocking="true" antiResourceLocking="true" path="/appContextGoesHere" >
      </Context>
      Show
      Add a context.xml file to the application which specifies the anti*Locking attributes: <Context antiJarLocking="true" antiResourceLocking="true" path="/appContextGoesHere" > </Context>

      Description

      When redeploying an application (server can be running or not), the following exception will start and not allow the application to be redeployed (after the first few times).
      SEVERE: Exception sending context destroyed event to listener instance
       of class org.icefaces.push.servlet.ServletEnvironmentListener
       java.lang.NullPointerException
           at org.icefaces.push.servlet.ICEfacesResourceHandler.notifyContextShutdown(ICEfacesResourceHandler.java:175)
           at org.icefaces.push.servlet.ServletEnvironmentListener.contextDestroyed(ServletEnvironmentListener.java:38)
           at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3973)
           at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4577)
           at org.apache.catalina.core.StandardContext.start(StandardContext.java:4474)
           at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791
           at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
           at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
           at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:850)
           at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:724)
           at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:493)
           at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1274)
           at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:296)
           at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
           at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1337)
           at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
           at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
          at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
          at java.lang.Thread.run(Thread.java:6

        Issue Links

          Activity

          Judy Guglielmin created issue -
          Judy Guglielmin made changes -
          Field Original Value New Value
          Link This issue blocks ICE-4458 [ ICE-4458 ]
          Judy Guglielmin made changes -
          Salesforce Case []
          Fix Version/s 2.0-Alpha2 [ 10214 ]
          Ken Fyten made changes -
          Salesforce Case []
          Assignee Priority P1
          Ken Fyten made changes -
          Salesforce Case []
          Assignee Deryk Sinotte [ deryk.sinotte ]
          Ken Fyten made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Assignee Priority P1
          Resolution Fixed [ 1 ]
          Judy Guglielmin made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Ken Fyten made changes -
          Salesforce Case []
          Affects [Documentation (User Guide, Ref. Guide, etc.)]
          Ken Fyten made changes -
          Salesforce Case []
          Assignee Priority P2
          Deryk Sinotte made changes -
          Workaround Description Add a context.xml file to the application which specifies the anti*Locking attributes:

          <Context antiJarLocking="true" antiResourceLocking="true" path="/appContextGoesHere" >
          </Context>
          Workaround Exists [Yes]
          Salesforce Case []
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.0-Beta [ 10032 ]
          Fix Version/s 2.0-Alpha2 [ 10214 ]
          Ken Fyten made changes -
          Link This issue depends on ICE-5683 [ ICE-5683 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.0-Beta [ 10231 ]
          Fix Version/s 2.0-Alpha3 [ 10032 ]
          Ken Fyten made changes -
          Summary ICEfaces-2.0 push throws exception when redploying application on Tomcat6.0 ICEfaces-2.0 push throws exception when redploying application on Tomcat on Windows
          Environment jsf2.0, ice-push jsf2.0, ice-push, tomcat 6 or 7, Windows only
          Salesforce Case []
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.0.0 [ 10230 ]
          Fix Version/s 2.0-Beta [ 10231 ]
          Assignee Priority P2
          Ken Fyten made changes -
          Assignee Deryk Sinotte [ deryk.sinotte ] Mandeep Hayher [ mandeep.hayher ]
          Mandeep Hayher made changes -
          Assignee Mandeep Hayher [ mandeep.hayher ] Ken Fyten [ ken.fyten ]
          Ken Fyten made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Fix Version/s 2.0-Beta2 [ 10242 ]
          Fix Version/s 2.0.0 [ 10230 ]
          Affects [Documentation (User Guide, Ref. Guide, etc.)]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s 2.0.0 [ 10230 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Ken Fyten
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: