ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-462

WebSphere 8.5.0.2 - sample apps fail if deployed with the commons-logging.jar inside the war file

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA
    • Fix Version/s: EE-3.3.0.GA
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEfaces EE 3.3.0 Build 14
      App Server: WAS 8.5.0.2
      Browsers: FF21, Chrome27
    • Assignee Priority:
      P1

      Description

      The next sample apps malfunctioned on WebSphere 8.5.0.2 when installed with the commons-logging.jar included in the .war file. Removing this jar from the .war file restored functionality of these apps.

      1) auctionMonitor (FF21):
      Using the initial war file from build 14, there were seen many Server Internal Error popups, and bids could not be placed; removing the commons-logging.jar from the war fixed the issue, and no further issues were found.


      2) showcase (Chrome27):
      The common-logging.jar had to be removed from the war file to be able to have the app functioning.


      3) ee-composite-showcase (Chrome27):
      Server Internal Errors occurred when changing themes from the drop-down, see error fragment below. Removing the commons-logging.jar file from the war solved this issue.

      [6/21/13 17:11:09:150 EDT] 000000bf webcontainer E
      com.ibm.ws.webcontainer.internal.WebContainer handleRequest SRVE0255E: A WebGroup/Virtual
      Host to handle /favicon.ico has not been defined.
      [6/21/13 17:11:18:488 EDT] 000000bf lifecycle W invalid property: currentStyle
                                       javax.validation.ValidationException: invalid property: currentStyle
          at org.apache.bval.jsr303.util.PathNavigation.navigateAndReturn(PathNavigation.java:105)
          at org.apache.bval.jsr303.util.PathNavigation.navigate(PathNavigation.java:117)
          at org.apache.bval.jsr303.ClassValidator.validateValueImpl(ClassValidator.java:718)
          at org.apache.bval.jsr303.ClassValidator.validateValue(ClassValidator.java:239)
          at org.apache.bval.jsr303.ClassValidator.validateValue(ClassValidator.java:231)
          at javax.faces.validator.BeanValidator.validate(BeanValidator.java:306)
      ...........
      Caused by: org.apache.commons.logging.LogConfigurationException:
      org.apache.commons.logging.LogConfigurationException:
      org.apache.commons.logging.LogConfigurationException: Class
      org.apache.commons.logging.impl.Jdk14Logger does not implement Log
          at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36430 Thu Jun 27 09:40:06 MDT 2013 deryk.sinotte IPCK-462: added commented sections to poms that can be used to prohibit common-logging from being included when building for WebSphere 8
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/compat/pom.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/pom.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36425 Wed Jun 26 17:07:38 MDT 2013 deryk.sinotte IPCK-462: add property to prevent deployment of commons-logging library
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/build/common.xml

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: