Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-5118

different filetypes of packed JBoss AS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • No Release
    • None
    • Installer
    • None
    • Workaround Exists
    • Hide

      Check whether the original files are UNIX/WINDOWS line separator and put to SCCS or FTP from the correct source platform.

      Show
      Check whether the original files are UNIX/WINDOWS line separator and put to SCCS or FTP from the correct source platform.

      The ZIPed archive include some times windows files sometimes unix files.

      Normally it dosn't matter, but if the files stored unpacked into a SCCS or transfered as text will change the '0D0A' to '0D0D0A'.

      This will produce some ERRORs like this:
      ERROR [StandardContext] Error in dependencyCheck
      java.io.IOException: invalid header field
      at java.util.jar.Attributes.read(Attributes.java:389)
      at java.util.jar.Manifest.read(Manifest.java:182)
      at java.util.jar.Manifest.<init>(Manifest.java:52)
      at org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:149)

      JBoss 4.0.4.GA is delivered as UNIX and 4.2.0.GA/4.2.1 as WINDOWS.

      To avoid this the ZIP should delivered alway as UNIX files.

              amit.bhayani Amit Bhayani (Inactive)
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: