ICEfaces
  1. ICEfaces
  2. ICE-9835

showcase - ace:fileEntry specific failures on GlassFish3.1.2/4.0 @ Windows OS

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA, 4.0.BETA
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
    • Assignee Priority:
      P1

      Description

      The following issues have ben found while testing showcase > ace:fileEntry demos on GlassFish 3.1.2.2 on Windows7 (issues may exist also with GlassFish on other Windows OSs).

      1) With ICEfaces4 trunk code on GlassFish4.0/Windows7:
      All fileEntry demos pass, except:
      showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled".
      Not an issue on Tomcat7/Windows7, or on GlassFish4.0/Linux.

      2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows:
       All showcase > fileEntry demos fail, in the same way as described in JIRA ICE-7931. This is not an issue if testign on an Amazon/Linux GlassFish instance or on Tomcat7/Windows7.

        Activity

        Hide
        Ted Goddard added a comment -

        GlassFish4 logging on MacOS X after uploading .jpg:

        [#|2014-02-13T14:48:12.085-0700|INFO|glassfish 4.0||_ThreadID=22;_ThreadName=Thread-3;_TimeMillis=1392328092085;_LevelValue=800;|
        after DELETE exists: false|#]

        GlassFish4 logging on Windows 7 after uploading .jpg:

        [#|2014-02-13T14:54:53.104-0700|INFO|glassfish 4.0||_ThreadID=21;_ThreadName=Thr
        ead-3;_TimeMillis=1392328493104;_LevelValue=800;|
        after DELETE exists: true|#]

        Show
        Ted Goddard added a comment - GlassFish4 logging on MacOS X after uploading .jpg: [#|2014-02-13T14:48:12.085-0700|INFO|glassfish 4.0||_ThreadID=22;_ThreadName=Thread-3;_TimeMillis=1392328092085;_LevelValue=800;| after DELETE exists: false|#] GlassFish4 logging on Windows 7 after uploading .jpg: [#|2014-02-13T14:54:53.104-0700|INFO|glassfish 4.0||_ThreadID=21;_ThreadName=Thr ead-3;_TimeMillis=1392328493104;_LevelValue=800;| after DELETE exists: true|#]
        Hide
        Ted Goddard added a comment -

        Utils.copyStream() was not closing the output stream. This is now being performed and the non-pdf files no longer remain in the upload directory.

        Show
        Ted Goddard added a comment - Utils.copyStream() was not closing the output stream. This is now being performed and the non-pdf files no longer remain in the upload directory.
        Hide
        Ted Goddard added a comment -

        GlassFish4 with ICEfaces 4 is now fixed, but GlassFish3 with ICEfaces 3.3 will be considered "won't fix" pending reported customer issue.

        Show
        Ted Goddard added a comment - GlassFish4 with ICEfaces 4 is now fixed, but GlassFish3 with ICEfaces 3.3 will be considered "won't fix" pending reported customer issue.
        Hide
        Ted Goddard added a comment - - edited

        Also tested http://dev.icesoft.com/svn/ossrepo/icefaces-ee/branches/icefaces-ee-3.0.0.GA_P02 on MacOS X with showcase built via web-profile and mojarra/javax.faces.jar copied to glassfish3/glassfish/modules. fileEntry samples fail with no Exceptions reported in the log.

        Show
        Ted Goddard added a comment - - edited Also tested http://dev.icesoft.com/svn/ossrepo/icefaces-ee/branches/icefaces-ee-3.0.0.GA_P02 on MacOS X with showcase built via web-profile and mojarra/javax.faces.jar copied to glassfish3/glassfish/modules. fileEntry samples fail with no Exceptions reported in the log.

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: